Merge "Set 777 for the test-volume"

This commit is contained in:
Zuul 2017-11-29 20:31:12 +00:00 committed by Gerrit Code Review
commit 0375ee9419
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
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
sudo mkdir /tmp/test-volume
sudo chmod 777 /tmp/test-volume
cat <<EOF | kubectl create -f -
apiVersion: v1
kind: PersistentVolume