The current OpenQA tests take around 3h to run. Yes, slow nested virtualization is a factor, but we can't really change that. What we can do it optimize the script in various ways. The goal should be to have the base test run in about 1h.
A good thing to do is to look at the actual execussion time to see if there is anything we can save
Possible optimizations:
The current OpenQA tests take around 3h to run. Yes, slow nested virtualization is a factor, but we can't really change that. What we can do it optimize the script in various ways. The goal should be to have the base test run in about 1h.
A good thing to do is to look at the actual execussion time to see if there is anything we can save
Possible optimizations:
debian-12-minimalandfedora-42-xfce(if not there by default)DO_UPDATE=1in OpenQA parameters)assert_script_runcalls to actual scripts or toroot_consoleso that no time is spent by the runner typing actual text key-by-keysd-whonixVM #456Done in Remove whonix from OpenQA #1576
sdw-admin --applywith the new codeNOTE: se also Test Upgrades from Prod with
SECUREDROP_UPGRADE=1openqa-tests-qubesos#23