~michihenning/jenkaas-jobs:fix-credentials-3

Last commit made on 2016-11-29
Get this branch:
git clone -b fix-credentials-3 https://git.launchpad.net/~michihenning/jenkaas-jobs
Only Michi Henning can upload to this branch. If you are Michi Henning please log in for upload directions.

Branch merges

Branch information

Name:
fix-credentials-3
Repository:
lp:~michihenning/jenkaas-jobs

Recent commits

e4d00e4... by Michi Henning

Oops, need to be root.

5460cb0... by Michi Henning

Added missing add-apt-repositry commands for credentials-3.

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.

c18ea84... by Michał Sawicz

Drop the sbuild archive key

New sbuild doesn't require them any more.

dfae76c... by Michał Sawicz

Add ppa:jenkaas-hackers/tools to all slaves

We now need new sbuild, we'll probably need more tools as we go.

NOTE: you need to run the prepare-0-install and maintain-0-upgrade
jobs on all build slaves to make this change work.

3267b99... by dobey

Use --resolve-alternatives option with sbuild.

This is needed to enable handling of OR build-depends lines.