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

Proposed by Vincent Liao
Status: Merged
Approved by: Vincent Liao
Approved revision: 73b094796a0293d1738f317783b03d4a4eec7bcc
Merged at revision: e135d9b1dbb2b5b080db7fca20ac78705aa44ffd
Proposed branch: ~liaou3/checkbox-iiotg/+git/checkbox-iiotg:add_cyclic_test_into_test-runner
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg:master
Diff against target: 57 lines (+4/-1)
5 files modified
launchers/test-runner (+0/-1)
launchers/test-runner-adl (+1/-0)
launchers/test-runner-ehl (+1/-0)
launchers/test-runner-rpl (+1/-0)
launchers/test-runner-tgl (+1/-0)
Reviewer Review Type Date Requested Status
StanleyHuang Approve
Patrick Liu (community) Approve
PeiYao Chang Pending
Rick Wu Pending
Vic Liu Pending
Review via email: mp+452224@code.launchpad.net

Commit message

Add rt-performance-tests-stress into test-runner

Description of the change

Add this testplan into test-runner so I could run them easily.
You may reference how we do in `checkbox-iiotg-classic` [1].

[1] https://git.launchpad.net/~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic?h=master

To post a comment you must log in.
Revision history for this message
Patrick Liu (patliu) wrote :

+1

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/launchers/test-runner b/launchers/test-runner
2index 45060fc..dcca03a 100755
3--- a/launchers/test-runner
4+++ b/launchers/test-runner
5@@ -10,4 +10,3 @@ 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-
10diff --git a/launchers/test-runner-adl b/launchers/test-runner-adl
11index bc4e191..686f2e7 100755
12--- a/launchers/test-runner-adl
13+++ b/launchers/test-runner-adl
14@@ -14,6 +14,7 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
15 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
16 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
17 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
18+ com.canonical.qa.intliotg::rt-performance-tests-stress
19
20 [manifest]
21 com.canonical.certification::has_card_reader= false
22diff --git a/launchers/test-runner-ehl b/launchers/test-runner-ehl
23index b8e7f68..2656415 100755
24--- a/launchers/test-runner-ehl
25+++ b/launchers/test-runner-ehl
26@@ -14,6 +14,7 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
27 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
28 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
29 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
30+ com.canonical.qa.intliotg::rt-performance-tests-stress
31
32 [manifest]
33 com.canonical.certification::has_audio_capture= false
34diff --git a/launchers/test-runner-rpl b/launchers/test-runner-rpl
35index f971389..927eddf 100755
36--- a/launchers/test-runner-rpl
37+++ b/launchers/test-runner-rpl
38@@ -14,6 +14,7 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
39 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
40 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
41 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
42+ com.canonical.qa.intliotg::rt-performance-tests-stress
43
44 [manifest]
45 com.canonical.certification::has_audio_capture= true
46diff --git a/launchers/test-runner-tgl b/launchers/test-runner-tgl
47index 387572a..7a338a4 100755
48--- a/launchers/test-runner-tgl
49+++ b/launchers/test-runner-tgl
50@@ -14,6 +14,7 @@ filter = com.canonical.qa.intliotg::intliotg-ubuntucore-22
51 com.canonical.qa.intliotg::intliotg-ubuntucore-22-manual-rt
52 com.canonical.qa.intliotg::intliotg-ubuntucore-22-automated-rt
53 com.canonical.qa.intliotg::intliotg-ubuntucore-22-stress-rt
54+ com.canonical.qa.intliotg::rt-performance-tests-stress
55
56 [manifest]
57 com.canonical.certification::has_audio_capture= true

Subscribers

People subscribed via source and target branches