Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

images: rm kubemci #27266

Merged
merged 1 commit into from
Aug 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.