-
Notifications
You must be signed in to change notification settings - Fork 328
Helm chart for Python 3.9 and UBI8 has to be 'False' #777
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
Conversation
Fixes: sclorg#776 Closes: sclorg#776 Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
[test-openshift][test-openshift-pytest] |
Testing Farm results
|
befeleme
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't exactly understand this approach: why do we need to keep the invalid configuration? What does this test test in that case? Shouldn't the line with the nonexistent configuration be just removed from the test parametrization?
Indeed. Why can't we just remove the line? |
Thanks for this question. The test is present for reason, that EOL image stream is not present for future by mistake. But we can remove it. No Problems Just let me know. |
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
@befeleme @frenzymadness Ok, I have removed it. and update [test-openshift][test-openshift-pytest] |
Helm chart for Python 3.9 and UBI8 has to be 'False'
Fixes: #776
Closes: #776