Skip to content

Commit

Permalink
test/cluster: reinstate test on 24.04 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Aug 5, 2024
2 parents 4e069f5 + ade55ea commit 1b8780e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,10 @@ jobs:
- vm-nesting
- vm-migration
include:
- test: cluster # cluster requires fan to be working so use 22.04 with latest/edge
track: "latest/edge"
os: "22.04"
- test: qemu-external-vm
track: "latest/edge"
os: "24.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"
# not compatible with 4.0/*
- test: container-copy
track: "4.0/edge"
Expand Down

0 comments on commit 1b8780e

Please sign in to comment.