Disable the flavor aio and set default flavor to mini 95/58595/2
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 15 Jun 2018 19:40:47 +0000 (21:40 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Sat, 30 Jun 2018 08:54:03 +0000 (08:54 +0000)
The flavor all-in-one (aio) hasn't been maintained well and
the stability of it is in question. This change disables the
flavor aio and sets the default flavor to mini.

It is important for XCI to enable the aio back in order to help
users who want to try XCI but don't have big enough machine to
go for bigger flavors. However, we need to verify all flavors
for acceptable user experience so the flavor can only be enabled
back once this happens.

Change-Id: I053c8fec78876dea71439f1f1bd737a105254ad4
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
xci/config/user-vars
xci/opnfv-scenario-requirements.yml

index 1554777..1f30ec3 100755 (executable)
@@ -20,7 +20,7 @@
 # or
 #   export XCI_FLAVOR="ha"
 #-------------------------------------------------------------------------------
-export XCI_FLAVOR=${XCI_FLAVOR:-aio}
+export XCI_FLAVOR=${XCI_FLAVOR:-mini}
 export XCI_DISTRO=${XCI_DISTRO:-$(source /etc/os-release &>/dev/null || source /usr/lib/os-release &>/dev/null; echo ${ID,,})}
 export XCI_CEPH_ENABLED=${XCI_CEPH_ENABLED:-false}
 
index 8688d3c..a43127b 100644 (file)
@@ -84,7 +84,6 @@
   installers:
     - installer: kubespray
       flavors:
-        - aio
         - ha
         - mini
         - noha
   installers:
     - installer: kubespray
       flavors:
-        - aio
         - ha
         - mini
         - noha
   installers:
     - installer: kubespray
       flavors:
-        - aio
         - ha
         - mini
         - noha
   installers:
     - installer: kubespray
       flavors:
-        - aio
         - ha
         - noha
         - mini
   installers:
     - installer: kubespray
       flavors:
-        - aio
         - ha
         - noha
         - mini