File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
testgrids/kubernetes/sig-cloud-provider/kro Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ postsubmits :
2+ kubernetes-sigs/kro :
3+ - name : kro-push-images
4+ cluster : k8s-infra-prow-build-trusted
5+ skip_branches :
6+ # do not run on dependabot branches, these exist prior to merge
7+ # only merged code should trigger these jobs
8+ - ' ^dependabot'
9+ annotations :
10+ testgrid-dashboards : sig-cloud-provider-kro-postsubmits, sig-k8s-infra-gcb
11+ testgrid-num-columns-recent : ' 3'
12+ decorate : true
13+ spec :
14+ serviceAccountName : gcb-builder
15+ containers :
16+ - image : gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
17+ command :
18+ - /run.sh
19+ args :
20+ - --project=k8s-staging-images
21+ - --scratch-bucket=gs://k8s-staging-images-gcb
22+ - --env-passthrough=PULL_BASE_REF
23+ - --with-git-dir
24+ - dev/ci/builds/push-images/
Original file line number Diff line number Diff line change 11dashboard_groups :
22- name : sig-cloud-provider-kro
33 dashboard_names :
4+ - sig-cloud-provider-kro-postsubmits
45 - sig-cloud-provider-kro-presubmits
56
67dashboards :
8+ - name : sig-cloud-provider-kro-postsubmits
79- name : sig-cloud-provider-kro-presubmits
You can’t perform that action at this time.
0 commit comments