~sylvain-pineau/plainbox:fail-on-resource

Last commit made on 2017-06-20
Get this branch:
git clone -b fail-on-resource 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:
fail-on-resource
Repository:
lp:~sylvain-pineau/plainbox

Recent commits

b135a02... by Sylvain Pineau

Add the fail-on-resource job flag

This flags makes plainbox fail the job if one of the resource requirements
evaluates to False (the default being to skip the job with outcome
unsupported).

2b116c3... by PMR <pmr@pmr-lander>

Merge #324419 from plainbox:release

Release_2017_Week21

3eb4b1d... by Sylvain Pineau

increment version to v0.36.0.dev0

e7fbd49... by Sylvain Pineau

Bump to v0.35.0

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

Merge #324265 from ~sylvain-pineau/plainbox:tar_folders

b710ddf... by Sylvain Pineau

exporter:tar: Create folders in the archive to quickly review attachments

Example:

.
├── attachment_files
│   ├── 2013.com.canonical.certification__dmi_attachment
│   ├── 2013.com.canonical.certification__lspci_attachment
│   ├── 2013.com.canonical.certification__lsusb_attachment
│   ├── 2013.com.canonical.certification__sysfs_attachment
│   ├── 2013.com.canonical.certification__udev_attachment
│   └── 2013.com.canonical.certification__udev_json
│ ...
├── submission.json
├── submission.xlsx
└── test_output
    ├── 2013.com.canonical.certification__alsa_resource
    ├── 2013.com.canonical.certification__bluez-internal-bnep-tests
    ...

57efa0a... by Sylvain Pineau

Bump to v0.35.0rc2

bcbf2af... by Sylvain Pineau

Merge branch 'master' into release

3cdee77... by PMR <pmr@pmr-lander>

Merge #323374 from ~jocave/plainbox:handle-missing-template-parameters

96193a4... by Jonathan Cave

Unit test added confirm MissingParm exception is handled by controller