mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
ci: Bump virtio-villain to v0.5.5
Further stability improvements in the villain harness keep printed verdicts when a batch times out, stop batch timeouts from wedging benign tests, and capture VMM stderr separately so it cannot corrupt verdict markers, reducing spurious WEDGED results. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
This commit is contained in:
committed by
Rob Bradford
parent
1ad1de1398
commit
b0369bf2da
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -854,7 +854,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
VILLAIN_REPO: https://github.com/weltling/virtio-villain.git
|
||||
VILLAIN_REF: v0.5.2
|
||||
VILLAIN_REF: v0.5.5
|
||||
steps:
|
||||
- name: Code checkout
|
||||
uses: actions/checkout@v7
|
||||
|
||||
Reference in New Issue
Block a user