Skip to content

Commit

Permalink
Merge pull request #4719 from ewolinetz/proxy_phase2_ci
Browse files Browse the repository at this point in the history
Creating squid AMI in VPC for CI aws proxy testing
  • Loading branch information
openshift-merge-robot authored Nov 5, 2019
2 parents 3e1339a + 27c9755 commit f34ec4a
Show file tree
Hide file tree
Showing 2 changed files with 808 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,8 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
labels:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-installer-master-e2e-aws-proxy
optional: true
rerun_command: /test e2e-aws-proxy
Expand Down Expand Up @@ -293,7 +295,7 @@ presubmits:
name: cluster-profile
- mountPath: /usr/local/e2e-aws-proxy
name: job-definition
subPath: cluster-launch-installer-e2e.yaml
subPath: cluster-launch-installer-upi-e2e.yaml
- mountPath: /etc/sentry-dsn
name: sentry-dsn
readOnly: true
Expand All @@ -305,7 +307,7 @@ presubmits:
- secret:
name: cluster-secrets-aws
- configMap:
name: prow-job-cluster-launch-installer-e2e
name: prow-job-cluster-launch-installer-upi-e2e
name: job-definition
- name: sentry-dsn
secret:
Expand Down
Loading

0 comments on commit f34ec4a

Please sign in to comment.