Merge "Run bindep on zuul integration job"
This commit is contained in:
commit
efbcd2478f
@ -449,6 +449,10 @@
|
|||||||
builders:
|
builders:
|
||||||
- zuul-clone-workspace:
|
- zuul-clone-workspace:
|
||||||
project: openstack-infra/zuul
|
project: openstack-infra/zuul
|
||||||
|
- shell: |
|
||||||
|
#!/bin/bash -xe
|
||||||
|
cd openstack-infra/zuul
|
||||||
|
/usr/local/jenkins/slave_scripts/install-distro-packages.sh
|
||||||
- shell: tools/nodepool-integration-setup.sh
|
- shell: tools/nodepool-integration-setup.sh
|
||||||
- run-tox:
|
- run-tox:
|
||||||
envlist: 'nodepool'
|
envlist: 'nodepool'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user