Skip to content

Commit 27c9755

Browse files
committed
Creating squid proxy in public subnet without blackhole private subnet
1 parent 5684ba3 commit 27c9755

2 files changed

Lines changed: 808 additions & 9 deletions

File tree

ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ presubmits:
246246
decorate: true
247247
decoration_config:
248248
skip_cloning: true
249+
labels:
250+
pj-rehearse.openshift.io/can-be-rehearsed: "true"
249251
name: pull-ci-openshift-installer-master-e2e-aws-proxy
250252
optional: true
251253
rerun_command: /test e2e-aws-proxy
@@ -285,7 +287,7 @@ presubmits:
285287
name: cluster-profile
286288
- mountPath: /usr/local/e2e-aws-proxy
287289
name: job-definition
288-
subPath: cluster-launch-installer-e2e.yaml
290+
subPath: cluster-launch-installer-upi-e2e.yaml
289291
- mountPath: /etc/sentry-dsn
290292
name: sentry-dsn
291293
readOnly: true
@@ -297,7 +299,7 @@ presubmits:
297299
- secret:
298300
name: cluster-secrets-aws
299301
- configMap:
300-
name: prow-job-cluster-launch-installer-e2e
302+
name: prow-job-cluster-launch-installer-upi-e2e
301303
name: job-definition
302304
- name: sentry-dsn
303305
secret:

0 commit comments

Comments
 (0)