~morphis/snappy-hwe-snaps/+git/wifi-ap:improve-debugging

Last commit made on 2016-12-19
Get this branch:
git clone -b improve-debugging https://git.launchpad.net/~morphis/snappy-hwe-snaps/+git/wifi-ap
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Branch information

Name:
improve-debugging
Repository:
lp:~morphis/snappy-hwe-snaps/+git/wifi-ap

Recent commits

2d059f1... by Simon Fels

Load mac80211_hwsim driver a bit earlier before the first test runs

The driver was loaded after the prepare script checked for the existence
of a locally build .snap file and if present it skipped loading the driver
which caused the first test to always fail.

074fb4d... by Simon Fels

Only show bash execution steps when debug mode is eanbled

20ca8a1... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch master

Merge-Proposal: https://code.launchpad.net/~teknoraver/snappy-hwe-snaps/+git/wifi-ap/+merge/313256

581eff3... by Matteo Croce

tune hostapd settings for stations powersave

Set the DTIM interval to 3.
This determines how often the stations wake up to receive multicast data.
The interval is measured in beacons, which is around 100ms.
Advertise Unscheduled Automatic Power Save Delivery as well

511e883... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch master

Merge-Proposal: https://code.launchpad.net/~teknoraver/snappy-hwe-snaps/+git/wifi-ap/+merge/312068

9653e41... by Matteo Croce

run wizard --auto on first boot

da3f143... by Matteo Croce

remove spurious argument

db8c696... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch bool-instead-of-string

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/wifi-ap/+merge/312653

34e750b... by Simon Fels

Fix tests where we still checked for incorrect boolean types

c42bcaf... by Simon Fels

Convert wizard to new variant based map type