~morphis/snappy-hwe-snaps/+git/tests-extras:b/reverse-arg-order

Last commit made on 2017-03-09
Get this branch:
git clone -b b/reverse-arg-order https://git.launchpad.net/~morphis/snappy-hwe-snaps/+git/tests-extras
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Branch information

Name:
b/reverse-arg-order
Repository:
lp:~morphis/snappy-hwe-snaps/+git/tests-extras

Recent commits

df67fd6... by Simon Fels

Reverse argument order to avoid passing spaces which can cause wrong arg parsing

3facbbd... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch unsigned-snaps

Merge-Proposal: https://code.launchpad.net/~ssweeny/snappy-hwe-snaps/+git/tests-extras/+merge/319163

052f308... by Scott Sweeny

run-tests.sh: specify extra arguments via a separate config file

4dc84a0... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/spread-external-reuse

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/tests-extras/+merge/319054

7d6b49c... by Scott Sweeny

Merge branch 'master' of git+ssh://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/tests-extras into unsigned-snaps

085895d... by Scott Sweeny

Only try to install shellcheck if it's not already installed

d945c47... by Scott Sweeny

Add the ability to generate an image with certain unsigned snaps

Some tests will require us to be able to customize a core, gadget, or
kernel snap in order to test certain functionality, but replacing signed
versions of these snaps on a running system is impossible.

This change makes it possible to generate an image with unsigned
versions of those snaps so that they can be replaced on the fly.

2431dae... by Simon Fels

Also specify reuse option for spread to allow reuse of already tested systems

170fd78... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/external-test-systems

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/tests-extras/+merge/319043

55d0266... by Simon Fels

Show a different help message when we don't have the repository cloned yet