Tests extend/reorganize#601
Conversation
There are quite a lot of them now, move the a separate module to allow scheduling them separately.
Add netvm reconnect to the test. This is mostly to test if DNS forwarding gets properly updated on dynamic network attach too. Suggested at QubesOS/qubes-core-agent-linux#505 (comment)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #601 +/- ##
==========================================
- Coverage 69.36% 69.35% -0.02%
==========================================
Files 58 58
Lines 11914 11919 +5
==========================================
+ Hits 8264 8266 +2
- Misses 3650 3653 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Add an event after domain-pre-start but still before creating libvirt object (creating paused domain). This allows plugging in some handler after storage is prepared and netvm is started. QubesOS/qubes-issues#9318
vif hotplug script is called in netvm when libvirt creates connected the domain, even if it's created paused. Set qubesdb entries used by the vif script earlier, using new domain-pre-spawn event. Do not check is_running() here, because domain isn't running yet. Fixes QubesOS/qubes-issues#9318
|
PipelineRetry |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024062502-4.3&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=2024062115-4.3&flavor=update
Failed tests8 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/103633#dependencies 6 fixed
Unstable testsDetails
|
It was renamed from allow-unsafe-characters to allow-all-names See QubesOS/qubes-core-agent-linux#508 QubesOS/qubes-issues#8332
No description provided.