Skip to content

Commit

Permalink
Remove 1.23 Prowjobs K8 presubmit tests and Update CNI-plugin tests t…
Browse files Browse the repository at this point in the history
…riggeres (#564)

* Remove 1.23 Prowjobs and Update CNI-plugin tests triggeres

* keep the 1-23 branch

* test

* get rid of the triggers from 1-23 and change verify-prowjob script to exclude 1-23

* Remove 1.23 jobs

* update script

* update

* update script
  • Loading branch information
zafs23 authored Nov 15, 2023
1 parent c8ae306 commit e787028
Show file tree
Hide file tree
Showing 31 changed files with 16 additions and 1,463 deletions.

This file was deleted.

79 changes: 0 additions & 79 deletions jobs/aws/eks-distro/aws-iam-authenticator-1-23-presubmits.yaml

This file was deleted.

101 changes: 0 additions & 101 deletions jobs/aws/eks-distro/build-1-23-postsubmits.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion jobs/aws/eks-distro/build-1-24-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ postsubmits:
aws/eks-distro:
- name: build-1-24-postsubmit
always_run: false
skip_if_only_changed: "1-23|1-25|1-26|1-27|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
skip_if_only_changed: "1-25|1-26|1-27|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
branches:
- ^main$
max_concurrency: 10
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro/build-1-25-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ postsubmits:
aws/eks-distro:
- name: build-1-25-postsubmit
always_run: false
skip_if_only_changed: "1-23|1-24|1-26|1-27|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
skip_if_only_changed: "1-24|1-26|1-27|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
branches:
- ^main$
max_concurrency: 10
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro/build-1-26-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ postsubmits:
aws/eks-distro:
- name: build-1-26-postsubmit
always_run: false
skip_if_only_changed: "1-23|1-24|1-25|1-27|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
skip_if_only_changed: "1-24|1-25|1-27|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
branches:
- ^main$
max_concurrency: 10
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro/build-1-27-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ postsubmits:
aws/eks-distro:
- name: build-1-27-postsubmit
always_run: false
skip_if_only_changed: "1-23|1-24|1-25|1-26|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
skip_if_only_changed: "1-24|1-25|1-26|1-28|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
branches:
- ^main$
max_concurrency: 10
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro/build-1-28-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ postsubmits:
aws/eks-distro:
- name: build-1-28-postsubmit
always_run: false
skip_if_only_changed: "1-23|1-24|1-25|1-26|1-27|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
skip_if_only_changed: "1-24|1-25|1-26|1-27|docs/.*|.*.md|go.sum|go.mod|.*Help.mk|.*ATTRIBUTION.txt|LICENSE|NOTICE|OWNERS"
branches:
- ^main$
max_concurrency: 10
Expand Down
63 changes: 0 additions & 63 deletions jobs/aws/eks-distro/cni-1-23-presubmits.yaml

This file was deleted.

Loading

0 comments on commit e787028

Please sign in to comment.