Skip to content

Commit e616b20

Browse files
slack-19.0: use GH runner vitess-ubuntu24-16cpu-1
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
1 parent 3b49554 commit e616b20

91 files changed

Lines changed: 93 additions & 186 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/cluster_endtoend_12.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (12)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_13.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (13)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_15.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (15)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_18.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (18)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_21.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (21)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_22.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (22)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_backup_pitr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (backup_pitr)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_backup_pitr_mysqlshell.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (backup_pitr_mysqlshell)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_backup_pitr_xtrabackup.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (backup_pitr_xtrabackup)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

.github/workflows/cluster_endtoend_ers_prs_newfeatures_heavy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ env:
1818
jobs:
1919
build:
2020
name: Run endtoend tests on Cluster (ers_prs_newfeatures_heavy)
21-
runs-on:
22-
group: vitess-ubuntu20
21+
runs-on: vitess-ubuntu24-16cpu-1
2322

2423
steps:
2524
- name: Skip CI

0 commit comments

Comments
 (0)