You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can also recreate this locally by building the operator, deploying it into a 4.12 cluster, and running the e2e tests. At the moment, our CI is broken until we fix this issue.
I reproduced using:
$ export IMAGE_REPO=quay.io/lbragsta/
$ export TAG=`uuidgen`
$ make image && make push
$ make e2e
The text was updated successfully, but these errors were encountered:
We've noticed failures in CI after upgrading to 4.12 clusters for testing, see openshift/release#33214:
Test output:
We can also recreate this locally by building the operator, deploying it into a 4.12 cluster, and running the e2e tests. At the moment, our CI is broken until we fix this issue.
I reproduced using:
The text was updated successfully, but these errors were encountered: