summaryrefslogtreecommitdiffstats
path: root/xci
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-11-20 10:12:44 +0000
committerMarkos Chandras <mchandras@suse.de>2017-11-22 09:55:42 +0000
commit782379df78dd954b9746b9cfedce2c7f589a43b7 (patch)
tree5409bde4e676605a60d64e3d87cc162843630e46 /xci
parenta0d0940dcb7f22b4e4df24ee29804a8224f7c51d (diff)
xci: config: pinned-versions: Bump Bifrost SHA
Change-Id: I9df869fa82f4486b104f4330b83e8300362afb54 Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci')
-rwxr-xr-xxci/config/pinned-versions4
1 files changed, 2 insertions, 2 deletions
diff --git a/xci/config/pinned-versions b/xci/config/pinned-versions
index 8ff44f75..94a6215f 100755
--- a/xci/config/pinned-versions
+++ b/xci/config/pinned-versions
@@ -25,7 +25,7 @@
#-------------------------------------------------------------------------------
# use releng-xci from master until the development work with the sandbox is complete
export OPNFV_RELENG_VERSION="master"
-# HEAD of bifrost "master" as of 29.06.2017
-export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"db9f2f556bf92558275c0422beafb5e68eff59f1"}
+# HEAD of bifrost "master" as of 20.11.2017
+export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"cc46b9280cb0f65e8903af1b15994021018de27e"}
# HEAD of osa "master" as of 17.11.2017
export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"56eefa2f66aa7c77df831ef3332bdfa0802d9a04"}