diff options
author | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2017-11-08 14:31:24 +0800 |
---|---|---|
committer | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2017-11-08 14:31:24 +0800 |
commit | b8edc719da6393825a15716a6cffd3ea6ec92c0c (patch) | |
tree | 7e1171bde8ba293a371091ac9d2c39d4827729b1 | |
parent | 3e2c99a346545d6510fc2ca21839d9baa52fa7a9 (diff) |
Add sutton stress test plan
-rw-r--r-- | units/sutton-stress.pxu | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/units/sutton-stress.pxu b/units/sutton-stress.pxu new file mode 100644 index 0000000..6a54334 --- /dev/null +++ b/units/sutton-stress.pxu @@ -0,0 +1,19 @@ +id: sutton-stress +_name: Sutton Stress +unit: test plan +_description: Sutton Stress +include: + sutton/manifest_version + com.canonical.certification::suspend/suspend_advanced certification-status=blocker +nested_part: + com.canonical.certification::submission-cert-full + com.canonical.certification::stress-suspend-30-cycles-with-reboots-automated + com.canonical.certification::stress-ng-cert-automated + com.canonical.certification::stress-30-reboot-poweroff-automated + com.canonical.certification::info-attachment-cert-full + com.canonical.certification::stress/poweroff certification-status=blocker + com.canonical.certification::stress/poweroff_log + com.canonical.certification::stress/reboot certification-status=blocker + com.canonical.certification::stress/reboot_log +mandatory_include: + com.canonical.certification::miscellanea/tester-info |