-
d1d9fab0 · TCK: introduce wait_for_vm_to_boot function
commented on
merge request !57
"TCK: introduce wait_for_vm_to_boot function"
at
libvirt / libvirt-tck
It is a little overkill that we wait for SSH to accept connections for all the 'domain' tests, but also not harmful. Probably even quicker than th...
commented on
merge request !57
"TCK: introduce wait_for_vm_to_boot function"
at
libvirt / libvirt-tck
Hi @berrange , would you please look at this MR?
closed
issue
#1
"405-ovmf-nvram-efi.t test assumes libvirt to always pick /usr/share/OVMF/OVMF_VARS.fd as the NVRAM template during firmware autoselection"
at
libvirt / libvirt-tck
-
1d5fbb6e · nwfilter/220-no-ip-spoofing.t: Update for newer guest distro
Disclaimer: I did not test this in a integration test run, only manually. If there is an easy way to trigger the integration tests in a CI, feel f...
-
b8b25a4a · ci: Bump almalinux 8 -> 9 and ubuntu 20.04 -> 24.04
- ... and 2 more commits. Compare fd01a50a...b8b25a4a
This will need changes to .gitlab-ci.yml for the merging of prebuilt+local jobs
closed
merge request
!55
"ci: Bump almalinux 8 -> 9 and ubuntu 20.04 -> 24.04"
at
libvirt / libvirt-tck
commented on
merge request !55
"ci: Bump almalinux 8 -> 9 and ubuntu 20.04 -> 24.04"
at
libvirt / libvirt-tck
You'll need changes to .gitlab-ci.yml, since you've updated across the boundary that merges the split prebuilt+local jobs into a single job.
opened
merge request
!55
"ci: Bump almalinux 8 -> 9 and ubuntu 20.04 -> 24.04"
at
libvirt / libvirt-tck
While your change is correct we need to drop almalinux 8 in the same MR to appease the pipeline.