diff options
author | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2019-02-19 15:14:49 +0800 |
---|---|---|
committer | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2019-02-19 15:14:49 +0800 |
commit | 3e7a1c19d5075632096f8a836589b8bfded9f294 (patch) | |
tree | 499d6d10e02681beb61feed276ca81ab73c58a3b /jobs | |
parent | 680d3481a5221fde7b4b1955e09689cebf87bd53 (diff) |
Add test case desktop-kpi-dashboard check
Modify test plan sutton-full-16.04-osp1.pxu
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/sutton/desktop-kpi-dashboard.txt.in | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/jobs/sutton/desktop-kpi-dashboard.txt.in b/jobs/sutton/desktop-kpi-dashboard.txt.in new file mode 100644 index 0000000..3a8407b --- /dev/null +++ b/jobs/sutton/desktop-kpi-dashboard.txt.in @@ -0,0 +1,20 @@ +plugin: manual +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'. |