aboutsummaryrefslogtreecommitdiff
path: root/lkft/common/builders-v2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lkft/common/builders-v2.sh')
-rwxr-xr-xlkft/common/builders-v2.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/lkft/common/builders-v2.sh b/lkft/common/builders-v2.sh
index 76651f7f80..376907e738 100755
--- a/lkft/common/builders-v2.sh
+++ b/lkft/common/builders-v2.sh
@@ -40,7 +40,10 @@ fi
# Install ruamel.yaml and Jinja2 for submit_for_testing.py
# to submit jobs
-pip3 install --user --force-reinstall ruamel.yaml Jinja2
+pip3 install --user --force-reinstall ruamel.yaml Jinja2 squad-client
+# install the squad-client with the default pip command
+# so that the squad-client could be found
+pip install --user --force-reinstall squad-client
sudo apt-get update
sudo apt-get install -y selinux-utils cpio