Merge ~jocave/plainbox-provider-certification-client:add-serial-auto-iot into plainbox-provider-certification-client:master

Proposed by Jonathan Cave
Status: Merged
Approved by: Jonathan Cave
Approved revision: 4b9aa7c12adab7c24984b4174019b3ffd30a9222
Merged at revision: 57998aa0ccceaad6630edd4ff038939bc89cd4f5
Proposed branch: ~jocave/plainbox-provider-certification-client:add-serial-auto-iot
Merge into: plainbox-provider-certification-client:master
Diff against target: 60 lines (+6/-0)
3 files modified
units/client-cert-iot-ubuntucore-16.pxu (+2/-0)
units/client-cert-iot-ubuntucore-18.pxu (+2/-0)
units/client-cert-iot-ubuntucore-20.pxu (+2/-0)
Reviewer Review Type Date Requested Status
Kristin Chuang (community) Approve
Review via email: mp+394524@code.launchpad.net

Description of the change

As pointed out by Kristin, serial-automated was not included in any of the IoT certification test plans. It only contains a job templated on the serial_ports_static resource so should not have much of an impact on normal generic runs without changes to .conf files.

To post a comment you must log in.
Revision history for this message
Kristin Chuang (kristinchuang) wrote :

LGTM, +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/client-cert-iot-ubuntucore-16.pxu b/units/client-cert-iot-ubuntucore-16.pxu
2index 5c1953e..eb1f49e 100644
3--- a/units/client-cert-iot-ubuntucore-16.pxu
4+++ b/units/client-cert-iot-ubuntucore-16.pxu
5@@ -140,6 +140,7 @@ nested_part:
6 # monitor-automated
7 networking-automated
8 power-automated
9+ serial-automated
10 snappy-snap-automated
11 socketcan-auto-local
12 socketcan-auto-remote
13@@ -154,6 +155,7 @@ nested_part:
14 after-suspend-ethernet-automated
15 after-suspend-gpio-automated
16 after-suspend-location-automated
17+ after-suspend-serial-automated
18 after-suspend-usb-automated
19 after-suspend-wireless-automated
20 after-suspend-wwan-automated
21diff --git a/units/client-cert-iot-ubuntucore-18.pxu b/units/client-cert-iot-ubuntucore-18.pxu
22index 0e35b91..666e428 100644
23--- a/units/client-cert-iot-ubuntucore-18.pxu
24+++ b/units/client-cert-iot-ubuntucore-18.pxu
25@@ -140,6 +140,7 @@ nested_part:
26 # monitor-automated
27 networking-automated
28 power-automated
29+ serial-automated
30 snappy-snap-automated
31 socketcan-auto-local
32 socketcan-auto-remote
33@@ -154,6 +155,7 @@ nested_part:
34 after-suspend-ethernet-automated
35 after-suspend-gpio-automated
36 after-suspend-location-automated
37+ after-suspend-serial-automated
38 after-suspend-usb-automated
39 after-suspend-wireless-automated
40 after-suspend-wwan-automated
41diff --git a/units/client-cert-iot-ubuntucore-20.pxu b/units/client-cert-iot-ubuntucore-20.pxu
42index 1eebf78..3ee5909 100644
43--- a/units/client-cert-iot-ubuntucore-20.pxu
44+++ b/units/client-cert-iot-ubuntucore-20.pxu
45@@ -140,6 +140,7 @@ nested_part:
46 # monitor-automated
47 networking-automated
48 power-automated
49+ serial-automated
50 snappy-snap-automated
51 socketcan-auto-local
52 socketcan-auto-remote
53@@ -154,6 +155,7 @@ nested_part:
54 after-suspend-ethernet-automated
55 after-suspend-gpio-automated
56 after-suspend-location-automated
57+ after-suspend-serial-automated
58 after-suspend-usb-automated
59 after-suspend-wireless-automated
60 after-suspend-wwan-automated

Subscribers

People subscribed via source and target branches