Skip to content

Commit 6e4302c

Browse files
committed
TODO: probably delete, trying combined jobs again
Signed-off-by: Andrew Bayer <[email protected]>
1 parent f413e05 commit 6e4302c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/e2e-tests-kind-prow-alpha.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SKIP_INITIALIZE=true
22
PIPELINE_FEATURE_GATE=alpha
33
EMBEDDED_STATUS_GATE=minimal
4-
RUN_YAML_TESTS=false
4+
RUN_YAML_TESTS=true
55
KO_DOCKER_REPO=registry.local:5000
66
E2E_GO_TEST_TIMEOUT=40m

test/e2e-tests-kind-prow.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SKIP_INITIALIZE=true
22
PIPELINE_FEATURE_GATE=stable
3-
RUN_YAML_TESTS=false
3+
RUN_YAML_TESTS=true
44
KO_DOCKER_REPO=registry.local:5000
55
E2E_GO_TEST_TIMEOUT=40m

0 commit comments

Comments
 (0)