tests: dom0 update via qubes-vm-update - #861
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #861 +/- ##
==========================================
- Coverage 70.44% 70.43% -0.02%
==========================================
Files 61 61
Lines 14165 14191 +26
==========================================
+ Hits 9979 9995 +16
- Misses 4186 4196 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026080603-devel&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update
Failed tests13 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 30 fixed
Unstable testsDetails
Performance TestsPerformance degradation:16 performance degradations
Remaining performance tests:95 tests
|
|
openQArun TEST=system_tests_audio,system_tests_pvgrub_salt_storage,system_tests_network_updates MACHINE=64bit |
Timing precision is not great in nested virt. This test usually fails with error like "too short audio, expected 10s, got 7.768299319727891". The test is already running also on real hardware, and there it's more reliable, but keep running it on nested virt, as it's more flexible scheduling-wise.
I missed one of the grub tests. Fixes: 7448ed2 "tests: reduce maxmem of HVM when running in nested virt"
134abfc to
6b51ee5
Compare
Retrying in a tight loop sometimes doesn't give enough time for change to be noticed.
Do not expect all services running already while audiovm is still starting. The test has 10s timeout (part of assert_pacat_running()), but lets start counting once VM is fully started.
6b51ee5 to
cb85f10
Compare
No description provided.