Task #4968
closedExtend GHA matrix for pulpcore to test nginx and apache tests
100%
Description
Solution¶
The GitHub Actions environment should provide assurance that Pulp runs well (with the functional tests) when run using nginx and apache. In the same way we use Travis to give assurance with PostgreSQL compatibility, we can do the same for Apache and Nginx.
Solution¶
Add two additional entries into the test matrix to run the integration tests, only with the installer configured to install nginx and apahce respectively.
This should be done using the Travis configuration tool.
Updated by dkliban@redhat.com about 4 years ago
- Category set to Installer - Moved to GitHub issues
- Parent issue deleted (
#4961)
Updated by dkliban@redhat.com about 4 years ago
- Subject changed from Extend Travis matrix for pulpcore and pulpcore-plugin to test nginx and apache tests to Extend Travis matrix for pulpcore to test nginx and apache tests
- Description updated (diff)
Updated by mdepaulo@redhat.com about 4 years ago
- Subject changed from Extend Travis matrix for pulpcore to test nginx and apache tests to Extend GHA matrix for pulpcore to test nginx and apache tests
- Description updated (diff)
Updated by ppicka about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ppicka
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by ppicka almost 4 years ago
Added by ppicka almost 4 years ago
Revision 2024e58b | View on GitHub
Use apache in tests
Change 2 dynamic and 1 static test to use apache instead of nginx.
Add install mods for apache and removing default vhost for Debian host.
closes: #4968 https://pulp.plan.io/issues/4968 closes: #7524 https://pulp.plan.io/issues/7524
Updated by ppicka almost 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp|2024e58b4196027134aa19c7441116fb489b78c2.
Updated by daviddavis almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Use apache in tests
Change 2 dynamic and 1 static test to use apache instead of nginx.
Add install mods for apache and removing default vhost for Debian host.
closes: #4968 https://pulp.plan.io/issues/4968 closes: #7524 https://pulp.plan.io/issues/7524