summaryrefslogtreecommitdiffstats
path: root/xci/xci-deploy.sh
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-01-22 12:17:09 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-22 12:17:09 +0000
commit33ad752a00662c9592d349d65e95c58ba1e59cd2 (patch)
treec9db4128ad5387330bab57a9423384a9ead29c13 /xci/xci-deploy.sh
parente08ea41d577b9b29d6fdc1ec1892bdbaf5fff680 (diff)
parentded47e09c63de8680f0f15c0c012499148d99175 (diff)
Merge "xci: xci-deploy.sh: Drop warning for CentOS"
Diffstat (limited to 'xci/xci-deploy.sh')
-rwxr-xr-xxci/xci-deploy.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/xci/xci-deploy.sh b/xci/xci-deploy.sh
index ec2598f8..c1f14b75 100755
--- a/xci/xci-deploy.sh
+++ b/xci/xci-deploy.sh
@@ -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