set KUBECONFIG in common.sh, default to new location
and preserve value in ginkgo e2e test driver
This commit is contained in:
@@ -237,7 +237,6 @@ function kube-up {
|
||||
rm $domain_xml
|
||||
done
|
||||
|
||||
export KUBECONFIG="${KUBECONFIG:-${HOME}/.kube/.kubeconfig}"
|
||||
export KUBE_SERVER="http://192.168.10.1:8080"
|
||||
export CONTEXT="libvirt-coreos"
|
||||
create-kubeconfig
|
||||
|
Reference in New Issue
Block a user