diff options
author | Jonathan Cave <jonathan.cave@canonical.com> | 2018-12-13 10:35:54 +0000 |
---|---|---|
committer | Jonathan Cave <jonathan.cave@canonical.com> | 2018-12-13 10:35:54 +0000 |
commit | 7b804d9ea5b16345d11bb1b150bd307418cd7b0f (patch) | |
tree | 77265b751c1b32a152671d3bd1c3053f10ec3702 /units/ethernet | |
parent | 73038051dc510f7a36754069de9732e1b520b3af (diff) |
ethernet: add after-suspend manual plan (empty)
Add this plan for completeness and to make creating top-level manual only plans easier.
Diffstat (limited to 'units/ethernet')
-rw-r--r-- | units/ethernet/test-plan.pxu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/units/ethernet/test-plan.pxu b/units/ethernet/test-plan.pxu index 6ad7620..6a6af73 100644 --- a/units/ethernet/test-plan.pxu +++ b/units/ethernet/test-plan.pxu @@ -38,6 +38,13 @@ include: nested_part: after-suspend-ethernet-automated +id: after-suspend-ethernet-manual +unit: test plan +_name: Manual ethernet tests (after suspend) +_description: Manual ethernet tests for Ubuntu Core devices +estimated_duration: 1m +include: + id: after-suspend-ethernet-automated unit: test plan _name: Automated ethernet tests (after suspend) |