Skip to content

Commit d6be938

Browse files
committed
update capg jobs
Signed-off-by: Carlos Panato <[email protected]>
1 parent 37322fc commit d6be938

6 files changed

+121
-121
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-periodics-main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
periodics:
22
- name: periodic-cluster-api-provider-gcp-build-main
3-
interval: 4h
3+
interval: 12h
44
decorate: true
55
cluster: eks-prow-build-cluster
66
extra_refs:
@@ -31,7 +31,7 @@ periodics:
3131
testgrid-alert-email: [email protected]
3232
testgrid-num-failures-to-alert: "2"
3333
- name: periodic-cluster-api-provider-gcp-test-main
34-
interval: 4h
34+
interval: 12h
3535
decorate: true
3636
cluster: eks-prow-build-cluster
3737
extra_refs:
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
periodics:
2-
- name: periodic-cluster-api-provider-gcp-build-release-1-8
3-
interval: 4h
2+
- name: periodic-cluster-api-provider-gcp-build-release-1-10
3+
interval: 12h
44
decorate: true
55
cluster: eks-prow-build-cluster
66
extra_refs:
77
- org: kubernetes-sigs
88
repo: cluster-api-provider-gcp
9-
base_ref: release-1.8
9+
base_ref: release-1.10
1010
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
1111
labels:
1212
preset-service-account: "true"
1313
preset-dind-enabled: "true"
1414
preset-kind-volume-mounts: "true"
1515
spec:
1616
containers:
17-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.29
17+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.33
1818
command:
1919
- "runner.sh"
2020
- "./scripts/ci-build.sh"
@@ -27,25 +27,25 @@ periodics:
2727
memory: 4Gi
2828
annotations:
2929
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-gcp
30-
testgrid-tab-name: capg-build-release-1-8
30+
testgrid-tab-name: capg-build-release-1-10
3131
testgrid-alert-email: [email protected]
3232
testgrid-num-failures-to-alert: "2"
33-
- name: periodic-cluster-api-provider-gcp-test-release-1-8
34-
interval: 4h
33+
- name: periodic-cluster-api-provider-gcp-test-release-1-10
34+
interval: 12h
3535
decorate: true
3636
cluster: eks-prow-build-cluster
3737
extra_refs:
3838
- org: kubernetes-sigs
3939
repo: cluster-api-provider-gcp
40-
base_ref: release-1.8
40+
base_ref: release-1.10
4141
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
4242
labels:
4343
preset-service-account: "true"
4444
preset-dind-enabled: "true"
4545
preset-kind-volume-mounts: "true"
4646
spec:
4747
containers:
48-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.29
48+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.33
4949
args:
5050
- "runner.sh"
5151
- "./scripts/ci-test.sh"
@@ -58,10 +58,10 @@ periodics:
5858
memory: 4Gi
5959
annotations:
6060
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-gcp
61-
testgrid-tab-name: capg-test-release-1-8
61+
testgrid-tab-name: capg-test-release-1-10
6262
testgrid-alert-email: [email protected]
6363
testgrid-num-failures-to-alert: "2"
64-
- name: periodic-cluster-api-provider-gcp-make-conformance-release-1-8
64+
- name: periodic-cluster-api-provider-gcp-make-conformance-release-1-10
6565
cluster: k8s-infra-prow-build
6666
labels:
6767
preset-service-account: "true"
@@ -74,11 +74,11 @@ periodics:
7474
extra_refs:
7575
- org: kubernetes-sigs
7676
repo: cluster-api-provider-gcp
77-
base_ref: release-1.8
77+
base_ref: release-1.10
7878
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
7979
spec:
8080
containers:
81-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.29
81+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.33
8282
env:
8383
- name: "BOSKOS_HOST"
8484
value: "boskos.test-pods.svc.cluster.local"
@@ -97,6 +97,6 @@ periodics:
9797
memory: 9Gi
9898
annotations:
9999
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-gcp
100-
testgrid-tab-name: capg-conformance-release-1-8
100+
testgrid-tab-name: capg-conformance-release-1-10
101101
testgrid-alert-email: [email protected]
102102
testgrid-num-failures-to-alert: "2"
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
periodics:
2-
- name: periodic-cluster-api-provider-gcp-build-release-1-7
3-
interval: 4h
2+
- name: periodic-cluster-api-provider-gcp-build-release-1-9
3+
interval: 12h
44
decorate: true
55
cluster: eks-prow-build-cluster
66
extra_refs:
77
- org: kubernetes-sigs
88
repo: cluster-api-provider-gcp
9-
base_ref: release-1.7
9+
base_ref: release-1.9
1010
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
1111
labels:
1212
preset-service-account: "true"
1313
preset-dind-enabled: "true"
1414
preset-kind-volume-mounts: "true"
1515
spec:
1616
containers:
17-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.29
17+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.30
1818
command:
1919
- "runner.sh"
2020
- "./scripts/ci-build.sh"
@@ -27,25 +27,25 @@ periodics:
2727
memory: 4Gi
2828
annotations:
2929
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-gcp
30-
testgrid-tab-name: capg-build-release-1-7
30+
testgrid-tab-name: capg-build-release-1-9
3131
testgrid-alert-email: [email protected]
3232
testgrid-num-failures-to-alert: "2"
33-
- name: periodic-cluster-api-provider-gcp-test-release-1-7
34-
interval: 4h
33+
- name: periodic-cluster-api-provider-gcp-test-release-1-9
34+
interval: 12h
3535
decorate: true
3636
cluster: eks-prow-build-cluster
3737
extra_refs:
3838
- org: kubernetes-sigs
3939
repo: cluster-api-provider-gcp
40-
base_ref: release-1.7
40+
base_ref: release-1.9
4141
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
4242
labels:
4343
preset-service-account: "true"
4444
preset-dind-enabled: "true"
4545
preset-kind-volume-mounts: "true"
4646
spec:
4747
containers:
48-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.29
48+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.30
4949
args:
5050
- "runner.sh"
5151
- "./scripts/ci-test.sh"
@@ -58,10 +58,10 @@ periodics:
5858
memory: 4Gi
5959
annotations:
6060
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-gcp
61-
testgrid-tab-name: capg-test-release-1-7
61+
testgrid-tab-name: capg-test-release-1-9
6262
testgrid-alert-email: [email protected]
6363
testgrid-num-failures-to-alert: "2"
64-
- name: periodic-cluster-api-provider-gcp-make-conformance-release-1-7
64+
- name: periodic-cluster-api-provider-gcp-make-conformance-release-1-9
6565
cluster: k8s-infra-prow-build
6666
labels:
6767
preset-service-account: "true"
@@ -74,11 +74,11 @@ periodics:
7474
extra_refs:
7575
- org: kubernetes-sigs
7676
repo: cluster-api-provider-gcp
77-
base_ref: release-1.7
77+
base_ref: release-1.9
7878
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
7979
spec:
8080
containers:
81-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.29
81+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250409-f52ea67ed6-1.30
8282
env:
8383
- name: "BOSKOS_HOST"
8484
value: "boskos.test-pods.svc.cluster.local"
@@ -97,6 +97,6 @@ periodics:
9797
memory: 9Gi
9898
annotations:
9999
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-gcp
100-
testgrid-tab-name: capg-conformance-release-1-7
100+
testgrid-tab-name: capg-conformance-release-1-9
101101
testgrid-alert-email: [email protected]
102102
testgrid-num-failures-to-alert: "2"

config/jobs/kubernetes-sigs/cluster-api-provider-gcp/cluster-api-provider-gcp-presubmits-main.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ presubmits:
1010
- ^main$
1111
spec:
1212
containers:
13-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
13+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
1414
command:
1515
- "./scripts/ci-test.sh"
1616
resources:
@@ -33,7 +33,7 @@ presubmits:
3333
- ^main$
3434
spec:
3535
containers:
36-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
36+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
3737
command:
3838
- "./scripts/ci-build.sh"
3939
resources:
@@ -58,7 +58,7 @@ presubmits:
5858
- ^main$
5959
spec:
6060
containers:
61-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
61+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
6262
# docker-in-docker needs privileged mode
6363
securityContext:
6464
privileged: true
@@ -89,7 +89,7 @@ presubmits:
8989
- ^main$
9090
spec:
9191
containers:
92-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
92+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
9393
command:
9494
- "runner.sh"
9595
- "make"
@@ -121,7 +121,7 @@ presubmits:
121121
timeout: 3h
122122
spec:
123123
containers:
124-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
124+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
125125
env:
126126
- name: "BOSKOS_HOST"
127127
value: "boskos.test-pods.svc.cluster.local"
@@ -164,7 +164,7 @@ presubmits:
164164
path_alias: "sigs.k8s.io/image-builder"
165165
spec:
166166
containers:
167-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
167+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
168168
env:
169169
- name: "BOSKOS_HOST"
170170
value: "boskos.test-pods.svc.cluster.local"
@@ -207,7 +207,7 @@ presubmits:
207207
timeout: 3h
208208
spec:
209209
containers:
210-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
210+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
211211
env:
212212
- name: "BOSKOS_HOST"
213213
value: "boskos.test-pods.svc.cluster.local"
@@ -245,7 +245,7 @@ presubmits:
245245
timeout: 3h
246246
spec:
247247
containers:
248-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
248+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
249249
env:
250250
- name: "BOSKOS_HOST"
251251
value: "boskos.test-pods.svc.cluster.local"
@@ -283,7 +283,7 @@ presubmits:
283283
timeout: 3h
284284
spec:
285285
containers:
286-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
286+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
287287
args:
288288
- runner.sh
289289
- "./scripts/ci-e2e.sh"
@@ -317,7 +317,7 @@ presubmits:
317317
- ^main$
318318
spec:
319319
containers:
320-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
320+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
321321
command:
322322
- runner.sh
323323
args:
@@ -345,7 +345,7 @@ presubmits:
345345
path_alias: k8s.io/test-infra
346346
spec:
347347
containers:
348-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.31
348+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250613-876fb90a97-1.33
349349
command:
350350
- runner.sh
351351
args:

0 commit comments

Comments
 (0)