Skip to content

Commit

Permalink
Merge pull request #27266 from spiffxp/rm-kubemci
Browse files Browse the repository at this point in the history
images: rm kubemci
  • Loading branch information
k8s-ci-robot authored Aug 26, 2022
2 parents 7ef8db4 + ea39b53 commit f7d59ef
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 92 deletions.
24 changes: 0 additions & 24 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,30 +309,6 @@ postsubmits:
- --project=k8s-testimages
- --build-dir=.
- images/gcb-docker-gcloud/
- name: post-test-infra-push-kubemci
cluster: test-infra-trusted
run_if_changed: '^images/kubemci/'
annotations:
testgrid-dashboards: "sig-testing-images"
testgrid-tab-name: "kubemci"
testgrid-alert-email: [email protected], [email protected]
testgrid-num-failures-to-alert: '1'
description: builds and pushes the kubemci image
decorate: true
branches:
- ^master$
max_concurrency: 1
spec:
serviceAccountName: deployer # TODO(fejta): should be pusher
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20220428-ae431ed1aa
command:
- /run.sh
args:
- --scratch-bucket=gs://k8s-testimages-scratch
- --project=k8s-testimages
- --build-dir=.
- images/kubemci/
- name: post-test-infra-push-test-gubernator
cluster: test-infra-trusted
run_if_changed: '^images/pull-test-infra-gubernator/'
Expand Down
29 changes: 0 additions & 29 deletions images/kubemci/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions images/kubemci/Makefile

This file was deleted.

18 changes: 0 additions & 18 deletions images/kubemci/cloudbuild.yaml

This file was deleted.

0 comments on commit f7d59ef

Please sign in to comment.