Merge pull request #1208 from runcom/moar-tests
contrib: test: integration: enable more e2e kube tests
This commit is contained in:
commit
6c0b79b706
6 changed files with 20 additions and 38 deletions
|
@ -47,6 +47,8 @@
|
|||
export API_HOST={{ ansible_default_ipv4.address }}
|
||||
export API_HOST_IP={{ ansible_default_ipv4.address }}
|
||||
export KUBE_ENABLE_CLUSTER_DNS=true
|
||||
export ENABLE_HOSTPATH_PROVISIONER=true
|
||||
export KUBE_ENABLE_CLUSTER_DASHBOARD=true
|
||||
./hack/local-up-cluster.sh
|
||||
mode: "u=rwx,g=rwx,o=x"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue