Skip to content

Commit 6b12786

Browse files
Azure: remove 1.25 periodic jobs (#31246)
* Azure: remove 1.25 periodic jobs * remove dashboard tabs
1 parent c22c4e3 commit 6b12786

File tree

3 files changed

+2
-637
lines changed

3 files changed

+2
-637
lines changed

config/jobs/kubernetes/sig-cloud-provider/azure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Job configurations for https://testgrid.k8s.io/provider-azure.
55
To generate the job configurations for 1.23, 1.24, 1.25, 1.26, and master branch:
66

77
```bash
8-
./generate.sh 1.25 1.26 1.27 1.28 master
8+
./generate.sh 1.26 1.27 1.28 master
99
```

0 commit comments

Comments
 (0)