Issue #4674
pulpcore docs often fail to build under travis
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:
Description
As discovered during https://github.com/pulp/pulpcore/pull/75 (https://pulp.plan.io/issues/4556), the docs often fail to build under travis due to DJANGO_SETTINGS_MODULE being unset. Despite it being set in playbook.yml .
Associated revisions
History
#1
Updated by mdepaulo@redhat.com almost 2 years ago
- Status changed from NEW to POST
#2
Updated by Anonymous almost 2 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|2dd76a54538a3a9b7259ced55dff518fd3c32daa.
#3
Updated by bmbouter almost 2 years ago
- Tags deleted (
Pulp 3)
#4
Updated by fao89 about 1 year ago
- Tags CI/CD added
#5
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Fix docs not building
Due to DJANGO_SETTINGS_MODULE not being inherited from .travis/playbook.yml
fixes #4674