Skip to content
Open
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
29 changes: 0 additions & 29 deletions config/jobs/image-pushing/k8s-staging-test-infra.yaml
Original file line number Diff line number Diff line change
@@ -1,34 +1,5 @@
postsubmits:
kubernetes/test-infra:
#
# job images, e.g. images/*
#
- name: post-test-infra-push-bazelbuild
cluster: k8s-infra-prow-build-trusted
run_if_changed: '^images/bazelbuild/'
annotations:
testgrid-dashboards: sig-testing-image-pushes, sig-k8s-infra-gcb
testgrid-tab-name: bazelbuild
testgrid-alert-email: kubernetes-sig-testing-alerts@googlegroups.com, k8s-infra-alerts@kubernetes.io
testgrid-num-failures-to-alert: '1'
description: builds and pushes the image builder's own image
decorate: true
branches:
- ^master$
max_concurrency: 1
# avoid overloading GCB logs quota for the shared staging project
job_queue_name: "test-infra-staging-image-push"
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
command:
- /run.sh
args:
- --scratch-bucket=gs://k8s-staging-test-infra-gcb
- --project=k8s-staging-test-infra
- --build-dir=.
- images/bazelbuild/
- name: post-test-infra-push-benchmarkjunit
cluster: k8s-infra-prow-build-trusted
run_if_changed: '^pkg/benchmarkjunit/'
Expand Down
69 changes: 0 additions & 69 deletions images/bazelbuild/Dockerfile

This file was deleted.

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

This file was deleted.

11 changes: 0 additions & 11 deletions images/bazelbuild/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions images/bazelbuild/cloudbuild.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions images/bazelbuild/runner

This file was deleted.

13 changes: 0 additions & 13 deletions images/bazelbuild/variants.yaml

This file was deleted.