Merge ~teknoraver/snappy-hwe-snaps/+git/engineering-tests:master into ~snappy-hwe-team/snappy-hwe-snaps/+git/engineering-tests:master

Proposed by Matteo Croce
Status: Superseded
Proposed branch: ~teknoraver/snappy-hwe-snaps/+git/engineering-tests:master
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/engineering-tests:master
Diff against target: 33 lines (+5/-7)
1 file modified
wifi-ap/units/wifi-ap.pxu (+5/-7)
Reviewer Review Type Date Requested Status
Jim Hodapp (community) Needs Fixing
System Enablement Bot continuous-integration Needs Fixing
Review via email: mp+314070@code.launchpad.net

This proposal has been superseded by a proposal from 2017-01-04.

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Jim Hodapp (jhodapp) wrote :

This MR needs a description set above. One minor fix inline below.

review: Needs Fixing

Unmerged commits

8faeea6... by Matteo Croce

update wifi-ap test

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/wifi-ap/units/wifi-ap.pxu b/wifi-ap/units/wifi-ap.pxu
index ae198ef..2127b06 100644
--- a/wifi-ap/units/wifi-ap.pxu
+++ b/wifi-ap/units/wifi-ap.pxu
@@ -14,23 +14,21 @@ category_id: wifi_ap
14_description: Ensure that the wifi_ap interfaces are connected14_description: Ensure that the wifi_ap interfaces are connected
15plugin: manual15plugin: manual
16_steps:16_steps:
17 1. Connect required wifi_ap slots/plugs17 1. Network Manager setup
18 .
19 $ sudo snap connect wifi-ap:firewall-control ubuntu-core:firewall-control
20 $ sudo snap connect wifi-ap:network-control ubuntu-core:network-control
21 .18 .
22 For snaps on Classic:19 For snaps on Classic:
23 $ sudo snap connect wifi-ap:network-manager ubuntu-core:network-manager20 NetworkManager should be already there
24 .21 .
25 For full-snap based system (note that you need to install first22 For full-snap based system (note that you need to install first
26 network-manager snap in this case):23 network-manager snap in this case):
27 $ sudo snap install network-manager24 $ sudo snap install network-manager
28 $ sudo snap connect wifi-ap:network-manager network-manager:service
29 .25 .
30_verification:26_verification:
31 Verify that you see the following when running snap interfaces:27 Verify that you see the following when running snap interfaces:
32 :network-bind wifi-ap28 :firewall-control wifi-ap
33 :network-control wifi-ap29 :network-control wifi-ap
30 :network wifi-ap
31 :network-bind wifi-ap
34 .32 .
35 For snaps on Classic:33 For snaps on Classic:
36 :network-manager wifi-ap34 :network-manager wifi-ap

Subscribers

People subscribed via source and target branches

to all changes: