mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 14:45:28 +00:00
Add a new network for e2e tests, to isolate it from any other cluster.
This commit is contained in:
@@ -21,7 +21,7 @@ MINION_SIZE=g1-small
|
||||
NUM_MINIONS=2
|
||||
# gcloud/gcutil will expand this to the latest supported image.
|
||||
IMAGE=backports-debian-7-wheezy
|
||||
NETWORK=default
|
||||
NETWORK=e2e
|
||||
INSTANCE_PREFIX="e2e-test-${USER}"
|
||||
MASTER_NAME="${INSTANCE_PREFIX}-master"
|
||||
MASTER_TAG="${INSTANCE_PREFIX}-master"
|
||||
|
Reference in New Issue
Block a user