Remove tools/nodepool-integration-setup.sh

This is now obsolete, it's done in nodepool. remove it.

Change-Id: I8b946f124769d5a987ace5166669d8eb8d410e73
Depends-On: https://review.openstack.org/545228
This commit is contained in:
Andreas Jaeger 2018-02-16 08:51:21 +01:00
parent c6c9f1995d
commit 6db56b2129
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
#!/bin/bash -xe
/usr/zuul-env/bin/zuul-cloner --workspace /tmp --cache-dir /opt/git \
git://git.openstack.org openstack-infra/nodepool
ln -s /tmp/nodepool/log $HOME/logs
cd /tmp/openstack-infra/nodepool
sudo pip3 install .
bash -xe ./tools/zuul-nodepool-integration/start.sh