Skip to content

Commit

Permalink
.github/workflows/ci: exclude qemu-tcg-*-hardened-*
Browse files Browse the repository at this point in the history
  • Loading branch information
astro committed Oct 21, 2024
1 parent 8d5870b commit 680fe91
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,22 @@ jobs:
- check: qemu-tcg-startup-shutdown
- check: qemu-tcg-systemd-shutdown-command
- check: qemu-tcg-systemd-startup-shutdown
- check: qemu-tcg-9pstore-overlay-hardened-startup-shutdown
- check: qemu-tcg-9pstore-hardened-shutdown-command
- check: qemu-tcg-9pstore-hardened-startup-shutdown
- check: qemu-tcg-9pstore-systemd-hardened-shutdown-command
- check: qemu-tcg-9pstore-overlay-systemd-hardened-shutdown-command
- check: qemu-tcg-9pstore-overlay-hardened-shutdown-command
- check: qemu-tcg-9pstore-overlay-systemd-hardened-startup-shutdown
- check: qemu-tcg-overlay-hardened-startup-shutdown
- check: qemu-tcg-9pstore-systemd-hardened-startup-shutdown
- check: qemu-tcg-hardened-shutdown-command
- check: qemu-tcg-overlay-systemd-hardened-shutdown-command
- check: qemu-tcg-hardened-startup-shutdown
- check: qemu-tcg-overlay-hardened-shutdown-command
- check: qemu-tcg-systemd-hardened-shutdown-command
- check: qemu-tcg-overlay-systemd-hardened-startup-shutdown
- check: qemu-tcg-systemd-hardened-startup-shutdown
# Known broken
- check: cloud-hypervisor-overlay-startup-shutdown
- check: cloud-hypervisor-overlay-shutdown-command
Expand Down

0 comments on commit 680fe91

Please sign in to comment.