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

EUS upgrade test fails with KeyError: 'iib' in cnv-tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • CNV v4.16.z, CNV v4.14.z, CNV v4.12.z
    • None
    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • None

      Summary

      EUS upgrade test fails when resolving IIB; KeyError on missing 'iib' key in cnv-tests.

      Steps to reproduce

      1. Trigger dev EUS upgrade job: dev-test-upgrade-cnv-eus-4.16-lbednar
      2. Cluster: lbednar3 (rhos-psi.cnv-qe.rhood.us)
      3. Console log: https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/dev-test-upgrade-cnv-eus-4.16-lbednar/3/consoleFull

      Actual result

      Job fails with KeyError: 'iib' in cnv-tests:

      File "/cnv-tests/tests/install_upgrade_operators/product_upgrade/utils.py", line 668, in get_successful_fbc_build_iib
        return build["iib"]
      KeyError: 'iib'
      

      Test: tests/install_upgrade_operators/product_upgrade/test_eus_upgrade.py::TestEUSToEUSUpgrade::test_eus_upgrade_process

      Expected result

      IIB lookup should succeed and EUS upgrade flow should continue.

      Notes

      Observed in build #3 of dev-test-upgrade-cnv-eus-4.16-lbednar. Results publishing looks OK; failure is in IIB lookup logic.

              rh-ee-hmeir Harel Meir
              lbednar@redhat.com Lukas Bednar
              Krzysztof Majcher Krzysztof Majcher
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: