summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobert Collins <rbtcollins@hp.com>2015-04-30 09:47:22 +1200
committerRobert Collins <rbtcollins@hp.com>2015-04-30 11:26:00 +1200
commita67e2c346c5193cf36e381694d8fddb0d826df6b (patch)
treed3a5cb0ac1c8993153ddf994361586d8dba15e0e /tools
parent0971d6f63adf19eea45791d34619d27a0ba73553 (diff)
downloadpbr-a67e2c346c5193cf36e381694d8fddb0d826df6b.tar.gz
Issue #1450210: Preversioning rc tag handling0.11.0
We were generating versions lower than the last tag when preversioning was in use and pre-release versions had been tagged. Also attempt to run the script without devstack. Change-Id: If984939003ae7c513ee76b52c6808db0c1766050 Closes-Bug: #1450210
Diffstat (limited to 'tools')
-rw-r--r--tools/integration.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/integration.sh b/tools/integration.sh
index 0847481..c03c6f3 100644
--- a/tools/integration.sh
+++ b/tools/integration.sh
@@ -29,6 +29,7 @@ BASE=${BASE:-/opt/stack}
REPODIR=${REPODIR:-$BASE/new}
# TODO: Figure out how to get this on to the box properly
+sudo apt-get update
sudo apt-get install -y --force-yes libvirt-dev libxml2-dev libxslt-dev libmysqlclient-dev libpq-dev libnspr4-dev pkg-config libsqlite3-dev libzmq-dev libffi-dev libldap2-dev libsasl2-dev ccache
# FOR numpy / pyyaml