Skip to content

Commit

Permalink
Make smoke test images for e2e-aws-smoke optional, so they don't slow…
Browse files Browse the repository at this point in the history
… down e2e-aws
  • Loading branch information
sallyom committed Sep 13, 2018
1 parent 84d8d23 commit 02fac40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci-operator/config/openshift/installer/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ images:
- build
to: installer
- dockerfile_path: images/tectonic-installer/Dockerfile.ci
optional: true
from: base-smoke
inputs:
bin:
Expand All @@ -35,6 +36,7 @@ images:
- build
to: installer-bazel
- dockerfile_path: images/installer-origin-release/Dockerfile.ci
optional: true
from: installer-bazel
to: installer-smoke
resources:
Expand Down

0 comments on commit 02fac40

Please sign in to comment.