blob: c02a0167a70f4e60dabde7bfe11cde78b2c207e7 [file] [log] [blame]
James E. Blairb44a7ef2017-01-24 13:45:50 -08001#!/bin/bash -xe
2
3/usr/zuul-env/bin/zuul-cloner --workspace /tmp --cache-dir /opt/git \
4 git://git.openstack.org openstack-infra/nodepool
5
6ln -s /tmp/nodepool/log $WORKSPACE/logs
7
8cd /tmp/openstack-infra/nodepool
9/usr/local/jenkins/slave_scripts/install-distro-packages.sh
10sudo pip install .
11
12bash -xe ./tools/zuul-nodepool-integration/start.sh