virt-s1 / bootc-workflow-test

MIT License
2 stars 3 forks source link

os replace libvirt test failure #230

Closed henrywang closed 5 months ago

henrywang commented 5 months ago

Failed on https://github.com/virt-s1/bootc-workflow-report/pull/265 and https://github.com/virt-s1/bootc-workflow-report/pull/263. Need investigation.

henrywang commented 5 months ago

The failure is caused by testing farm runner resource. The testing farm deploy 1 cpu and 2G vm to run nested virtualization test. That caused the timeout (vm halted after reboot, no resource).

PR #231 should fixed this issue.

------------------------------------------------------------------------------
CI MACHINE SPECS
------------------------------------------------------------------------------
    Hostname: xxxx
        User: root
        CPUs: 1
         RAM: 1775 MB
        DISK: 17 GB
        ARCH: x86_64
      KERNEL: xxxx
------------------------------------------------------------------------------