Actions
action #35410
closedTest interrupts while using boot from USB with the 'SKIPTO' parameter simultaneously
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-04-24
Due date:
% Done:
0%
Estimated time:
Description
Test interrupts while tusing boot from USB with the 'SKIPTO' parameter simultaneously.
It seems like the app is looking for a snapshot on USB, rather then on the host machine.
Steps to reproduce:
- Run worker with --no-cleanup parameter;
- Clone a job, that uses boot from usb (e.g. https://openqa.opensuse.org/tests/661192) with 'MAKETESTSNAPSHOTS=1';
- Wait until the test is finished and all the snapshots are created;
- Run the job again with the 'SKIPTO={some module name}' parameter.
Expected result:
The test is started from the module, that is mentioned in SKIPTO property.
Actual result:
The test stops as 'Incomplete'. Please see 'autoinst-logs.txt' logs for more details.
Files
Actions