Actions
Issue #6451
closedOur functional tests use settings from django.conf which may not be accurate
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 70
Quarter:
Description
Imagine you have two environments: one running your pulp functional tests and one running your pulp server. This is the case in our CI. If you call settings.WHATEVER in the tests, you're going to get the value from the test runner environment instead of the actual pulp server.
Related issues
Actions
Fix pulp config in tests
Regenerate travis config.
fixes #6451 https://pulp.plan.io/issues/6451