Merge "Avoid tools/nodepool-integration-setup.sh from zuul"
This commit is contained in:
@@ -7,7 +7,9 @@
|
|||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Run tools/nodepool-integration-setup.sh from zuul
|
- name: Install packages and run zuul-nodepool-integration/start.sh
|
||||||
shell:
|
shell:
|
||||||
cmd: tools/nodepool-integration-setup.sh
|
cmd: |
|
||||||
chdir: "{{ zuul.projects['git.openstack.org/openstack-infra/zuul'].src_dir }}"
|
sudo pip3 install .
|
||||||
|
./tools/zuul-nodepool-integration/start.sh
|
||||||
|
chdir: "{{ zuul.projects['git.openstack.org/openstack-infra/nodepool'].src_dir }}"
|
||||||
|
Reference in New Issue
Block a user