|
21 | 21 | jobs:
|
22 | 22 | k8s-conformance-e2e:
|
23 | 23 | name: Kubernetes Conformance E2E
|
24 |
| - runs-on: ubuntu-22.04 |
| 24 | + runs-on: ubuntu-24.04 |
25 | 25 | timeout-minutes: 60
|
26 | 26 | strategy:
|
27 | 27 | fail-fast: false
|
@@ -113,7 +113,7 @@ jobs:
|
113 | 113 |
|
114 | 114 | k8s-netpol-e2e:
|
115 | 115 | name: Kubernetes Network Policy E2E
|
116 |
| - runs-on: ubuntu-22.04 |
| 116 | + runs-on: ubuntu-24.04 |
117 | 117 | timeout-minutes: 90
|
118 | 118 | strategy:
|
119 | 119 | fail-fast: false
|
@@ -198,7 +198,7 @@ jobs:
|
198 | 198 |
|
199 | 199 | cyclonus-netpol-e2e:
|
200 | 200 | name: Cyclonus Network Policy E2E
|
201 |
| - runs-on: ubuntu-22.04 |
| 201 | + runs-on: ubuntu-24.04 |
202 | 202 | timeout-minutes: 30
|
203 | 203 | strategy:
|
204 | 204 | fail-fast: false
|
@@ -260,7 +260,7 @@ jobs:
|
260 | 260 |
|
261 | 261 | kube-ovn-conformance-e2e:
|
262 | 262 | name: Kube-OVN Conformance E2E
|
263 |
| - runs-on: ubuntu-22.04 |
| 263 | + runs-on: ubuntu-24.04 |
264 | 264 | timeout-minutes: 40
|
265 | 265 | strategy:
|
266 | 266 | fail-fast: false
|
@@ -347,7 +347,7 @@ jobs:
|
347 | 347 |
|
348 | 348 | kube-ovn-ic-conformance-e2e:
|
349 | 349 | name: Kube-OVN IC Conformance E2E
|
350 |
| - runs-on: ubuntu-22.04 |
| 350 | + runs-on: ubuntu-24.04 |
351 | 351 | timeout-minutes: 30
|
352 | 352 | strategy:
|
353 | 353 | fail-fast: false
|
@@ -424,7 +424,7 @@ jobs:
|
424 | 424 |
|
425 | 425 | underlay-logical-gateway-installation-test:
|
426 | 426 | name: Underlay Logical Gateway Installation Test
|
427 |
| - runs-on: ubuntu-22.04 |
| 427 | + runs-on: ubuntu-24.04 |
428 | 428 | timeout-minutes: 30
|
429 | 429 | strategy:
|
430 | 430 | fail-fast: false
|
@@ -478,7 +478,7 @@ jobs:
|
478 | 478 |
|
479 | 479 | no-ovn-lb-test:
|
480 | 480 | name: Disable OVN LB Test
|
481 |
| - runs-on: ubuntu-22.04 |
| 481 | + runs-on: ubuntu-24.04 |
482 | 482 | timeout-minutes: 30
|
483 | 483 | strategy:
|
484 | 484 | fail-fast: false
|
@@ -534,7 +534,7 @@ jobs:
|
534 | 534 |
|
535 | 535 | no-np-test:
|
536 | 536 | name: Disable Network Policy Test
|
537 |
| - runs-on: ubuntu-22.04 |
| 537 | + runs-on: ubuntu-24.04 |
538 | 538 | timeout-minutes: 30
|
539 | 539 | strategy:
|
540 | 540 | fail-fast: false
|
@@ -590,7 +590,7 @@ jobs:
|
590 | 590 |
|
591 | 591 | lb-svc-e2e:
|
592 | 592 | name: LB Service E2E
|
593 |
| - runs-on: ubuntu-22.04 |
| 593 | + runs-on: ubuntu-24.04 |
594 | 594 | timeout-minutes: 30
|
595 | 595 | strategy:
|
596 | 596 | fail-fast: false
|
@@ -667,7 +667,7 @@ jobs:
|
667 | 667 |
|
668 | 668 | kubevirt-e2e:
|
669 | 669 | name: Kubevirt VM E2E
|
670 |
| - runs-on: ubuntu-22.04 |
| 670 | + runs-on: ubuntu-24.04 |
671 | 671 | timeout-minutes: 30
|
672 | 672 | strategy:
|
673 | 673 | fail-fast: false
|
@@ -744,7 +744,7 @@ jobs:
|
744 | 744 |
|
745 | 745 | webhook-e2e:
|
746 | 746 | name: Webhook E2E
|
747 |
| - runs-on: ubuntu-22.04 |
| 747 | + runs-on: ubuntu-24.04 |
748 | 748 | timeout-minutes: 30
|
749 | 749 | strategy:
|
750 | 750 | fail-fast: false
|
@@ -819,7 +819,7 @@ jobs:
|
819 | 819 |
|
820 | 820 | installation-compatibility-test:
|
821 | 821 | name: Installation Compatibility Test
|
822 |
| - runs-on: ubuntu-22.04 |
| 822 | + runs-on: ubuntu-24.04 |
823 | 823 | timeout-minutes: 10
|
824 | 824 | strategy:
|
825 | 825 | fail-fast: false
|
@@ -871,7 +871,7 @@ jobs:
|
871 | 871 |
|
872 | 872 | cilium-chaining-e2e:
|
873 | 873 | name: Cilium Chaining E2E
|
874 |
| - runs-on: ubuntu-22.04 |
| 874 | + runs-on: ubuntu-24.04 |
875 | 875 | timeout-minutes: 30
|
876 | 876 | strategy:
|
877 | 877 | fail-fast: false
|
@@ -962,7 +962,7 @@ jobs:
|
962 | 962 |
|
963 | 963 | kube-ovn-ha-e2e:
|
964 | 964 | name: Kube-OVN HA E2E
|
965 |
| - runs-on: ubuntu-22.04 |
| 965 | + runs-on: ubuntu-24.04 |
966 | 966 | timeout-minutes: 30
|
967 | 967 | strategy:
|
968 | 968 | fail-fast: false
|
@@ -1058,7 +1058,7 @@ jobs:
|
1058 | 1058 |
|
1059 | 1059 | chart-upgrade-e2e:
|
1060 | 1060 | name: Chart Upgrade E2E
|
1061 |
| - runs-on: ubuntu-22.04 |
| 1061 | + runs-on: ubuntu-24.04 |
1062 | 1062 | timeout-minutes: 30
|
1063 | 1063 | strategy:
|
1064 | 1064 | fail-fast: false
|
@@ -1163,7 +1163,7 @@ jobs:
|
1163 | 1163 |
|
1164 | 1164 | kube-ovn-submariner-conformance-e2e:
|
1165 | 1165 | name: Kube-OVN Submariner Conformance E2E
|
1166 |
| - runs-on: ubuntu-22.04 |
| 1166 | + runs-on: ubuntu-24.04 |
1167 | 1167 | timeout-minutes: 30
|
1168 | 1168 | strategy:
|
1169 | 1169 | fail-fast: false
|
@@ -1225,7 +1225,7 @@ jobs:
|
1225 | 1225 |
|
1226 | 1226 | iptables-vpc-nat-gw-conformance-e2e:
|
1227 | 1227 | name: Iptables VPC NAT Gateway E2E
|
1228 |
| - runs-on: ubuntu-22.04 |
| 1228 | + runs-on: ubuntu-24.04 |
1229 | 1229 | timeout-minutes: 15
|
1230 | 1230 | strategy:
|
1231 | 1231 | fail-fast: false
|
@@ -1299,7 +1299,7 @@ jobs:
|
1299 | 1299 |
|
1300 | 1300 | ovn-vpc-nat-gw-conformance-e2e:
|
1301 | 1301 | name: OVN VPC NAT Gateway E2E
|
1302 |
| - runs-on: ubuntu-22.04 |
| 1302 | + runs-on: ubuntu-24.04 |
1303 | 1303 | timeout-minutes: 10
|
1304 | 1304 | strategy:
|
1305 | 1305 | fail-fast: false
|
|
0 commit comments