diff options
author | Daniel Lin <daniel.lin@canonical.com> | 2015-04-29 18:10:11 +0800 |
---|---|---|
committer | Daniel Lin <daniel.lin@canonical.com> | 2015-04-29 18:10:11 +0800 |
commit | 39d192c2400c6f52a49f40e2e19be11adf484ce5 (patch) | |
tree | 74c4a3c15e7ecc1b04f6b40957bd0637f48b4840 /units | |
parent | 1a7056c0e086e7dfc22c1d1dd032142d5cc8f663 (diff) |
Added reboot/poweroff test case to stella laptop/desktop test plan
Diffstat (limited to 'units')
-rw-r--r-- | units/stella-desktop-full.pxu | 8 | ||||
-rw-r--r-- | units/stella-laptop-full.pxu | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/units/stella-desktop-full.pxu b/units/stella-desktop-full.pxu index 9f11947..190e631 100644 --- a/units/stella-desktop-full.pxu +++ b/units/stella-desktop-full.pxu @@ -403,10 +403,10 @@ include: # The following tests should run BEFORE the automated tests. The reboot and # power off tests will also give us a clean system to start the stress run # with. - #2013.com.canonical.certification::power-management/poweroff - #2013.com.canonical.certification::power-management/poweroff-log-attach - #2013.com.canonical.certification::power-management/reboot - #2013.com.canonical.certification::power-management/reboot-log-attach + 2013.com.canonical.certification::power-management/poweroff + 2013.com.canonical.certification::power-management/poweroff-log-attach + 2013.com.canonical.certification::power-management/reboot + 2013.com.canonical.certification::power-management/reboot-log-attach # Automated Tests # The following tests are purely automated and/or lenghty stress tests. They # have been moved to the end of the test run to improve the testing process. diff --git a/units/stella-laptop-full.pxu b/units/stella-laptop-full.pxu index 25fcdf9..23f30d8 100644 --- a/units/stella-laptop-full.pxu +++ b/units/stella-laptop-full.pxu @@ -403,10 +403,10 @@ include: # The following tests should run BEFORE the automated tests. The reboot and # power off tests will also give us a clean system to start the stress run # with. - #2013.com.canonical.certification::power-management/poweroff - #2013.com.canonical.certification::power-management/poweroff-log-attach - #2013.com.canonical.certification::power-management/reboot - #2013.com.canonical.certification::power-management/reboot-log-attach + 2013.com.canonical.certification::power-management/poweroff + 2013.com.canonical.certification::power-management/poweroff-log-attach + 2013.com.canonical.certification::power-management/reboot + 2013.com.canonical.certification::power-management/reboot-log-attach # Automated Tests # The following tests are purely automated and/or lenghty stress tests. They # have been moved to the end of the test run to improve the testing process. |