~kzapalowicz/snappy-hwe-snaps/+git/build-scripts:fix/do-not-fail-if-cant-commit

Last commit made on 2017-06-06
Get this branch:
git clone -b fix/do-not-fail-if-cant-commit https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/build-scripts
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/do-not-fail-if-cant-commit
Repository:
lp:~kzapalowicz/snappy-hwe-snaps/+git/build-scripts

Recent commits

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

fix job is failed if snapcraft.yaml does not contain link to src

67d38fb... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/disable-debug-option

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/build-scripts/+merge/323977

ea4072b... by Simon Fels

scripts: don't use -debug option for spread to keep output less verbose

We don't need the -debug option for spread as when a test fails
enough information should be printed automatically.

8b41b27... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch docker-rm-not-fail

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/build-scripts/+merge/323142

630a6ee... by Alfonso Sanchez-Beato

Do not fail removal if no containers

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

Merge remote tracking branch fix-docker-clean

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/build-scripts/+merge/322962

40961c4... by Alfonso Sanchez-Beato

Fix docker removal

Removal of container was failing due to non-escaping special chars,
so a command was being run locally instead of remotely.

0b9ed06... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch remove-containers

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/build-scripts/+merge/322775

4312492... by Alfonso Sanchez-Beato

Clean up any container left behind

335df97... by Alfonso Sanchez-Beato

Remove container after running the tests