summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-06-17 18:10:32 +0000
committerGerrit Code Review <review@openstack.org>2019-06-17 18:10:32 +0000
commit884899b4325cd405179918daaeaee74b0e0ba308 (patch)
tree19f6f58944803c1df1f0cde7daffa94d56510b92
parent17f9439e9f9026dd3e8cae1e917a78e80195152c (diff)
parentc691c63d83d8ab5c577d83464883971185250688 (diff)
downloadpbr-884899b4325cd405179918daaeaee74b0e0ba308.tar.gz
Merge "Install more dependencies for integration testing"
-rw-r--r--tools/integration.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/integration.sh b/tools/integration.sh
index 3b431e1..6c4dc16 100644
--- a/tools/integration.sh
+++ b/tools/integration.sh
@@ -30,7 +30,7 @@ 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 libffi-dev libldap2-dev libsasl2-dev ccache libkrb5-dev liberasurecode-dev libjpeg-dev
+sudo apt-get install -y --force-yes libvirt-dev libxml2-dev libxslt-dev libmysqlclient-dev libpq-dev libnspr4-dev pkg-config libsqlite3-dev libffi-dev libldap2-dev libsasl2-dev ccache libkrb5-dev liberasurecode-dev libjpeg-dev libsystemd-dev libnss3-dev libssl-dev
# FOR numpy / pyyaml
# The source list has been removed from our apt config so rather than