Add property-set:template handler, refactor to reduce redundancy#30
Conversation
5d27445 to
9025edc
Compare
|
BTW This PR should fix https://openqa.qubes-os.org/tests/172099#step/gui_keyboard_layout/274 (the test uses a single |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026041101-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=2026032404-devel&flavor=update
Failed tests18 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/170766#dependencies 31 fixed
Unstable testsDetails
Performance TestsPerformance degradation:9 performance degradations
Remaining performance tests:102 tests
|
Now when a user sets an AppVM to be based on a Whonix-Gateway or Whonix-Workstation template, it will automatically be tagged appropriately and have event buffering enabled if relevant. Fixes: QubesOS/qubes-issues#10645
9025edc to
37845bf
Compare
Now when a user sets an AppVM to be based on a Whonix-Gateway or Whonix-Workstation template, it will automatically be tagged appropriately and have event buffering enabled if relevant.
Fixes: QubesOS/qubes-issues#10645 (well, halfway fixes it anyway, since equivalent changes are needed for Kicksecure; this only does the Whonix part of things).