Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-8810

origin e2e disruptive tests fail creating clusterrolebinding for bastion ssh

XMLWordPrintable

    • Important
    • Unspecified
    • If docs needed, set a value

      Description of problem:

      On release 4.4, disruptive tests are failing with the following unexpected error:

      ```
      clusterrole.rbac.authorization.k8s.io/ssh-bastion created
      + oc create clusterrolebinding ssh-bastion --clusterrole=ssh-bastion --user=system:serviceaccount:test-ssh-bastion:ssh-bastion -o yaml --dry-run=client
      + oc apply -f -
      Error: invalid argument "client" for "--dry-run" flag: strconv.ParseBool: parsing "client": invalid syntax
      See 'oc create clusterrolebinding --help' for usage.
      ```

      Here is an example run:
      https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_cluster-etcd-operator/443/pull-ci-openshift-cluster-etcd-operator-release-4.4-e2e-aws-disruptive/1314574245338025984

      Version-Release number of selected component (if applicable):
      OCP 4.4

      How reproducible:
      Always

      Steps to Reproduce:
      1. Run e2e-aws-disruptive tests

      Actual results:
      Tests fail to create the clusterrolebinding for ssh-bastion.

      Expected results:
      Tests to pass.

      Additional info:

            skuznets@redhat.com Steve Kuznetsov
            openshift_jira_bot OpenShift Jira Bot
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: