-
Story
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
False
-
-
False
-
Not Selected
-
-
Detecting the rpm version is wrong. It is looking solely at
- sandboxed-containers-operator-get-kata-rpm/artifacts/kata-rpm-version.txt
- sandboxed-containers-operator-get-kata-rpm/artifacts/build-log.txt
It needs to
- Check INSTALL_KATA_RPM If false, the version is unchanged
- Verify the rpm was uploaded successfully in sandboxed-containers-operator-get-kata-rpm/artifacts/build-log.txt
- check the openshift-extended-test/build-log.txt for rpm -Uvh
- check that the was not an error and output rpm install status pass
- if there is an error, it should show rpm install status failure
- add context for the error. Should determine missing dependency, ?? and unknown