From 8011a3051be3d03123292fbc8def6634c713a478 Mon Sep 17 00:00:00 2001 From: jerry Date: Mon, 5 Oct 2015 13:58:09 +0800 Subject: remove test case firmware/fwts, add firmware/fwts_desktop_diagnoisis_hwe; Update test case id: firmware/fwts_desktop_diagnosis_results.log_gz and firmware/fwts_desktop_diagnosis_results_hwe.log_gz; enable test case 2013.com.canonical.certification::firmware/no_ACPI_REV_interface in stalla-full test plan --- scripts/somerville-cli | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 scripts/somerville-cli (limited to 'scripts/somerville-cli') diff --git a/scripts/somerville-cli b/scripts/somerville-cli new file mode 100755 index 0000000..8d50c02 --- /dev/null +++ b/scripts/somerville-cli @@ -0,0 +1,22 @@ +#!/usr/bin/env checkbox-launcher +[welcome] +text = Welcome to Canonical System Testing! + This application will gather information from your system. Then you will be + asked manual tests to confirm that the system is working properly. Finally, + you will be asked for the Secure ID of the computer to submit the + information to the certification.canonical.com database. + To learn how to create or locate the Secure ID, please see here: + https://certification.canonical.com/ + +[suite] +# Whitelist(s) displayed in the suite selection screen +whitelist_filter = ^somerville.*$ +# Whitelist(s) pre-selected in the suite selection screen, default whitelist(s) +# "bogus" means no whitelist will be preselected. +whitelist_selection = ^bogus$ + +[submission] +submit_to_hexr = true + +[transport] +submit_to = certification -- cgit v1.2.3