Test #4965
Task #4961: [Epic] Improve Integration and Testing with Nginx and Apache
pulp-smash should test pulp-api and pulp-content-app directly, and not through nginx or apache
Version:
Platform Release:
Tags:
Sprint:
Sprint 55
Quarter:
Description
To simplify the testing of Pulp, pulp-smash's defaults should expect to use gunicorn hosting pulp-api and pulp-content-app directly. Currently it tests through nginx.
The installer will have those services listening on 127.0.0.1 only, so if you want pulp to expose pulp-api and pulp-content-app to external traffic, use the vars given by this story: https://pulp.plan.io/issues/4964 and have them expose at 0.0.0.0:24816 and 0.0.0.0:24817.
History
#1
Updated by bmbouter over 1 year ago
- Parent task set to #4961
#2
Updated by amacdona@redhat.com over 1 year ago
- Sprint set to Sprint 54
#3
Updated by kersom over 1 year ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
#4
Updated by ttereshc over 1 year ago
- Sprint changed from Sprint 54 to Sprint 55
#5
Updated by kersom over 1 year ago
- Status changed from ASSIGNED to CLOSED - COMPLETE
Please register to edit this issue