install odltools 06/73506/2
authorSam Hague <shague@redhat.com>
Wed, 27 Jun 2018 21:40:04 +0000 (17:40 -0400)
committerSam Hague <shague@redhat.com>
Wed, 27 Jun 2018 23:36:24 +0000 (19:36 -0400)
JIRA: ODLTOOLS-10
Change-Id: I6c41f3d46e6a287eecf9882b55e3f3fd8f94a8a5
Signed-off-by: Sam Hague <shague@redhat.com>
jjb/integration/integration-deploy-openstack-run-test.sh

index d155edb2ea54ee7f3fb480775310aead7fc5a3e8..2b6f7fde741071053a94a1f3508835e04973331f 100644 (file)
@@ -11,6 +11,9 @@ SSH="ssh -t -t"
 ADMIN_PASSWORD="admin"
 OPENSTACK_MASTER_CLIENTS_VERSION="queens"
 
+pip install odltools
+odltools -V
+
 # TODO: remove this work to run changes.py if/when it's moved higher up to be visible at the Robot level
 printf "\nshowing recent changes that made it into the distribution used by this job:\n"
 $PYTHON -m pip install --upgrade urllib3