diff options
author | Jonathan Cave <jonathan.cave@canonical.com> | 2019-10-11 11:01:41 +0100 |
---|---|---|
committer | Jonathan Cave <jonathan.cave@canonical.com> | 2019-10-11 11:01:41 +0100 |
commit | 9a25d427ad38e81e6fd1c55d5d113e8f61f141c6 (patch) | |
tree | 7682784a8cecb53db517377c9370267d185eadee | |
parent | ab19cf34d2b5c169ab31c701fea133ce4ca8d577 (diff) |
kernel-snap: update nested test plan with template
The automated test plan should now include the templated job and associated boostrap_include.
-rw-r--r-- | units/kernel-snap/test-plan.pxu | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/units/kernel-snap/test-plan.pxu b/units/kernel-snap/test-plan.pxu index 7bd4dc8..ffaa5d1 100644 --- a/units/kernel-snap/test-plan.pxu +++ b/units/kernel-snap/test-plan.pxu @@ -13,7 +13,9 @@ unit: test plan _name: Automated Kernel Snap tests _description: Automated Kernel Snap tests for Ubuntu Core devices include: - kernel-snap/booted-kernel-matches-current + kernel-snap/booted-kernel-matches-current-.* +bootstrap_include: + bootloader id: kernel-snap-manual unit: test plan |