xci: xci-deploy.sh: Drop warning for CentOS 31/50831/1
authorMarkos Chandras <mchandras@suse.de>
Fri, 19 Jan 2018 10:11:14 +0000 (10:11 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 19 Jan 2018 10:11:14 +0000 (10:11 +0000)
The basic support for CentOS has been merged and it passes the CI
so drop the warning.

Change-Id: I70e6ba0fcd851d2eb9bfcb24d185276ed68c1005
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/xci-deploy.sh

index ec2598f..c1f14b7 100755 (executable)
@@ -121,13 +121,6 @@ case ${XCI_DISTRO,,} in
         ;;
 esac
 
-if [[ ${XCI_DISTRO,,} == centos ]]; then
-    echo ""
-    echo "Warning: Only Ubuntu and SUSE hosts are fully supported for now!"
-    echo "Warning: CentOS 7 support is still work in progress."
-    echo
-fi
-
 # Clone OPNFV scenario repositories
 #-------------------------------------------------------------------------------
 # This playbook