-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18.z, 4.19.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
sriov-network-operator was not installed after 15 minutes
Failed at sriov-network-operator-subscription creation
The issue will be in the following lines https://github.com/openshift/release/blob/ab700e25c7c17c9d6a53fd7e9e6dbb323ba9ecdd/ci-operator/step-registry/openstack/provision/sriov-operator/openstack-provision-sriov-operator-commands.sh#L167-L179
Due to the FOUND_SNO variable never turning to 0, so the conditional https://github.com/openshift/release/blob/ab700e25c7c17c9d6a53fd7e9e6dbb323ba9ecdd/ci-operator/step-registry/openstack/provision/sriov-operator/openstack-provision-sriov-operator-commands.sh#L217 results in "sriov-network-operator was not installed after 15 minutes"
Version-Release number of selected component (if applicable):
4.19
How reproducible:
https://steps.ci.openshift.org/reference/openstack-provision-sriov-operator
Steps to Reproduce:
1. 2. 3.
Actual results:
Permanent fails
Expected results:
Pass
Additional info: