-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
OCPPLAN-7589 - OpenShift Optional Capabilities (Phases 1 & 2)
The no-capabilities job has failures like:
: [sig-builds][Feature:Builds] oc new-app should fail with a --name longer than 58 characters [Skipped:Disconnected] [Suite:openshift/conformance/parallel] 21s { fail [github.com/openshift/origin/test/extended/builds/new_app.go:44]: Unexpected error: <*errors.errorString | 0xc001ae1eb0>: { s: "failed to get clusteroperator for samples-operator: clusteroperators.config.openshift.io \"openshift-samples\" not found", } failed to get clusteroperator for samples-operator: clusteroperators.config.openshift.io "openshift-samples" not found occurred}
and:
: [sig-builds][Feature:Builds] oc new-app should succeed with a --name of 58 characters [Skipped:Disconnected] [Suite:openshift/conformance/parallel] 21s { fail [github.com/openshift/origin/test/extended/builds/new_app.go:44]: Unexpected error: <*errors.errorString | 0xc00247a190>: { s: "failed to get clusteroperator for samples-operator: clusteroperators.config.openshift.io \"openshift-samples\" not found", } failed to get clusteroperator for samples-operator: clusteroperators.config.openshift.io "openshift-samples" not found occurred}
It should transition to not depending on the presence of the openshift-samples component, something like this.
- relates to
-
SO-11 Make samples operator optional
- Closed
- links to