Remove pin pip from beaker legacy jobs

This is the zuulv3 counterpart to
Ie3f967d27b03a9594d54e8dd413f61daa65a73f3

Change-Id: I63831a158b2693d50b281fce961134be89ebfe45
This commit is contained in:
Ian Wienand 2017-10-12 11:33:34 +11:00
parent 7b1d72cc81
commit d1a735897f
3 changed files with 0 additions and 15 deletions

View File

@ -7,11 +7,6 @@
path: '{{ ansible_user_dir }}/workspace'
state: directory
- shell:
cmd: sudo pip install "pip<8" "virtualenv<14"
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
- shell:
cmd: |
/usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \

View File

@ -7,11 +7,6 @@
path: '{{ ansible_user_dir }}/workspace'
state: directory
- shell:
cmd: sudo pip install "pip<8" "virtualenv<14"
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
- shell:
cmd: |
/usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \

View File

@ -7,11 +7,6 @@
path: '{{ ansible_user_dir }}/workspace'
state: directory
- shell:
cmd: sudo pip install "pip<8" "virtualenv<14"
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
- shell:
cmd: |
/usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \