~sylvain-pineau/plainbox:siblings

Last commit made on 2017-01-24
Get this branch:
git clone -b siblings https://git.launchpad.net/~sylvain-pineau/plainbox
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
siblings
Repository:
lp:~sylvain-pineau/plainbox

Recent commits

c47a88c... by Sylvain Pineau

session:state: Add also-after-suspend/also-after-suspend-auto flags

Given the base job A:

id:foo
_summary: bar
flags: also-after-suspend also-after-suspend-auto
[...]

The also-after-suspend flag is a shortcut to create the following job:

id: after-suspend-foo
_summary: bar after suspend (S3)
depends: 2013.com.canonical.certification::suspend/suspend_advanced

also-after-suspend-auto is a shortcut to create the following job:

id: after-suspend-auto-foo
_summary: bar after suspend (S3)
depends: 2013.com.canonical.certification::suspend/suspend_advanced_auto

2a438e4... by Sylvain Pineau

unit:job: Add the siblings creation feature to JobDefinition

Using this field, creating slightly modified versions of a job does not require
duplicating it then changing just a field or two.

Typical use of this feature are job definitions for test we have to run before
and after suspend or even test that we usually replicate for multiple ports
when there's no resource to do the enumeration.

The syntax of this field must be a JSON array of dictionaries where the
keys/value pairs override or add fields to the base job.

dde539e... by PMR <pmr@pmr-lander>

Merge #313708 from ~kissiel/plainbox:add-verbosity

41bd0a4... by Maciej Kisielewski

add 'verboisty' field to launchers

Signed-off-by: Maciej Kisielewski <email address hidden>

e5e62ec... by PMR <pmr@pmr-lander>

Merge #313090 from plainbox:release

Release_2016_Week50

a8a85dc... by Pierre Equoy

increment version to v0.33.0.dev0

a5ac8c7... by Pierre Equoy

Bump to v0.32.0

8c8b093... by PMR <pmr@pmr-lander>

Merge #311944 from ~jocave/plainbox:preserve-snappy-env-vars

5d634ff... by Jonathan Cave

Preserve more environment variables on snappy

By default carry over all snappy environment variables
as they are key to understanding filesystem layout.

Also add LD_LIBRARY_PATH and GI_TYPELIB_PATH.

050878e... by Pierre Equoy

Bump to v0.32.0rc1