~kzapalowicz/snappy-hwe-snaps/+git/pulseaudio:fix/pa-connect-plugs

Last commit made on 2016-12-15
Get this branch:
git clone -b fix/pa-connect-plugs https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/pulseaudio
Only Konrad Zapałowicz can upload to this branch. If you are Konrad Zapałowicz please log in for upload directions.

Branch merges

Branch information

Name:
fix/pa-connect-plugs
Repository:
lp:~kzapalowicz/snappy-hwe-snaps/+git/pulseaudio

Recent commits

7ac2ad8... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

pulseaudio: fix the plug/slot connectin problem

The plugs and slots for pulseaudio snap cannot be connected w/o the
assertion which is a case when installing a locally build snap. This
change makes sure that the snap from the store is installed before
so that the connection is made.

3177027... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Version 8.0-2

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

Merge remote tracking branch feature/spread-tests

Merge-Proposal: https://code.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/pulseaudio/+merge/311243

43df266... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Fix the failing spread tests

cfea443... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Make tests build snap localy

This commit first fixes how the application under tests is
executed. Due to the spread design it is necessary to use absolute
paths, so starting with /snap/bin, rather than just the application
name, such as pulseaudio.pactl. Second, this commit makes the snap
to be build locally and installed.

9ee5440... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Fix bad regexp

There might be more spaces between plug and slot in the
snap interfaces output. Added missing '+' to cover for that.

b29ef95... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

Add spread tests

This commit adds the spread tests for the PulseAudio snap. Currently it
tests for a correct installation, possibility to use pactl tool and
for some of the standard modules being loaded.

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

Merge remote tracking branch master

Merge-Proposal: https://code.launchpad.net/~jhodapp/snappy-hwe-snaps/+git/fix-pulseaudio-slots-plugs/+merge/309604

24b7f71... by Jim Hodapp

Fix the issue of having the same slot and plug name allowing paplay and other included to again work correctly.

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

Merge remote tracking branch master

Merge-Proposal: https://code.launchpad.net/~jhodapp/snappy-hwe-snaps/+git/pulseaudio/+merge/307858