Merge ~liaou3/checkbox-iiotg/+git/checkbox-iiotg-classic:add_rt_test_plan into ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic:master

Proposed by Vincent Liao
Status: Merged
Approved by: Vincent Liao
Approved revision: c51af20fa1118170c7b4428c7c95c1cd1decea9f
Merged at revision: 7d7964a29618d73024dc2e546aacf166c28c4e4d
Proposed branch: ~liaou3/checkbox-iiotg/+git/checkbox-iiotg-classic:add_rt_test_plan
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic:master
Diff against target: 76 lines (+32/-0)
4 files modified
launchers/test-runner-adl (+8/-0)
launchers/test-runner-ehl (+8/-0)
launchers/test-runner-rpl (+8/-0)
launchers/test-runner-tgl (+8/-0)
Reviewer Review Type Date Requested Status
Vic Liu Approve
Rick Wu Approve
PeiYao Chang Pending
Patrick Liu Pending
StanleyHuang Pending
Review via email: mp+444361@code.launchpad.net

Commit message

Add: realtime testplan into test runner

Description of the change

Add realtime testplan into test runner.

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
Vic Liu (zongminl) wrote :

+1, thank you

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/launchers/test-runner-adl b/launchers/test-runner-adl
2index a53ce7b..20ea7c1 100755
3--- a/launchers/test-runner-adl
4+++ b/launchers/test-runner-adl
5@@ -14,6 +14,14 @@ filter = com.canonical.qa.intliotg::intliotg-desktop-22-04
6 com.canonical.qa.intliotg::intliotg-server-22-04-manual
7 com.canonical.qa.intliotg::intliotg-server-22-04-automated
8 com.canonical.qa.intliotg::intliotg-server-22-04-stress
9+ com.canonical.qa.intliotg::intliotg-desktop-22-04-rt
10+ com.canonical.qa.intliotg::intliotg-desktop-22-04-manual-rt
11+ com.canonical.qa.intliotg::intliotg-desktop-22-04-automated-rt
12+ com.canonical.qa.intliotg::intliotg-desktop-22-04-stress-rt
13+ com.canonical.qa.intliotg::intliotg-server-22-04-rt
14+ com.canonical.qa.intliotg::intliotg-server-22-04-manual-rt
15+ com.canonical.qa.intliotg::intliotg-server-22-04-automated-rt
16+ com.canonical.qa.intliotg::intliotg-server-22-04-stress-rt
17
18 [manifest]
19 com.canonical.certification::has_card_reader= false
20diff --git a/launchers/test-runner-ehl b/launchers/test-runner-ehl
21index 7c4a4c5..42ef654 100755
22--- a/launchers/test-runner-ehl
23+++ b/launchers/test-runner-ehl
24@@ -14,6 +14,14 @@ filter = com.canonical.qa.intliotg::intliotg-desktop-22-04
25 com.canonical.qa.intliotg::intliotg-server-22-04-manual
26 com.canonical.qa.intliotg::intliotg-server-22-04-automated
27 com.canonical.qa.intliotg::intliotg-server-22-04-stress
28+ com.canonical.qa.intliotg::intliotg-desktop-22-04-rt
29+ com.canonical.qa.intliotg::intliotg-desktop-22-04-manual-rt
30+ com.canonical.qa.intliotg::intliotg-desktop-22-04-automated-rt
31+ com.canonical.qa.intliotg::intliotg-desktop-22-04-stress-rt
32+ com.canonical.qa.intliotg::intliotg-server-22-04-rt
33+ com.canonical.qa.intliotg::intliotg-server-22-04-manual-rt
34+ com.canonical.qa.intliotg::intliotg-server-22-04-automated-rt
35+ com.canonical.qa.intliotg::intliotg-server-22-04-stress-rt
36
37 [manifest]
38 com.canonical.certification::has_audio_capture= false
39diff --git a/launchers/test-runner-rpl b/launchers/test-runner-rpl
40index 253e53d..e106f3e 100755
41--- a/launchers/test-runner-rpl
42+++ b/launchers/test-runner-rpl
43@@ -14,6 +14,14 @@ filter = com.canonical.qa.intliotg::intliotg-desktop-22-04
44 com.canonical.qa.intliotg::intliotg-server-22-04-manual
45 com.canonical.qa.intliotg::intliotg-server-22-04-automated
46 com.canonical.qa.intliotg::intliotg-server-22-04-stress
47+ com.canonical.qa.intliotg::intliotg-desktop-22-04-rt
48+ com.canonical.qa.intliotg::intliotg-desktop-22-04-manual-rt
49+ com.canonical.qa.intliotg::intliotg-desktop-22-04-automated-rt
50+ com.canonical.qa.intliotg::intliotg-desktop-22-04-stress-rt
51+ com.canonical.qa.intliotg::intliotg-server-22-04-rt
52+ com.canonical.qa.intliotg::intliotg-server-22-04-manual-rt
53+ com.canonical.qa.intliotg::intliotg-server-22-04-automated-rt
54+ com.canonical.qa.intliotg::intliotg-server-22-04-stress-rt
55
56 [manifest]
57 com.canonical.certification::has_audio_capture= true
58diff --git a/launchers/test-runner-tgl b/launchers/test-runner-tgl
59index 42e9aba..3c8e951 100755
60--- a/launchers/test-runner-tgl
61+++ b/launchers/test-runner-tgl
62@@ -14,6 +14,14 @@ filter = com.canonical.qa.intliotg::intliotg-desktop-22-04
63 com.canonical.qa.intliotg::intliotg-server-22-04-manual
64 com.canonical.qa.intliotg::intliotg-server-22-04-automated
65 com.canonical.qa.intliotg::intliotg-server-22-04-stress
66+ com.canonical.qa.intliotg::intliotg-desktop-22-04-rt
67+ com.canonical.qa.intliotg::intliotg-desktop-22-04-manual-rt
68+ com.canonical.qa.intliotg::intliotg-desktop-22-04-automated-rt
69+ com.canonical.qa.intliotg::intliotg-desktop-22-04-stress-rt
70+ com.canonical.qa.intliotg::intliotg-server-22-04-rt
71+ com.canonical.qa.intliotg::intliotg-server-22-04-manual-rt
72+ com.canonical.qa.intliotg::intliotg-server-22-04-automated-rt
73+ com.canonical.qa.intliotg::intliotg-server-22-04-stress-rt
74
75 [manifest]
76 com.canonical.certification::has_audio_capture= true

Subscribers

People subscribed via source and target branches