Lock libs for bootstrap-salt-cluster-heat-jjb
python3.7 wheel==0.42 venv_testrail_analyzer
python2.7 requests-oauthlib==1.3.1 fuel-devops30
Related_prod: PROD-36426
Change-Id: I1ea74e9594693b4bd4390c41356d2b621bf07af6
diff --git a/jobs/pipelines/swarm-bootstrap-salt-cluster-heat.groovy b/jobs/pipelines/swarm-bootstrap-salt-cluster-heat.groovy
index 5a74fea..2a859cb 100644
--- a/jobs/pipelines/swarm-bootstrap-salt-cluster-heat.groovy
+++ b/jobs/pipelines/swarm-bootstrap-salt-cluster-heat.groovy
@@ -234,6 +234,8 @@
shared.run_cmd("""\
. /home/jenkins/venv_testrail_reporter/bin/activate; \
pip install urllib3==1.26.6; \
+ pip install requests requests-oauthlib==1.3.1; \
+ pip install wheel==0.42.0; \
pip install git+ssh://maintenance-ci-robot@gerrit.mcp.mirantis.com:29418/mcp/testrail-reporter -U;
""")
}
@@ -251,6 +253,8 @@
shared.run_cmd("""\
. /home/jenkins/venv_testrail_analyzer/bin/activate; \
pip install urllib3==1.26.6; \
+ pip install requests requests-oauthlib==1.3.1; \
+ pip install wheel==0.42.0; \
pip install git+https://review.gerrithub.io/ibumarskov/testrail-reporter@b9041b241f3364022cd0ad63510f02aab4352a6b;
""")
shared.update_working_dir()
diff --git a/tcp_tests/requirements.txt b/tcp_tests/requirements.txt
index 5f58f3f..b4b4f55 100644
--- a/tcp_tests/requirements.txt
+++ b/tcp_tests/requirements.txt
@@ -27,6 +27,7 @@
polling==0.3.2
retrying
virtualbmc<2.0
+requests-oauthlib==1.3.1
# For Queens: https://github.com/openstack/requirements/blob/stable/queens/global-requirements.txt