Actions
action #829
closedopenqa: fix reboot test
Description
the reboot test is currently split into several files. This cannot work as the test driver expects each test to be self-contained, ie start image is the same as end image. So the code needs to be combined into one file.
Actions