From 5075ad5d6fe589214a1e79f01a8c430190e7c0e8 Mon Sep 17 00:00:00 2001 From: Mark Burnett Date: Mon, 2 Apr 2018 13:17:30 -0500 Subject: [PATCH] Enable helm test for CoreDNS during genesis Change-Id: I1d05a66c3ae406f6a5c05703899c7410d586397a --- examples/basic/armada-resources.yaml | 1 + examples/complete/armada-resources.yaml | 1 + tools/gate/config-templates/bootstrap-armada-config.yaml | 3 +++ 3 files changed, 5 insertions(+) diff --git a/examples/basic/armada-resources.yaml b/examples/basic/armada-resources.yaml index 8ce073a2..5243585b 100644 --- a/examples/basic/armada-resources.yaml +++ b/examples/basic/armada-resources.yaml @@ -534,6 +534,7 @@ data: timeout: 600 wait: timeout: 600 + test: true upgrade: no_hooks: true values: diff --git a/examples/complete/armada-resources.yaml b/examples/complete/armada-resources.yaml index f83d9d47..0f965784 100644 --- a/examples/complete/armada-resources.yaml +++ b/examples/complete/armada-resources.yaml @@ -574,6 +574,7 @@ data: timeout: 600 wait: timeout: 600 + test: true upgrade: no_hooks: true values: diff --git a/tools/gate/config-templates/bootstrap-armada-config.yaml b/tools/gate/config-templates/bootstrap-armada-config.yaml index 23d5f0f6..c915596e 100644 --- a/tools/gate/config-templates/bootstrap-armada-config.yaml +++ b/tools/gate/config-templates/bootstrap-armada-config.yaml @@ -520,7 +520,10 @@ data: chart_name: coredns release: coredns namespace: kube-system + test: true timeout: 600 + wait: + timeout: 600 upgrade: no_hooks: true values: