Fix: Update lf-activate-venv
[releng/builder.git] / jjb / integration / integration-get-slave-addresses.sh
index 2546d31f68c819b3315cf640a5d1749d03116286..98cd3db7b34038a182f2222752aad9157730587d 100644 (file)
@@ -1,4 +1,13 @@
 #!/bin/bash -l
+
+# shellcheck disable=SC1090
+. ~/lf-env.sh
+
+lf-activate-venv --python python3 \
+    python-heatclient \
+    python-openstackclient \
+    yq
+
 # Get the Controller and Tools VM slave addresses
 
 set -x