Skip to content

Commit

Permalink
Merge pull request #1768 from wking/installer-smoke-cleanup
Browse files Browse the repository at this point in the history
*: Drop cluster-launch-installer-e2e-smoke references
  • Loading branch information
openshift-merge-robot authored Oct 2, 2018
2 parents 9d6f0b2 + a822b16 commit ae97cf2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ prow-cluster-jobs:
oc create configmap prow-job-cluster-launch-e2e-gmontero-testing --from-file=ci-operator/templates/cluster-launch-e2e-gmontero-testing.yaml -o yaml --dry-run | oc apply -f -
oc create configmap prow-job-cluster-launch-src --from-file=ci-operator/templates/cluster-launch-src.yaml -o yaml --dry-run | oc apply -f -
oc create configmap prow-job-cluster-launch-installer-e2e --from-file=ci-operator/templates/cluster-launch-installer-e2e.yaml -o yaml --dry-run | oc apply -f -
oc create configmap prow-job-cluster-launch-installer-e2e-smoke --from-file=ci-operator/templates/cluster-launch-installer-e2e-smoke.yaml -o yaml --dry-run | oc apply -f -
oc create configmap prow-job-master-sidecar --from-file=ci-operator/templates/master-sidecar.yaml -o yaml --dry-run | oc apply -f -
.PHONY: prow-cluster-jobs

Expand Down
2 changes: 0 additions & 2 deletions cluster/ci/config/prow/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,6 @@ config_updater:
name: prow-job-cluster-launch-e2e
ci-operator/templates/cluster-launch-installer-e2e.yaml:
name: prow-job-cluster-launch-installer-e2e
ci-operator/templates/cluster-launch-installer-e2e-smoke.yaml:
name: prow-job-cluster-launch-installer-e2e-smoke
ci-operator/templates/cluster-launch-src.yaml:
name: prow-job-cluster-launch-src
ci-operator/templates/master-sidecar.yaml:
Expand Down

0 comments on commit ae97cf2

Please sign in to comment.