Skip to content
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

Add PyTest suite for testing perl container in OpenShift 4 #309

Merged
merged 6 commits into from
Jul 2, 2024

Conversation

phracek
Copy link
Member

@phracek phracek commented Jun 24, 2024

This pull request supports testing perl container in OpenShift 4 by PyTest.

See a similar pull request here:
sclorg/s2i-python-container#691

The pull request is separated into several commit in order to better review.

  1. Adding test suite into test directory
  2. Remove deprecated OpenShift 3 tests
  3. Fix imagestream custom_tag definition
  4. Distribution pytest into <version>/test symlinks.

@phracek
Copy link
Member Author

phracek commented Jun 24, 2024

[test-openshift-pytest]

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
@phracek phracek force-pushed the add_pytest_suite_for_openshift_4 branch from f8d8d4e to 63fd545 Compare June 26, 2024 10:52
@phracek
Copy link
Member Author

phracek commented Jun 26, 2024

[test-openshift-pytest]

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
@phracek
Copy link
Member Author

phracek commented Jul 2, 2024

[test-all]

Copy link
Member Author

@phracek phracek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests passed. Nothing is blocking. The pull request adds more tests with OpenShift 4 environment.

@phracek
Copy link
Member Author

phracek commented Jul 2, 2024

The pull request itself does not break s2i-perl-container functionality. Only adds new set of tests.!!!!

@phracek phracek merged commit 93bcfd7 into master Jul 2, 2024
15 checks passed
@phracek phracek deleted the add_pytest_suite_for_openshift_4 branch July 2, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants