Run bindep for gate-infra-puppet-apply-{node}

This give the ability to install missing OS packages that are needed
to run puppet apply.

Change-Id: I3958cf64080beedcdb5cb7a5b9851e58b52676c6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-09-16 17:48:25 -04:00
parent 0356cd8024
commit 09defed4ad
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@
- shell: |
#!/bin/bash -xe
cd openstack-infra/system-config
/usr/local/jenkins/slave_scripts/install-distro-packages.sh
./tools/apply-test.sh
publishers: