Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Test building docs against PRs #59

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Conversation

daviddavis
Copy link
Contributor

@daviddavis daviddavis commented Feb 15, 2019

Note that I am not creating a separate job for testing the docs. We're
limited by the number of concurrent jobs in the Pulp org so I figure
it's more efficient to execute the docs check during the normal test
since it only adds 30-60 seconds.

fixes #4403
https://pulp.plan.io/issues/4403

@daviddavis daviddavis force-pushed the issue4403 branch 2 times, most recently from d4f032c to 13000c3 Compare February 15, 2019 17:27
@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #59 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   42.53%   42.53%           
=======================================
  Files          22       22           
  Lines         710      710           
=======================================
  Hits          302      302           
  Misses        408      408

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 011a250...d6196a5. Read the comment docs.

@daviddavis daviddavis force-pushed the issue4403 branch 5 times, most recently from 05dfaae to d695fcd Compare February 15, 2019 18:21
@bmbouter
Copy link
Member

I think a separate job would be almost as efficient and a little bit clearer.

Note that I am not creating a separate job for testing the docs. We're
limited by the number of concurrent jobs in the Pulp org so I figure
it's more efficient to execute the docs check during the normal test
since it adds 30-60 seconds.

fixes #4403
https://pulp.plan.io/issues/4403
@@ -7,10 +7,12 @@ python:
- "3.6"
- "3.7"
env:
matrix:
- DJANGO_MAX=2.2.100 DB=postgres TEST=pulp
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we need this DJANGO_MAX environment variable? I can add it back if we do.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add it back later.

Copy link
Member

@bmbouter bmbouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like what we need! Thanks @daviddavis 👍

@bmbouter bmbouter merged commit 525c3a2 into pulp:master Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants