-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
oc get istag/mysql:5.5 fails #11381
Comments
bumping priority, queue is failing 100% on this |
the failure is in |
looks like the test is running against the dockerhub mysql image, and is only importing a few of the many possible tags. the dockerhub image just pushed a bunch of tag changes 2 days ago, and 5.5 is not even in the spec.tags list of the imagestream:
|
This is happening over on release-1.3 branch. |
fix was in #11393 if you want to cherry pick it |
Not sure if this is a flake or something more fundamental, it is failing consistently since friday night.
https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_check/7166/consoleFull#87565479056c25df4e4b05b79524e5d52
i've confirmed that mysql:5.5 can be imported/imagestream created on my machine.
The text was updated successfully, but these errors were encountered: