Task #4312
closedSwitch Travis-CI to use Pulp 3 installer
0%
Description
Currently Travis-CI relies on a series of scripts to install Pulp 3.
Switching to Pulp 3 installer on Travis will be beneficial to test the installer, and sync changes with different environments.
Today I tested Pulp against an installation using the ansible-pulp3 and few tests failed locally, due to a missing setting already present on Travis.
See: 4302.
Related issues
Updated by daviddavis almost 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
I think other plugins need to be updated too. Part of this task should be to open issues for other plugins and the plugin template.
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Added by amacdona@redhat.com almost 6 years ago
Added by amacdona@redhat.com almost 6 years ago
Revision 82516771 | View on GitHub
Various fixes to support ubuntu install
This is a necessary pre-step to work with travis. https://pulp.plan.io/issues/4312 re: #4312
Updated by amacdona@redhat.com over 5 years ago
- Blocked by Issue #4510: Ansible roles: Separate installing postgres from configuring it added
Updated by amacdona@redhat.com over 5 years ago
- Related to Task #4189: Extend Travis build+publish pipeline to build, test, and publish vanilla core process images to quay.io added
Updated by amacdona@redhat.com over 5 years ago
- Status changed from ASSIGNED to POST
Added by amacdona@redhat.com over 5 years ago
Revision 35b7f3ed | View on GitHub
Use ansible to install on travis
Do not test python 3.6 on maria. We may need to add this back at some point, but for now, running the 3.6 and 3.7 against both databases seems like overkill and uses too many concurrent jobs.
Required PR: https://github.com/pulp/ansible-pulp3/pull/94
re #4312
Updated by amacdona@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Updated by mdepaulo@redhat.com over 4 years ago
- Related to Issue #7063: pulp_installer adds a redis PPA on all Ubuntu releases added
Various fixes to support ubuntu install
This is a necessary pre-step to work with travis. https://pulp.plan.io/issues/4312 re: #4312