diff options
author | Erin Chen <erin.chen@canonical.com> | 2021-07-15 13:21:59 +0800 |
---|---|---|
committer | Erin Chen <erin.chen@canonical.com> | 2021-07-15 13:21:59 +0800 |
commit | 8235df34d0417416f599a99aa9aa83faf934cd4b (patch) | |
tree | 0aa3284f194331dc7606ec4e901e919074853e2d | |
parent | 7630fdfdad2fde0e99d489e97b05ce333dddc509 (diff) |
Modify Stella launcher and Add new Stella specify test plan
-rwxr-xr-x | launcher/stella-cli | 4 | ||||
-rw-r--r-- | units/stella-specific.pxu | 16 |
2 files changed, 18 insertions, 2 deletions
diff --git a/launcher/stella-cli b/launcher/stella-cli index 4717e7a..26d7b05 100755 --- a/launcher/stella-cli +++ b/launcher/stella-cli @@ -5,8 +5,8 @@ launcher_version = 1 app_id = com.canonical.certification:stella-testing [test plan] -filter = *stella* -unit = com.canonical.ce::stella-full-18-04 +filter = *client-cert-desktop-20-04-* *stella-a* *stella-d* *stella-g* *stella-s* *stella-t* *stella-w* +unit = com.canonical.certification::client-cert-desktop-20-04-manual [config] config_filename = plainbox.conf diff --git a/units/stella-specific.pxu b/units/stella-specific.pxu new file mode 100644 index 0000000..3080dfe --- /dev/null +++ b/units/stella-specific.pxu @@ -0,0 +1,16 @@ +# Version: 1.0.0 2021-07-14 +id: stella-specific +_name: Stella Specific Test +unit: test plan +_description: Stella Specific Test +include: + stella/hp-documents + stella/hp-wallpaper + stella/desktop-kpi-dashboard + misc/generic/grub_boothole + misc/generic/ouagadougou/desktop-meta-package +nested_part: + stella-oem-meta-version + power-management-stella +mandatory_include: + com.canonical.certification::miscellanea/tester-info |