Skip to content

Commit

Permalink
TEMP:Force DualStack e2e testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aojea committed Sep 12, 2019
1 parent b264db4 commit 863cfc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hack/ci/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ build() {

# up a cluster with kind
create_cluster() {

IP_FAMILY="DualStack"

# create the config file
cat <<EOF > "${ARTIFACTS}/kind-config.yaml"
# config for 1 control plane node and 2 workers
Expand Down

0 comments on commit 863cfc0

Please sign in to comment.