Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-30133

[2216330] virctl binaries has been renamed for both arm and amd, this would break all tests that expects the binary to be virtctl

XMLWordPrintable

    • CNV I/U Operators Sprint 238
    • High

      Description of problem:
      virctl binaries has been renamed for both arm and amd, this would break all tests that expects the binary to be virtctl

      Version-Release number of selected component (if applicable):
      4.14.0

      How reproducible:
      100%

      Steps to Reproduce:
      1. Download and extract the binaries for virtctl (both arm and amd).
      2.
      3.

      Actual results:
      [cloud-user@ocp-ipi-executor-xl ~]$ oc get consoleclidownloads virtctl-clidownloads-kubevirt-hyperconverged -o yaml
      apiVersion: console.openshift.io/v1
      kind: ConsoleCLIDownload
      metadata:
      creationTimestamp: "2023-06-20T16:10:57Z"
      generation: 1
      labels:
      app: kubevirt-hyperconverged
      app.kubernetes.io/component: compute
      app.kubernetes.io/managed-by: hco-operator
      app.kubernetes.io/part-of: hyperconverged-cluster
      app.kubernetes.io/version: 4.14.0
      name: virtctl-clidownloads-kubevirt-hyperconverged
      resourceVersion: "67270"
      uid: 372883e5-ba67-4bb5-bdb1-d2224d2893e8
      spec:
      description: The virtctl client is a supplemental command-line utility for managing
      virtualization resources from the command line.
      displayName: virtctl - KubeVirt command line interface
      links:

      On extracting:
      [cloud-user@ocp-ipi-executor-xl ~]$ ls -lt /tmp/pytest-D6VHnugiVdCBKRXtMsiYeB/bin0
      total 59528
      -r-x------. 1 cloud-user cloud-user 60954240 Jun 12 00:33 virtctl-linux-amd64
      [cloud-user@ocp-ipi-executor-xl ~]$

      [cloud-user@ocp-ipi-executor-xl ~]$ ls virtctl*
      virtctl-linux-arm64
      [cloud-user@ocp-ipi-executor-xl ~]$

      Expected results:
      The binary should be virtctl, user should be responsible to download the correct binary that they need.

      Additional info:

            stirabos Simone Tiraboschi
            rhn-support-dbasunag Debarati Basu-Nag
            Debarati Basu-Nag Debarati Basu-Nag
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: