Skip to content

Commit

Permalink
jenkins: Move most remaining MAAS tests to 24.04
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Dec 12, 2024
1 parent d12bc44 commit 1676f4d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jenkins/jobs/cowsql-benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
builders:
- shell: |-
cd /lxc-ci
exec /lxc-ci/bin/maas-run name=lantea jammy ga-22.04 isolcpus,zabbly bin/test-cowsql-benchmark
exec /lxc-ci/bin/maas-run name=lantea noble ga-24.04 isolcpus,zabbly bin/test-cowsql-benchmark
properties:
- build-discarder:
Expand Down
2 changes: 1 addition & 1 deletion jenkins/jobs/incus-test-network-sriov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
builders:
- shell: |-
cd /lxc-ci
exec /lxc-ci/bin/maas-run name=lantea jammy ga-22.04 iommu bin/test-incus-network-sriov
exec /lxc-ci/bin/maas-run name=lantea noble ga-24.04 iommu bin/test-incus-network-sriov
properties:
- build-discarder:
Expand Down
2 changes: 1 addition & 1 deletion jenkins/jobs/incus-test-network.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
builders:
- shell: |-
cd /lxc-ci
exec /lxc-ci/bin/maas-run name=lantea jammy ga-22.04 iommu bin/test-incus-network
exec /lxc-ci/bin/maas-run name=lantea noble ga-24.04 iommu bin/test-incus-network
properties:
- build-discarder:
Expand Down

0 comments on commit 1676f4d

Please sign in to comment.