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

Proposed by Vincent Liao
Status: Merged
Approved by: Vincent Liao
Approved revision: 6050fb809c788a987805cff3a30c6f73771ca3af
Merged at revision: b0b69d2868e9dbb70054998988dc273103ebed80
Proposed branch: ~liaou3/checkbox-iiotg/+git/checkbox-iiotg:add_rt_test_plan
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg:master
Diff against target: 60 lines (+16/-0)
4 files modified
launchers/test-runner-adl (+4/-0)
launchers/test-runner-ehl (+4/-0)
launchers/test-runner-rpl (+4/-0)
launchers/test-runner-tgl (+4/-0)
Reviewer Review Type Date Requested Status
Vic Liu Approve
Rick Wu Approve
StanleyHuang Pending
Patrick Liu Pending
PeiYao Chang Pending
Review via email: mp+444358@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 a44daaa..bc4e191 100755
3--- a/launchers/test-runner-adl
4+++ b/launchers/test-runner-adl
5@@ -10,6 +10,10 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
6 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual
7 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated
8 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress
9+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-rt
10+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
11+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
12+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
13
14 [manifest]
15 com.canonical.certification::has_card_reader= false
16diff --git a/launchers/test-runner-ehl b/launchers/test-runner-ehl
17index ddfc22c..b8e7f68 100755
18--- a/launchers/test-runner-ehl
19+++ b/launchers/test-runner-ehl
20@@ -10,6 +10,10 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
21 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual
22 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated
23 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress
24+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-rt
25+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
26+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
27+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
28
29 [manifest]
30 com.canonical.certification::has_audio_capture= false
31diff --git a/launchers/test-runner-rpl b/launchers/test-runner-rpl
32index e19c876..f971389 100755
33--- a/launchers/test-runner-rpl
34+++ b/launchers/test-runner-rpl
35@@ -10,6 +10,10 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
36 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual
37 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated
38 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress
39+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-rt
40+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
41+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
42+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
43
44 [manifest]
45 com.canonical.certification::has_audio_capture= true
46diff --git a/launchers/test-runner-tgl b/launchers/test-runner-tgl
47index 5182fe4..387572a 100755
48--- a/launchers/test-runner-tgl
49+++ b/launchers/test-runner-tgl
50@@ -10,6 +10,10 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
51 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual
52 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated
53 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress
54+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-rt
55+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
56+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
57+ com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
58
59 [manifest]
60 com.canonical.certification::has_audio_capture= true

Subscribers

People subscribed via source and target branches