Skip to content

Commit

Permalink
Merge pull request #6244 from wking/4.4-console-job-mount-fix
Browse files Browse the repository at this point in the history
ci-operator/jobs/openshift/release: Fix e2e-aws-console subPath -> cluster-launch-installer-custom-test-image.yaml
  • Loading branch information
openshift-merge-robot authored Dec 4, 2019
2 parents d0642fc + 44c64fc commit 2e67a85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3345,7 +3345,7 @@ periodics:
name: cluster-profile
- mountPath: /usr/local/e2e-aws-console
name: job-definition
subPath: cluster-launch-installer-console.yaml
subPath: cluster-launch-installer-custom-test-image.yaml
- mountPath: /usr/local/pull-secret
name: pull-secret
serviceAccountName: ci-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3344,7 +3344,7 @@ periodics:
name: cluster-profile
- mountPath: /usr/local/e2e-aws-console
name: job-definition
subPath: cluster-launch-installer-console.yaml
subPath: cluster-launch-installer-custom-test-image.yaml
- mountPath: /usr/local/pull-secret
name: pull-secret
serviceAccountName: ci-operator
Expand Down

0 comments on commit 2e67a85

Please sign in to comment.