summaryrefslogtreecommitdiffstats
path: root/xci/config
diff options
context:
space:
mode:
Diffstat (limited to 'xci/config')
-rwxr-xr-xxci/config/ha-vars2
-rwxr-xr-xxci/config/pinned-versions4
2 files changed, 3 insertions, 3 deletions
diff --git a/xci/config/ha-vars b/xci/config/ha-vars
index b864c42e..33ec2446 100755
--- a/xci/config/ha-vars
+++ b/xci/config/ha-vars
@@ -13,6 +13,6 @@ export TEST_VM_NUM_NODES=6
export TEST_VM_NODE_NAMES="opnfv controller00 controller01 controller02 compute00 compute01"
export VM_DOMAIN_TYPE=${VM_DOMAIN_TYPE:-kvm}
export VM_CPU=${VM_CPU:-8}
-export VM_DISK=${VM_CPU:-80}
+export VM_DISK=${VM_DISK:-80}
export VM_MEMORY_SIZE=${VM_MEMORY_SIZE:-16384}
export VM_DISK_CACHE=unsafe
diff --git a/xci/config/pinned-versions b/xci/config/pinned-versions
index 121cb473..e1c110c6 100755
--- a/xci/config/pinned-versions
+++ b/xci/config/pinned-versions
@@ -23,5 +23,5 @@
export OPNFV_RELENG_VERSION="master"
# HEAD of bifrost "master" as of 29.06.2017
export OPENSTACK_BIFROST_VERSION=${OPENSTACK_BIFROST_VERSION:-"7c9bb5e07c6bc3b42c9a9e8457e5eef511075b38"}
-# HEAD of osa "master" as of 29.06.2017
-export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"0648818c64239b534d00db381c4609f28e40bda9"}
+# HEAD of osa "master" as of 23.08.2017
+export OPENSTACK_OSA_VERSION=${OPENSTACK_OSA_VERSION:-"4d39f2cc29417153780210fc0bb86223387e9968"}