~snappy-hwe-team/snappy-hwe-snaps/+git/jenkaas-jobs:master

Last commit made on 2016-09-16
Get this branch:
git clone -b master https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/jenkaas-jobs
Members of Snappy HWE Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

ea8350e... by Scott Sweeny

Merge branch 'master' of git+ssh://git.launchpad.net/jenkaas-jobs

aa10591... by Michał Sawicz

Drop raw matrix-trigger

Cherry-picked jenkins-job-builder has native support for it.

NOTE: You can now drop the repeated, escaped autopkgtest_filter, see
changes in project-example.yaml

9d1c83b... by Michał Sawicz

Use our own cherry-picked jenkins-job-builder

Upstream has some nice features but there's been no release for a while,
so we'll maintain a cherry-pick branch for now.

NOTE: use a virtualenv as per the README

1e03220... by Michał Sawicz

Add default autopkgtest_filter to ensure quoting

A default autopkgtest_filter needs to be html-entitied in some places,
not so in others. Add a test making sure that works.

b079083... by Scott Sweeny

Merge branch 'master' of git+ssh://git.launchpad.net/jenkaas-jobs

99b075d... by Michał Sawicz

Autoremove and autoclean in maintain

Run apt-get autoremove and autoclean in maintain-0-upgrade to clean
slaves from obsolete packages.

6d4de3e... by Olivier Tilloy

Add support for extra repositories

Add parameters to the build, test and autoland jobs to
allow using extra repositories.

36413fe... by Michał Sawicz

Fix typo in example project

Underscore, not hyphen

695101b... by dobey

Get rid of the build-1-sourcepkg job.

44c9409... by Michał Sawicz

Add curl, missing from prepare-0-install

NOTE: run prepare-0-install on all your build slaves.