Merge ~pieq/plainbox-provider-checkbox:fix-ethernet-hotplug-jobs into plainbox-provider-checkbox:master

Proposed by Pierre Equoy
Status: Merged
Approved by: Pierre Equoy
Approved revision: 4f3f133fc45658c808ec64cb8f9126dc5da26434
Merged at revision: e0ed78f7e010a065b405d1588c9bb35d8bc212f2
Proposed branch: ~pieq/plainbox-provider-checkbox:fix-ethernet-hotplug-jobs
Merge into: plainbox-provider-checkbox:master
Diff against target: 14 lines (+2/-1)
1 file modified
units/ethernet/jobs.pxu (+2/-1)
Reviewer Review Type Date Requested Status
Jonathan Cave (community) Approve
Review via email: mp+411733@code.launchpad.net

Description of the change

See commit message and lp:1950566 for more info.

To post a comment you must log in.
Revision history for this message
Jonathan Cave (jocave) wrote :

Thanks, LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/ethernet/jobs.pxu b/units/ethernet/jobs.pxu
2index 89565bf..244cca6 100644
3--- a/units/ethernet/jobs.pxu
4+++ b/units/ethernet/jobs.pxu
5@@ -301,7 +301,8 @@ plugin: user-interact
6 command:
7 eth_hotplugging.py {{ interface }} && gateway_ping_test.py -v --interface {{ interface }}
8 category_id: com.canonical.plainbox::ethernet
9-estimated_duration: 1.0
10+estimated_duration: 60.0
11+user: root
12 flags: preserve-locale
13
14 unit: template

Subscribers

People subscribed via source and target branches