Merge ~liaou3/checkbox-limerick/+git/checkbox-provider-limerick:move_glmark2-es2_from_manal_to_auto into ~checkbox-dev/checkbox-limerick/+git/checkbox-provider-limerick:master

Proposed by Vincent Liao
Status: Merged
Approved by: Vincent Liao
Approved revision: d074568439b80e5f40b4ae3c0d6c5f47677f7a74
Merged at revision: f74b12d8e5fc982a7847dcdf9533d692c2f867c2
Proposed branch: ~liaou3/checkbox-limerick/+git/checkbox-provider-limerick:move_glmark2-es2_from_manal_to_auto
Merge into: ~checkbox-dev/checkbox-limerick/+git/checkbox-provider-limerick:master
Diff against target: 102 lines (+15/-5)
3 files modified
units/kr260-test-plan-classic.pxu (+3/-1)
units/kv260-test-plan-classic.pxu (+6/-2)
units/zcu10x-test-plan-classic.pxu (+6/-2)
Reviewer Review Type Date Requested Status
StanleyHuang Approve
Rick Wu Approve
Vic Liu Pending
PeiYao Chang Pending
Review via email: mp+462754@code.launchpad.net

Commit message

Move glmark2-es2 test case from automated to manual

 - See more information: https://github.com/canonical/checkbox/pull/1077

Description of the change

Since this job is now manual, we have to move it from automated to manual testplan

To post a comment you must log in.
Revision history for this message
Rick Wu (rickwu4444) wrote :

LGTM

review: Approve
Revision history for this message
StanleyHuang (stanley31) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/kr260-test-plan-classic.pxu b/units/kr260-test-plan-classic.pxu
2index 6c44eae..f6e21d2 100644
3--- a/units/kr260-test-plan-classic.pxu
4+++ b/units/kr260-test-plan-classic.pxu
5@@ -23,6 +23,9 @@ _description:
6 control of device hardware or some other user input to complete.
7 estimated_duration: 3600
8 include:
9+ com.canonical.certification::graphics/.*glmark2-es2.*display
10+bootstrap_include:
11+ com.canonical.certification::graphics_card # For glmark2-es2 test
12 nested_part:
13 limerick-monitor-manual
14 com.canonical.certification::graphics-integrated-gpu-cert-manual
15@@ -83,7 +86,6 @@ _description:
16 validate the Limerick KR260 device.
17 include:
18 com.canonical.certification::install/apt-get-gets-updates
19- com.canonical.certification::graphics/.*glmark2-es2.*display
20 bootstrap_include:
21 limerick_sku
22 nested_part:
23diff --git a/units/kv260-test-plan-classic.pxu b/units/kv260-test-plan-classic.pxu
24index 72293f9..b343bf9 100644
25--- a/units/kv260-test-plan-classic.pxu
26+++ b/units/kv260-test-plan-classic.pxu
27@@ -33,6 +33,9 @@ _description:
28 control of device hardware or some other user input to complete.
29 estimated_duration: 3600
30 include:
31+ com.canonical.certification::graphics/.*glmark2-es2.*display
32+bootstrap_include:
33+ com.canonical.certification::graphics_card # For glmark2-es2 test
34 nested_part:
35 limerick-monitor-manual
36 com.canonical.certification::graphics-integrated-gpu-cert-manual
37@@ -91,6 +94,9 @@ _description:
38 control of device hardware or some other user input to complete.
39 estimated_duration: 3600
40 include:
41+ com.canonical.certification::graphics/.*glmark2-es2.*display
42+bootstrap_include:
43+ com.canonical.certification::graphics_card # For glmark2-es2 test
44 nested_part:
45 limerick-monitor-manual
46 com.canonical.certification::graphics-integrated-gpu-cert-manual
47@@ -149,7 +155,6 @@ _description:
48 validate the Limerick KV260 device.
49 include:
50 com.canonical.certification::install/apt-get-gets-updates
51- com.canonical.certification::graphics/.*glmark2-es2.*display
52 bootstrap_include:
53 limerick_sku
54 nested_part:
55@@ -198,7 +203,6 @@ _description:
56 validate the Limerick KV260 device.
57 include:
58 com.canonical.certification::install/apt-get-gets-updates
59- com.canonical.certification::graphics/.*glmark2-es2.*display
60 bootstrap_include:
61 limerick_sku
62 nested_part:
63diff --git a/units/zcu10x-test-plan-classic.pxu b/units/zcu10x-test-plan-classic.pxu
64index dc849af..d22cd29 100644
65--- a/units/zcu10x-test-plan-classic.pxu
66+++ b/units/zcu10x-test-plan-classic.pxu
67@@ -33,6 +33,9 @@ _description:
68 control of device hardware or some other user input to complete.
69 estimated_duration: 3600
70 include:
71+ com.canonical.certification::graphics/.*glmark2-es2.*display
72+bootstrap_include:
73+ com.canonical.certification::graphics_card # For glmark2-es2 testnested_part:
74 nested_part:
75 limerick-monitor-manual
76 limerick-hdmi-in-manual
77@@ -95,6 +98,9 @@ _description:
78 control of device hardware or some other user input to complete.
79 estimated_duration: 3600
80 include:
81+ com.canonical.certification::graphics/.*glmark2-es2.*display
82+bootstrap_include:
83+ com.canonical.certification::graphics_card # For glmark2-es2 test
84 nested_part:
85 limerick-monitor-manual
86 limerick-hdmi-in-manual
87@@ -157,7 +163,6 @@ _description:
88 validate the Limerick ZCU10x device.
89 include:
90 com.canonical.certification::install/apt-get-gets-updates
91- com.canonical.certification::graphics/.*glmark2-es2.*display
92 bootstrap_include:
93 limerick_sku
94 nested_part:
95@@ -212,7 +217,6 @@ _description:
96 validate the Limerick ZCU10x device.
97 include:
98 com.canonical.certification::install/apt-get-gets-updates
99- com.canonical.certification::graphics/.*glmark2-es2.*display
100 bootstrap_include:
101 limerick_sku
102 nested_part:

Subscribers

People subscribed via source and target branches