Merge "Add netchecker"

This commit is contained in:
Zuul 2017-11-28 15:53:34 +00:00 committed by Gerrit Code Review
commit 3a2ccf305c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
set -e
set -x
ansible-playbook -i ci_inventory --skip-tags bastion-ssh-config -e skip_downloads=true cluster.yml
ansible-playbook -i ci_inventory --skip-tags bastion-ssh-config -e skip_downloads=true -e docker_dns_servers_strict=no -e deploy_netchecker=true cluster.yml
kubectl create namespace openstack
cat <<EOF | kubectl create -f -