Set 777 for the test-volume

Change-Id: I060b70cc8c9dc0cee8ec5487f5c6ae42403614d2
This commit is contained in:
Flavio Percoco 2017-11-29 16:53:04 +01:00
parent 739bed8fde
commit 39698b5733
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