Merge ~liaou3/checkbox-iiotg/+git/checkbox-provider-intliotg:seperate_rt-performance-test_from_stress_test into ~checkbox-dev/checkbox-iiotg/+git/checkbox-provider-intliotg:master

Proposed by Vincent Liao
Status: Merged
Approved by: Vincent Liao
Approved revision: b4c010554f79eb71d4740f4621b91c3c8a682065
Merged at revision: d9dcb96d221486c1b9d4546f2307ca444188519b
Proposed branch: ~liaou3/checkbox-iiotg/+git/checkbox-provider-intliotg:seperate_rt-performance-test_from_stress_test
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-provider-intliotg:master
Diff against target: 33 lines (+0/-3)
3 files modified
units/test-plan-core-rt.pxu (+0/-1)
units/test-plan-desktop-rt.pxu (+0/-1)
units/test-plan-server-rt.pxu (+0/-1)
Reviewer Review Type Date Requested Status
Vic Liu Approve
PeiYao Chang Approve
StanleyHuang Pending
Rick Wu Pending
Patrick Liu Pending
Review via email: mp+446342@code.launchpad.net

Commit message

Modify: Seperate rt-performance-test from stress test
Related MR: https://code.launchpad.net/~liaou3/checkbox-iiotg/+git/checkbox-iiotg-classic/+merge/446341

To post a comment you must log in.
Revision history for this message
PeiYao Chang (baconyao) wrote :

LGTM

review: Approve
Revision history for this message
PeiYao Chang (baconyao) wrote :

LGTM

review: Approve
Revision history for this message
Vic Liu (zongminl) wrote :

I don't think this is the best implementation for rt-performance tests to be pulled into launcher, but to be honest I don't have a better solution now, let's merge it and revisit this later.
+1 to this change.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/test-plan-core-rt.pxu b/units/test-plan-core-rt.pxu
2index c113fdc..96eff1d 100644
3--- a/units/test-plan-core-rt.pxu
4+++ b/units/test-plan-core-rt.pxu
5@@ -53,6 +53,5 @@ _description:
6 include:
7 nested_part:
8 intliotg-ubuntucore-22-stress
9- rt-performance-tests-stress
10 exclude:
11 .*::.*suspend.*
12diff --git a/units/test-plan-desktop-rt.pxu b/units/test-plan-desktop-rt.pxu
13index efb6515..6385daa 100644
14--- a/units/test-plan-desktop-rt.pxu
15+++ b/units/test-plan-desktop-rt.pxu
16@@ -53,6 +53,5 @@ _description:
17 include:
18 nested_part:
19 intliotg-desktop-22-04-stress
20- rt-performance-tests-stress
21 exclude:
22 .*::.*suspend.*
23diff --git a/units/test-plan-server-rt.pxu b/units/test-plan-server-rt.pxu
24index a7f71eb..d891618 100644
25--- a/units/test-plan-server-rt.pxu
26+++ b/units/test-plan-server-rt.pxu
27@@ -53,6 +53,5 @@ _description:
28 include:
29 nested_part:
30 intliotg-server-22-04-stress
31- rt-performance-tests-stress
32 exclude:
33 .*::.*suspend.*

Subscribers

People subscribed via source and target branches