Task #4571
closedSwitch Travis installer to use Ansbile roles
100%
Description
Using https://pulp.plan.io/issues/4312, specifically https://github.com/pulp/pulpcore/pull/41 as a guide, install pulpcore, pulpcore-plugin, and pulp_ansible with the Ansible installer.
Related issues
Updated by amacdona@redhat.com over 5 years ago
- Copied from Task #4570: Switch Travis installer to use Ansbile roles added
Updated by amacdona@redhat.com over 5 years ago
- Copied to Task #4572: Switch Travis installer to use Ansbile roles added
Updated by daviddavis over 5 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by dkliban@redhat.com over 5 years ago
- Blocked by Task #4784: Create a tool for generating Travis config for plugins added
Updated by bmbouter over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
- Sprint set to Sprint 53
I'm going to apply the tool from @dkliban to test it.
Added by bmbouter over 5 years ago
Updated by bmbouter over 5 years ago
- Status changed from ASSIGNED to POST
PR available at: https://github.com/pulp/pulp_ansible/pull/104
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|e696bd88340b698aa8173ca6ebf447a845ef547f.
Updated by bmbouter over 5 years ago
- Status changed from MODIFIED to POST
bringing back for one more pipeline fix.
Added by bmbouter over 5 years ago
Revision eba8cc76 | View on GitHub
Travis pipeline needs to make html
The pipeline wasn't running make html
correctly so it wouldn't fail if
there were docs errors. This causes the pipeline to run make html
correctly.
Also it adds in a doc_requirements.txt file which the pipeline uses to install docs requirements.
It also fixes the docs verison number to be correct. We really need to start using bumpversion.
Also it adds in the latest api schema which was forgotten too.
https://pulp.plan.io/issues/4571 closes #4571
asdf
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|eba8cc76fa7c1c28d0726c487bffc63eb53b6060.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Switch to using generated Travis CI scripts
This switches to the tool introduced by the script added to the plugin template with this PR:
https://github.com/pulp/plugin_template/pull/42
https://pulp.plan.io/issues/4571 closes #4571