-
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
Extended.[images] openshift limit range admission should deny a push of built image exceeding limit on openshift.io/images resource #10375
Comments
(also ideally please change the tag on the test. we are using [images] for tests related to specific images (eg testing the ruby image), this sounds like a registry test to me) |
@PI-Victor as the extended test babysitter this sprint, I suggest you create a PR to move this test (and any other related tests that aren't actually docker image tests) into their own bucket (eg [imageapis]). I've already discussed with @deads2k though i'm not sure i convinced him of the merits of that solution. You can also just convince @mfojtik instead which might be easier. |
@bparees lol :-) |
Not convinced enough enough to do it, but I don't feel strongly enough to argue either. Laying claim to someone else's API group for unrelated tests doesn't seem particularly polite. |
In sum, i don't buy the impoliteness argument. Also I did initially say "fix or disable this test" before proposing moving it to another bucket (which is still the best answer because we need an easy way to run buckets of tests and this isn't related to the existing bucket), but since no one did that for 4 days and I don't want our tests to continue failing and wonder if we we are ignoring deeper problems any longer, getting it out of the bucket is the most expedient action at this point. |
And if i seem overly defensive of the images bucket here, it's because we've spent a huge amount of effort getting that bucket to a passing state and every time we do, someone does something that breaks it and makes it useless to us again. |
@bparees @PI-Victor is this issue fixed now when we moved the tests? |
yup |
well |
so it's not my problem anymore, but you should still fix the tests (or the bug that's causing them to fail). |
Resolves openshift#10375 Signed-off-by: Michal Minář <[email protected]>
Here's a fix: #10835 |
Resolves openshift#10375 Signed-off-by: Michal Minář <[email protected]>
Resolves openshift#10375 Signed-off-by: Michal Minář <[email protected]>
https://ci.openshift.redhat.com/jenkins/job/origin_extended_image_tests/395/consoleFull
Please fix or disable this test asap, it's getting run in the image bucket and causing that bucket to report failure.
The text was updated successfully, but these errors were encountered: