commit | 08a40ad12977b041576b2e09c108c75c9a9b84cf | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Wed Apr 29 08:57:13 2020 +1000 |
committer | Ian Wienand <iwienand@redhat.com> | Tue May 05 14:12:12 2020 +1000 |
tree | cbc5a7c2e20d326040b3d98c2388feb755c3f453 | |
parent | 66f1000004729b62ab7b58474a1a16c0473da72f [diff] |
Use ensure-pip for stackviz pip install Infra is trying to move to nodes that do not come with pip/virtualenv pre-installed on the image; for details see the spec at [1]. zuul-jobs include ensure-pip [2] to provide pip dependencies; use that before installing stackviz. Note that if pip is installed this is a noop. [1] https://docs.opendev.org/opendev/infra-specs/latest/specs/cleanup-test-node-python.html [2] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#role-ensure-pip Needed-By: https://review.opendev.org/723762 Change-Id: I24925ab8e885404da64a3ecfca3848041b6dfc05