Merge "Run bindep on zuul integration job"

This commit is contained in:
Jenkins 2017-02-03 21:49:46 +00:00 committed by Gerrit Code Review
commit efbcd2478f

View File

@ -449,6 +449,10 @@
builders:
- zuul-clone-workspace:
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
- run-tox:
envlist: 'nodepool'