Skip to content

Commit 595bd37

Browse files
authored
Allow image pull policy to be injected for tests that use test images (#751)
1 parent 5af18ae commit 595bd37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tekton/os-cert-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ data:
77
OPERATOR_TEST_IS_RUNNING_IN_K8S: "true"
88
OPERATOR_TEST_IS_RUNNING_IN_OPENSHIFT: "true"
99
SKIP_SPRING_CNBP: "true"
10+
TEST_IMAGE_PULL_POLICY: "Always"

0 commit comments

Comments
 (0)