diff options
author | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2019-02-20 12:53:58 +0800 |
---|---|---|
committer | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2019-02-20 12:53:58 +0800 |
commit | b186ccf54647235489bae62a9b0a679e7bdeb6b1 (patch) | |
tree | 74143b0be150d5c7dfca8197b1a3c3202e51e597 /jobs/sutton | |
parent | 3e7a1c19d5075632096f8a836589b8bfded9f294 (diff) |
Modify sutton-full-16-04-osp1 test plan
Modify sutton-full-18-04 test plan Add test case desktop-kpi-dashboard
Diffstat (limited to 'jobs/sutton')
-rw-r--r-- | jobs/sutton/desktop-kpi-dashboard.txt.in | 25 |
1 files changed, 6 insertions, 19 deletions
diff --git a/jobs/sutton/desktop-kpi-dashboard.txt.in b/jobs/sutton/desktop-kpi-dashboard.txt.in index 3a8407b..88c396f 100644 --- a/jobs/sutton/desktop-kpi-dashboard.txt.in +++ b/jobs/sutton/desktop-kpi-dashboard.txt.in @@ -1,20 +1,7 @@ -plugin: manual +id: sutton/desktop-kpi-dashboard +plugin: shell category_id: sutton -id: sutton/desktop/desktop-kpi-dashborad -_purpose: - Provide the kpi to cert team for checking. -_steps: - 1. $ sudo /usr/lib/com.canonical.ce\:oem/bin/desktop-kpi-dashboard-check.sh sutton - 2. System will print related info e.g. - ********************************************** - project_codename: sutton - lb_distribution: bionic - lb_architecture:amd64 - build_time_of_image: 20181227 - jenkins_build_id: 67 - platform_tag_job_name: sutton-mccarthy-bionic-amd64 - manifest_milestone: iso - project code name check: pass -_verification: - 1. If the script executes successfully, please add the info in comments and set the test case as 'Pass'. - 2. Otherwise please set the case as 'Failed'. +command: + desktop-kpi-dashboard-check.sh sutton +_description: + Provide the kpi to cert team for checking |