Actions
action #28678
closedUse new way of loading test modules multiple times without file duplication
Start date:
2016-02-02
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
After #10514 done there is now a much nicer way for loading a test module multiple times. Just call loadtest <name>
on the same module again, no symlinking, no file duplication.
Updated by okurz about 7 years ago
- Follows action #10514: [tools][sprint 201711.2] Prevent test module name clashes (problem on loading test module twice / multiple times / more than one) added
Updated by okurz about 7 years ago
- Status changed from New to In Progress
- Assignee set to okurz
seems like only virt_autotest is using copied files to load a test module multiple times. Proposing a PR
Updated by okurz about 7 years ago
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3982
Need to wait for new os-autoinst deployed on osd, o3 is updated already.
Updated by okurz about 7 years ago
- Status changed from Feedback to Resolved
Deployed on o3 and osd, all good.
Actions