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

[2112643] Nightly build: v4.11.0-578: index format was changed in 4.11 to file-based instead of sqlite-based

XMLWordPrintable

    • CNV I/U Operators Sprint 222, CNV I/U Operators Sprint 223, CNV I/U Operators Sprint 225
    • High
    • None

      Description of problem:
      CNV Nightly build installation failed due to index format was changed in 4.11 to file-based instead of sqlite-based

      $ oc get InstallPlan -n openshift-cnv
      NAME CSV APPROVAL APPROVED
      install-j88pg kubevirt-hyperconverged-operator.4.11.0-578 Automatic true

      $ oc patch InstallPlan -n openshift-cnv $(oc get InstallPlan -n openshift-cnv -ojsonpath=

      {.items[0].metadata.name}

      ) -p '{"spec":{"approved":true}}' --type merge

      Apply patch didnt work.

      According to Oren Cohen investigation:

      "it's because the index format was changed in 4.11 to file-based instead of sqlite-based."

              ocohen@redhat.com Oren Cohen
              ebattat@redhat.com Eli Battat
              Satheesaran Sundaramoorthi Satheesaran Sundaramoorthi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: