Project

Profile

Help

Task #3439

Updated by bmbouter about 6 years ago

It is important that the most basic install types (pypi and source) are tested by the Jenkins test runners. Currently they use the Ansible playbooks which is problematic because: 

 a) we don't have test the basic install method coverage 
 b) the ansible playbooks/roles aren't in good shape and we are going to try to unify but that will take time. 

 Hopefully we can re-introduce the Ansible installer in the docs mid-beta. 

 This should use the bash style commands to install pulp with and not the Ansible installer for all Jenkins jobs that work with Pulp3. 

 Hopefully we can re-introduce the Ansible installer mid-beta.

Back