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

First PoC for testing httpd-2.4 container by PyTest #234

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

phracek
Copy link
Member

@phracek phracek commented Nov 27, 2024

No description provided.

@phracek phracek marked this pull request as draft November 27, 2024 12:02
Copy link

Pull Request validation

Failed

🔴 Review - Missing review from a member (2 required)

Success

🟢 CI - All checks have passed

phracek added a commit to sclorg/container-ci-suite that referenced this pull request Nov 28, 2024
The working solution can be seen here sclorg/httpd-container#234

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Nov 28, 2024

See the output from local testing:

====================================================================== short test summary info =======================================================================
PASSED test/container/test_httpd.py::TestHttpdAppContainer::test_default_path
PASSED test/container/test_httpd.py::TestHttpdAppContainer::test_run_as_root
PASSED test/container/test_httpd.py::TestHttpdAppContainer::test_run_s2i_usage
PASSED test/container/test_httpd_s2i.py::TestHttpdS2IPreInitContainer::test_run_pre_init_test[/root/httpd-container/2.4/test/container/../pre-init-test-app]
PASSED test/container/test_httpd_s2i.py::TestHttpdS2ISampleAppContainer::test_self_cert_test[/root/httpd-container/2.4/test/container/../sample-test-app]
========================================================================= 5 passed in 25.05s =========================================================================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant