Merge ~sylvain-pineau/plainbox-provider-resource:fix-1850761 into plainbox-provider-resource:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Jonathan Cave
Approved revision: 5f97bc5399b8970b7c2f0537ca254c0703f76383
Merged at revision: 6a2f3b9c7033d2186858bfbfb1c9b4b31631898d
Proposed branch: ~sylvain-pineau/plainbox-provider-resource:fix-1850761
Merge into: plainbox-provider-resource:master
Diff against target: 17 lines (+6/-0)
1 file modified
jobs/resource.pxu (+6/-0)
Reviewer Review Type Date Requested Status
Jonathan Cave (community) Approve
Review via email: mp+375087@code.launchpad.net

Description of the change

Fixes linked bug by forcing the installation of iw 5.3 from certification ppa on bionic (5.3 being a eoan backport)

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

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/jobs/resource.pxu b/jobs/resource.pxu
index 9584e88..35446cb 100644
--- a/jobs/resource.pxu
+++ b/jobs/resource.pxu
@@ -58,6 +58,12 @@ unit: packaging meta-data
58os-id: debian58os-id: debian
59Depends: python3-requests-unixsocket59Depends: python3-requests-unixsocket
6060
61# This is for wireless_sta_protocol
62unit: packaging meta-data
63os-id: debian
64os-version-id: 18.04
65Depends: iw (>= 5.3)
66
61id: cpuinfo67id: cpuinfo
62estimated_duration: 0.3768estimated_duration: 0.37
63plugin: resource69plugin: resource

Subscribers

People subscribed via source and target branches