Task #4443
closedAdd travis tests to pulplift
0%
Description
Since installation of pulp in a development environment is crucial and necessary for debugging everything else, I think we should start by making these tests non-blocking so we can quickly make changes if we have to.
Since it can be tricky to debug multiple problems I think we should also be disciplined and not merge unless the tests pass.
For initial implementation, it would be best to just clone pulplift and run vagrant up for 1 box, probably pulp3-source-fedora28 (molecule isn't currently working in f29 https://github.com/ansible/molecule/issues/1724). Some sanity checks would be nice to have, but we could probably start with passing if the installation completes.
Updated by CodeHeeler about 4 years ago
- Tracker changed from Issue to Task
- % Done set to 0
Updated by bmbouter almost 3 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Updated by dalley over 2 years ago
@mikedep, should this be considered complete? https://github.com/pulp/pulplift/runs/1124162866
Updated by fao89 over 2 years ago
- Status changed from NEW to CLOSED - COMPLETE
- Assignee set to mdepaulo@redhat.com