-
Notifications
You must be signed in to change notification settings - Fork 330
Migration bash test suite to Pytest #501
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
Pull Request validationFailed🔴 Review - Missing review from a member (1 required) Success🟢 CI - All checks have passed |
Pull Request validationSuccess🟢 CI - All checks have passed Auto MergeFailed🔴 Pull Request has unsupported target branch Success🟢 Pull Request is not marked as draft and it's not blocked by |
|
[test-pytest] |
Testing Farm results
|
|
[test-all] |
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
bcfdb11 to
ed28446
Compare
what each test does. Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
[test-pytest][test-openshift] |
|
@frenzymadness The tests have been rewritten based on your small improvements in s2i-python-container. The suite was rewritten like in s2i-perl-container pull request sclorg/s2i-perl-container#346 So PTAL. Not urgent. |
Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
[test-pytest][test-openshift] |
frenzymadness
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.
Possible improvements found.
use container args in case OS is "rhel9" or "rhel10" Signed-off-by: Petr "Stone" Hracek <[email protected]>
bf4bc63 to
8e95f51
Compare
|
[test-pytest][test] |
|
@frenzymadness The issues have been resolved. Thanks. Fantastic review. |
frenzymadness
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'm sorry but it seems my suggestions were mostly ignored. That's, of course, fine, but it'd be nice to share the reason.
I do not now, what I have done. Sorry for wasting your time Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
[test-pytest][test] |
frenzymadness
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.
One last nitpick from me.
frenzymadness
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.
Thank you for your patience!
Signed-off-by: Petr "Stone" Hracek <[email protected]>
b04a463 to
728c045
Compare
|
[test-all] |
|
Let's re-test it after fixing branch [test][test-pytest] |
Signed-off-by: Petr "Stone" Hracek <[email protected]>
b24eba4 to
0269272
Compare
|
Let's re-test it after fixing branch [test][test-pytest] |
|
/auto-merge |
This pull request migrates bash test suite to PyTest suite.
It is separated to these commits:
test_ocp_*test/test_container_*