diff options
author | Jerry Kao <jerry.kao@canonical.com> | 2018-10-17 14:45:33 +0800 |
---|---|---|
committer | Jerry Kao <jerry.kao@canonical.com> | 2018-10-19 18:32:45 +0800 |
commit | 612590d95dd74ef9d71888598628de928c358584 (patch) | |
tree | 12f327ed7c03cdf11b4ed1a474d9bb6a1df3579e /launcher | |
parent | d8882752e9b4c6eb9b467b7008d3de8dec9b2e64 (diff) |
Create a launcher and test plan for dell odm testing purpose
Create a launcher and add entry in somerville installer. Create a test plan base in dell request test cases. Disable sumbit to C3 function in launcher.
Diffstat (limited to 'launcher')
-rwxr-xr-x | launcher/odm-somerville-cli | 13 | ||||
-rwxr-xr-x[-rw-r--r--] | launcher/somerville-cli | 0 |
2 files changed, 13 insertions, 0 deletions
diff --git a/launcher/odm-somerville-cli b/launcher/odm-somerville-cli new file mode 100755 index 0000000..a1aba70 --- /dev/null +++ b/launcher/odm-somerville-cli @@ -0,0 +1,13 @@ +#!/usr/bin/env checkbox-cli + +[launcher] +launcher_version = 1 +app_id = com.canonical.certification:dell-odm-testing +stock_reports = text, submission_files + +[test plan] +filter = *odm-somerville* +unit = com.canonical.ce::somerville-odm + +[config] +config_filename = plainbox.conf diff --git a/launcher/somerville-cli b/launcher/somerville-cli index 2b0fc90..2b0fc90 100644..100755 --- a/launcher/somerville-cli +++ b/launcher/somerville-cli |