Merge ~sylvain-pineau/plainbox-provider-checkbox:network_after_suspend_typo into plainbox-provider-checkbox:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 9a6a29c19d0e0bfd6e5d7cf3f4e4bcc332a03160
Merged at revision: 5029f7b5974dc1c99a62f8ea34a4422b1e2a44fb
Proposed branch: ~sylvain-pineau/plainbox-provider-checkbox:network_after_suspend_typo
Merge into: plainbox-provider-checkbox:master
Diff against target: 13 lines (+1/-1)
1 file modified
units/suspend/suspend.pxu (+1/-1)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+390371@code.launchpad.net

Description of the change

spotted while running the cdts test plan

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

self-approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/suspend/suspend.pxu b/units/suspend/suspend.pxu
2index b058915..68662d8 100644
3--- a/units/suspend/suspend.pxu
4+++ b/units/suspend/suspend.pxu
5@@ -407,7 +407,7 @@ id: suspend/network_after_suspend
6 estimated_duration: 20.0
7 depends: suspend/suspend_advanced suspend/network_before_suspend
8 _description: Test the network after resuming.
9-command: network_wait.py; gateway_ping_test.py | diff "$PLAINBOX_SESSION_SHARE"/network_before_suspend.txt -
10+command: network_wait.sh; gateway_ping_test.py | diff "$PLAINBOX_SESSION_SHARE"/network_before_suspend.txt -
11
12 plugin: shell
13 category_id: com.canonical.plainbox::suspend

Subscribers

People subscribed via source and target branches