Merge ~bladernr/plainbox-provider-checkbox:1616140 into plainbox-provider-checkbox:master

Proposed by Jeff Lane 
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 582c8caab461b772f2ce0da6a6153efe4d0de553
Merged at revision: 9c3a0703220d8b8bde0eebfdbde78ff8f3cc1f02
Proposed branch: ~bladernr/plainbox-provider-checkbox:1616140
Merge into: plainbox-provider-checkbox:master
Diff against target: 12 lines (+1/-0)
1 file modified
jobs/ethernet.txt.in (+1/-0)
Reviewer Review Type Date Requested Status
Pierre Equoy Approve
Review via email: mp+308452@code.launchpad.net

Description of the change

Changes the ethertool_check jobs to run as root to eliminate permissions errors during testing.

To post a comment you must log in.
Revision history for this message
Pierre Equoy (pieq) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/jobs/ethernet.txt.in b/jobs/ethernet.txt.in
2index 151325b..f57870e 100644
3--- a/jobs/ethernet.txt.in
4+++ b/jobs/ethernet.txt.in
5@@ -94,6 +94,7 @@ _summary: ethtool check for NIC {interface}
6 estimated_duration: 330.0
7 requires:
8 package.name == 'ethtool'
9+user: root
10 command: ethtool {interface}
11 _description:
12 This test executes ethtool requests against ethernet device {__index__} ({interface}).

Subscribers

People subscribed via source and target branches