ci: pip install DLRN fails when not using infra images

Bug #1717003 reported by James Slagle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Medium
James Slagle

Bug Description

Trying to reproduce the quickstart ci jobs outside of upstream infra results in the "pip install DLRN" task failing because it's using the system pip instead of the pip from the virtualenv at dlrn-venv.

There is an upstream ansible bug about this issue, but it affects 2.2.0:

https://github.com/ansible/ansible/issues/29526

To workaround, we can update pip in the virtualenv using the command module first. Once that's done, pip will be found in the virtualenv.

Changed in tripleo:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → James Slagle (james-slagle)
milestone: none → queens-1
Revision history for this message
James Slagle (james-slagle) wrote :

turns out this would be fixed by bumping quickstart to use the 2.3.0 ansible version which was done last night, so no workaround is needed.

Changed in tripleo:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.