Skip to content

Commit

Permalink
Merge pull request #190 from simondeziel/cluster-on-22.04
Browse files Browse the repository at this point in the history
Run cluster test on 22.04 with latest/edge
  • Loading branch information
tomponline authored Jun 12, 2024
2 parents f83e0e4 + d36b199 commit 4b5c7bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,13 @@ jobs:
- storage-volumes-vm
- tpm-vm
- vm-nesting
include:
- test: cluster # cluster requires fan to be working so use 22.04 with latest/edge
track: "latest/edge"
os: "22.04"
exclude:
- test: cluster # fan is not yet working on 24.04 kernel: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2064508
os: "24.04"
- test: efi-vars-editor-vm # not compatible with 5.0/*
track: "5.0/edge"
- test: storage-buckets # waiting for integration with microceph
Expand Down

0 comments on commit 4b5c7bf

Please sign in to comment.