diff options
author | Patrick Liu <patrick.liu@canonical.com> | 2021-04-01 16:36:11 +0800 |
---|---|---|
committer | Patrick Liu <patrick.liu@canonical.com> | 2021-04-01 16:36:11 +0800 |
commit | 997332e8c469f6b66427abe073ccbb789bd7647e (patch) | |
tree | 18d871bce406fde045b2fff94ecb1cfbe8cc7ff2 | |
parent | a83b0066122064d17b9936068ae683e56f297d16 (diff) |
Add lsb to ubuntucore-manual test plan
Without bootstrap_include lsb, the os-fail-boot job will not be able to execute.
-rw-r--r-- | units/ubuntucore/test-plan.pxu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/ubuntucore/test-plan.pxu b/units/ubuntucore/test-plan.pxu index 3b980db..73b0829 100644 --- a/units/ubuntucore/test-plan.pxu +++ b/units/ubuntucore/test-plan.pxu @@ -17,6 +17,8 @@ id: ubuntucore-manual unit: test plan _name: Manual Ubuntu Core OS feature tests _description: Manual OS feature tests for Ubuntu Core devices +bootstrap_include: + lsb include: ubuntucore/os-reinstall-mode ubuntucore/os-recovery-mode |