Uploaded image for project: 'OpenShift Builds'
  1. OpenShift Builds
  2. BUILD-472

oc new-app CI without openshift-samples component

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None

      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.

            bparees@redhat.com Ben Parees
            trking W. Trevor King
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: