Skip to content

Commit d2a9b2b

Browse files
committed
remove permafailing jobs
1 parent 409243d commit d2a9b2b

File tree

5 files changed

+6
-220
lines changed

5 files changed

+6
-220
lines changed

config/jobs/kubernetes/generated/generated.yaml

Lines changed: 4 additions & 148 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ periodics:
2626
- --env=KUBE_FEATURE_GATES=AllAlpha=true,AllBeta=true,EventedPLEG=false
2727
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
2828
- --runtime-config=api/all=true
29-
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
29+
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
3030
env:
3131
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
3232
resources:
@@ -78,42 +78,6 @@ periodics:
7878
annotations:
7979
testgrid-tab-name: gce-cos-k8sbeta-default
8080
testgrid-dashboards: sig-release-1.34-blocking
81-
- tags:
82-
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
83-
interval: 1h
84-
labels:
85-
preset-service-account: 'true'
86-
preset-k8s-ssh: 'true'
87-
decorate: true
88-
decoration_config:
89-
timeout: 170m
90-
name: ci-kubernetes-e2e-gce-cos-k8sbeta-ingress
91-
spec:
92-
containers:
93-
- command:
94-
- runner.sh
95-
- /workspace/scenarios/kubernetes_e2e.py
96-
args:
97-
- --check-leaked-resources
98-
- --provider=gce
99-
- --gcp-region=us-central1
100-
- --gcp-node-image=gci
101-
- --extract=ci/latest-1.34
102-
- --timeout=150m
103-
- --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8
104-
env:
105-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
106-
resources:
107-
requests:
108-
cpu: 1000m
109-
memory: 3Gi
110-
limits:
111-
cpu: 1000m
112-
memory: 3Gi
113-
cluster: k8s-infra-prow-build
114-
annotations:
115-
testgrid-tab-name: gce-cos-k8sbeta-ingress
116-
testgrid-dashboards: sig-release-1.34-blocking
11781
- tags:
11882
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
11983
interval: 1h
@@ -253,7 +217,7 @@ periodics:
253217
- --env=KUBE_FEATURE_GATES=AllAlpha=true,AllBeta=true,EventedPLEG=false
254218
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
255219
- --runtime-config=api/all=true
256-
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
220+
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
257221
env:
258222
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
259223
resources:
@@ -299,42 +263,6 @@ periodics:
299263
annotations:
300264
testgrid-tab-name: gce-cos-k8sstable1-default
301265
testgrid-dashboards: sig-release-1.33-blocking
302-
- tags:
303-
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
304-
interval: 2h
305-
labels:
306-
preset-service-account: 'true'
307-
preset-k8s-ssh: 'true'
308-
decorate: true
309-
decoration_config:
310-
timeout: 170m
311-
name: ci-kubernetes-e2e-gce-cos-k8sstable1-ingress
312-
spec:
313-
containers:
314-
- command:
315-
- runner.sh
316-
- /workspace/scenarios/kubernetes_e2e.py
317-
args:
318-
- --check-leaked-resources
319-
- --provider=gce
320-
- --gcp-region=us-central1
321-
- --gcp-node-image=gci
322-
- --extract=ci/latest-1.33
323-
- --timeout=150m
324-
- --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8
325-
env:
326-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
327-
resources:
328-
requests:
329-
cpu: 1000m
330-
memory: 3Gi
331-
limits:
332-
cpu: 1000m
333-
memory: 3Gi
334-
cluster: k8s-infra-prow-build
335-
annotations:
336-
testgrid-tab-name: gce-cos-k8sstable1-ingress
337-
testgrid-dashboards: sig-release-1.33-blocking
338266
- tags:
339267
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
340268
interval: 2h
@@ -468,7 +396,7 @@ periodics:
468396
- --env=KUBE_FEATURE_GATES=AllAlpha=true,AllBeta=true,EventedPLEG=false
469397
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
470398
- --runtime-config=api/all=true
471-
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
399+
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
472400
env:
473401
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
474402
resources:
@@ -514,42 +442,6 @@ periodics:
514442
annotations:
515443
testgrid-tab-name: gce-cos-k8sstable2-default
516444
testgrid-dashboards: sig-release-1.32-blocking
517-
- tags:
518-
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
519-
interval: 6h
520-
labels:
521-
preset-service-account: 'true'
522-
preset-k8s-ssh: 'true'
523-
decorate: true
524-
decoration_config:
525-
timeout: 170m
526-
name: ci-kubernetes-e2e-gce-cos-k8sstable2-ingress
527-
spec:
528-
containers:
529-
- command:
530-
- runner.sh
531-
- /workspace/scenarios/kubernetes_e2e.py
532-
args:
533-
- --check-leaked-resources
534-
- --provider=gce
535-
- --gcp-region=us-central1
536-
- --gcp-node-image=gci
537-
- --extract=ci/latest-1.32
538-
- --timeout=150m
539-
- --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8
540-
env:
541-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
542-
resources:
543-
requests:
544-
cpu: 1000m
545-
memory: 3Gi
546-
limits:
547-
cpu: 1000m
548-
memory: 3Gi
549-
cluster: k8s-infra-prow-build
550-
annotations:
551-
testgrid-tab-name: gce-cos-k8sstable2-ingress
552-
testgrid-dashboards: sig-release-1.32-blocking
553445
- tags:
554446
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
555447
interval: 6h
@@ -683,7 +575,7 @@ periodics:
683575
- --env=KUBE_FEATURE_GATES=AllAlpha=true,AllBeta=true,EventedPLEG=false
684576
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
685577
- --runtime-config=api/all=true
686-
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
578+
- --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8
687579
env:
688580
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
689581
resources:
@@ -730,42 +622,6 @@ periodics:
730622
testgrid-tab-name: gce-cos-k8sstable3-default
731623
testgrid-dashboards: sig-release-1.31-blocking
732624
testgrid-num-failures-to-alert: '6'
733-
- tags:
734-
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
735-
interval: 24h
736-
labels:
737-
preset-service-account: 'true'
738-
preset-k8s-ssh: 'true'
739-
decorate: true
740-
decoration_config:
741-
timeout: 170m
742-
name: ci-kubernetes-e2e-gce-cos-k8sstable3-ingress
743-
spec:
744-
containers:
745-
- command:
746-
- runner.sh
747-
- /workspace/scenarios/kubernetes_e2e.py
748-
args:
749-
- --check-leaked-resources
750-
- --provider=gce
751-
- --gcp-region=us-central1
752-
- --gcp-node-image=gci
753-
- --extract=ci/latest-1.31
754-
- --timeout=150m
755-
- --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8
756-
env:
757-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
758-
resources:
759-
requests:
760-
cpu: 1000m
761-
memory: 3Gi
762-
limits:
763-
cpu: 1000m
764-
memory: 3Gi
765-
cluster: k8s-infra-prow-build
766-
annotations:
767-
testgrid-tab-name: gce-cos-k8sstable3-ingress
768-
testgrid-dashboards: sig-release-1.31-blocking
769625
- tags:
770626
- generated # AUTO-GENERATED by releng/generate_tests.py - DO NOT EDIT!
771627
interval: 24h

config/testgrids/generated-test-config.yaml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ test_groups:
1515
- configuration_value: master_os_image
1616
- configuration_value: Commit
1717
- configuration_value: infra-commit
18-
- name: ci-kubernetes-e2e-gce-cos-k8sbeta-ingress
19-
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sbeta-ingress
20-
column_header:
21-
- configuration_value: node_os_image
22-
- configuration_value: master_os_image
23-
- configuration_value: Commit
24-
- configuration_value: infra-commit
2518
- name: ci-kubernetes-e2e-gce-cos-k8sbeta-reboot
2619
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sbeta-reboot
2720
column_header:
@@ -57,13 +50,6 @@ test_groups:
5750
- configuration_value: master_os_image
5851
- configuration_value: Commit
5952
- configuration_value: infra-commit
60-
- name: ci-kubernetes-e2e-gce-cos-k8sstable1-ingress
61-
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sstable1-ingress
62-
column_header:
63-
- configuration_value: node_os_image
64-
- configuration_value: master_os_image
65-
- configuration_value: Commit
66-
- configuration_value: infra-commit
6753
- name: ci-kubernetes-e2e-gce-cos-k8sstable1-reboot
6854
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sstable1-reboot
6955
column_header:
@@ -99,13 +85,6 @@ test_groups:
9985
- configuration_value: master_os_image
10086
- configuration_value: Commit
10187
- configuration_value: infra-commit
102-
- name: ci-kubernetes-e2e-gce-cos-k8sstable2-ingress
103-
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sstable2-ingress
104-
column_header:
105-
- configuration_value: node_os_image
106-
- configuration_value: master_os_image
107-
- configuration_value: Commit
108-
- configuration_value: infra-commit
10988
- name: ci-kubernetes-e2e-gce-cos-k8sstable2-reboot
11089
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sstable2-reboot
11190
column_header:
@@ -141,13 +120,6 @@ test_groups:
141120
- configuration_value: master_os_image
142121
- configuration_value: Commit
143122
- configuration_value: infra-commit
144-
- name: ci-kubernetes-e2e-gce-cos-k8sstable3-ingress
145-
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sstable3-ingress
146-
column_header:
147-
- configuration_value: node_os_image
148-
- configuration_value: master_os_image
149-
- configuration_value: Commit
150-
- configuration_value: infra-commit
151123
- name: ci-kubernetes-e2e-gce-cos-k8sstable3-reboot
152124
gcs_prefix: kubernetes-ci-logs/logs/ci-kubernetes-e2e-gce-cos-k8sstable3-reboot
153125
column_header:

config/testgrids/kubernetes/sig-network/config.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,6 @@ dashboards:
2222
- name: sig-network-external-dns
2323
- name: sig-network-gce
2424
dashboard_tab:
25-
- name: gce-cos-1.11-ingress
26-
test_group_name: ci-kubernetes-e2e-gce-cos-k8sstable3-ingress
27-
alert_options:
28-
alert_mail_to_addresses: [email protected]
29-
- name: gce-cos-1.12-ingress
30-
test_group_name: ci-kubernetes-e2e-gce-cos-k8sstable2-ingress
31-
alert_options:
32-
alert_mail_to_addresses: [email protected]
33-
- name: gce-cos-1.13-ingress
34-
test_group_name: ci-kubernetes-e2e-gce-cos-k8sstable1-ingress
35-
alert_options:
36-
alert_mail_to_addresses: [email protected]
37-
# TODO(1.30): Uncomment this when adding jobs for release-1.30 branch.
38-
# TODO(1.29): comment this out when we move 1.29 to stable1
39-
- name: gce-cos-1.14-ingress
40-
test_group_name: ci-kubernetes-e2e-gce-cos-k8sbeta-ingress
41-
alert_options:
42-
alert_mail_to_addresses: [email protected]
4325
- name: gci-gce-ipvs
4426
test_group_name: ci-kubernetes-e2e-gci-gce-ipvs
4527
description: network gci-gce e2e tests in ipvs proxier mode

releng/generate_tests.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,8 @@ def main(yaml_config_path, output_dir, testgrid_output_path):
415415
if __name__ == '__main__':
416416
PARSER = argparse.ArgumentParser(
417417
description='Create test definitions from the given yaml config')
418-
PARSER.add_argument('--yaml-config-path', help='Path to config.yaml')
418+
PARSER.add_argument('--yaml-config-path', help='Path to config.yaml',
419+
default='releng/test_config.yaml')
419420
PARSER.add_argument(
420421
'--output-dir',
421422
help='Prowjob config output dir',

releng/test_config.yaml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
interval: 1h
4545
sigOwners: [sig-cloud-provider-gcp]
4646
releaseBlocking: true
47-
ci-kubernetes-e2e-gce-cos-k8sbeta-ingress:
48-
interval: 1h
49-
sigOwners: [sig-cloud-provider-gcp]
50-
releaseBlocking: true
5147
ci-kubernetes-e2e-gce-cos-k8sbeta-default:
5248
interval: 1h
5349
sigOwners: [sig-cloud-provider-gcp]
@@ -76,10 +72,6 @@ jobs:
7672
interval: 2h
7773
sigOwners: [sig-cloud-provider-gcp]
7874
releaseBlocking: true
79-
ci-kubernetes-e2e-gce-cos-k8sstable1-ingress:
80-
interval: 2h
81-
sigOwners: [sig-cloud-provider-gcp]
82-
releaseBlocking: true
8375
ci-kubernetes-e2e-gce-cos-k8sstable1-default:
8476
interval: 2h
8577
sigOwners: [sig-cloud-provider-gcp]
@@ -108,10 +100,6 @@ jobs:
108100
interval: 6h
109101
sigOwners: [sig-cloud-provider-gcp]
110102
releaseBlocking: true
111-
ci-kubernetes-e2e-gce-cos-k8sstable2-ingress:
112-
interval: 6h
113-
sigOwners: [sig-cloud-provider-gcp]
114-
releaseBlocking: true
115103
ci-kubernetes-e2e-gce-cos-k8sstable2-default:
116104
interval: 6h
117105
sigOwners: [sig-cloud-provider-gcp]
@@ -140,10 +128,6 @@ jobs:
140128
interval: 24h
141129
sigOwners: [sig-cloud-provider-gcp]
142130
releaseBlocking: true
143-
ci-kubernetes-e2e-gce-cos-k8sstable3-ingress:
144-
interval: 24h
145-
sigOwners: [sig-cloud-provider-gcp]
146-
releaseBlocking: true
147131
ci-kubernetes-e2e-gce-cos-k8sstable3-default:
148132
interval: 24h
149133
sigOwners: [sig-cloud-provider-gcp]
@@ -173,10 +157,6 @@ jobs:
173157
# interval: 24h
174158
# sigOwners: [sig-cloud-provider-gcp]
175159
# releaseBlocking: true
176-
# ci-kubernetes-e2e-gce-cos-k8sstable4-ingress:
177-
# interval: 24h
178-
# sigOwners: [sig-cloud-provider-gcp]
179-
# releaseBlocking: true
180160
# ci-kubernetes-e2e-gce-cos-k8sstable4-default:
181161
# interval: 24h
182162
# sigOwners: [sig-cloud-provider-gcp]
@@ -342,11 +322,6 @@ testSuites:
342322
- --test_args=--ginkgo.focus=\[Flaky\] --ginkgo.skip=\[Driver:.gcepd\]|\[Feature:.+\]
343323
--minStartupPods=8
344324
cluster: k8s-infra-prow-build
345-
ingress:
346-
args:
347-
- --timeout=150m
348-
- --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8
349-
cluster: k8s-infra-prow-build
350325
reboot:
351326
args:
352327
- --timeout=180m

0 commit comments

Comments
 (0)