action #11754
closedRename images and tests for multi-architecture offline migrations/zdup/etc
100%
Description
We currently have a bunch of architecture specific test runs such as migration_offline_sle12_ppc
This was because we didn't have the variable expansion feature at time of creating the test, so we couldn't tell openQA to do something like use HDD_1=SLES-12-%ARCH%-gnome-sle12.qcow2
Now we can do that, we can remove the architecture specific scenarios and replace them with global ones
In order to do this the following tasks are required
- Rename the images on openqa.suse.de to use a consistent naming convention
- Change the scenarios on openqa.suse.de to use that naming convention for HDD_1
- Remove the architecture specific scenarios
This will reduce the mess we have in the dashboard for architecture specific tests that don't need to be architecture specific.
Updated by RBrownSUSE almost 9 years ago
after this is done the rollback_migration tests will also need to be tidied up to match
Updated by okurz almost 9 years ago
- Target version changed from 168 to Milestone 3
Updated by dzedro over 8 years ago
tests are renamed and ppc removed, I left images still there and will remove them when few new builds will be tested.
There are still tests om_proxyscc with _ppc, but I wouldn't like to touch them because renaming this disk could affect some tests about which I have no idea.