summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/global-requirement-pins.txt
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-06-12 17:39:04 +0200
committerFatih Degirmenci <fdegir@gmail.com>2018-08-21 13:33:26 +0200
commit973920421d98159a3d91790859061ee718cd1e07 (patch)
treea48dcdfbeb128cf337e0650261b88c1bef1aa9a8 /xci/installer/osa/files/global-requirement-pins.txt
parentc1ef2d45fe71dda92ec2f015b2ccd70ce2855d85 (diff)
xci: Bump OSA and bifrost SHAs
This change - bumps OSA SHA to cbfdb7dc295ff702044b807336fab067d84a3f20 (mostly based on Rocky RC1) - bumps bifrost SHA to c1c6fb7487d5b967624400623fd35aabf303b917 - pins Ansible to 2.4.6.0 - switches to ollivier/functest-healtcheck since OS is bumped to Rocky Change-Id: Icc14e3e794b489dafd78b426c54051a3732ccb1a Signed-off-by: Fatih Degirmenci <fdegir@gmail.com> Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/installer/osa/files/global-requirement-pins.txt')
-rw-r--r--xci/installer/osa/files/global-requirement-pins.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/xci/installer/osa/files/global-requirement-pins.txt b/xci/installer/osa/files/global-requirement-pins.txt
index fd401854..0056fa73 100644
--- a/xci/installer/osa/files/global-requirement-pins.txt
+++ b/xci/installer/osa/files/global-requirement-pins.txt
@@ -9,6 +9,8 @@
### These are pinned to ensure exactly the same behaviour forever! ###
### These pins are updated through the sources-branch-updater script ###
###
-pip==9.0.1
-setuptools==38.5.1
-wheel==0.30.0
+# Bumping pip to version 10 fails in tempest when trying to install
+# packages with an empty list.
+pip==18.0
+setuptools==40.0.0
+wheel==0.31.1