~robru/britney/+git/britney2-ubuntu:email-dry-run

Last commit made on 2017-03-07
Get this branch:
git clone -b email-dry-run https://git.launchpad.net/~robru/britney/+git/britney2-ubuntu
Only Robert Bruce Park can upload to this branch. If you are Robert Bruce Park please log in for upload directions.

Branch merges

Branch information

Name:
email-dry-run
Repository:
lp:~robru/britney/+git/britney2-ubuntu

Recent commits

d5c229b... by Robert Bruce Park

Just print results without sending emails.

220156b... by Robert Bruce Park

Email Policy, send emails when packages are rejected.

766ed38... by Iain Lane

sourceppa: Refactor exception handling

Use a for loop for retrying instead of recursion, so we don't get nested
exceptions being thrown. Add a test for this flakiness.

9661362... by Iain Lane

sourceppa: Retry 5 times on HTTP 503s

We get these quite frequently from the LP API - have a few attempts.

41d5136... by Iain Lane

autopkgtest: Accept packages which have dropped their tests in unstable

Currently we re-trigger all reverse binary dependencies of a package,
including binary packages built from the same source. We already
explicity trigger the source's own tests if they still exist in unstable
- don't also consider the source when looking at reverse dependencies.

8310df6... by Steve Langasek

Merge fix for LP: #1651537 from robru.

18ba74b... by Robert Bruce Park

Disable PIUParts (LP: #1651537)

820c446... by Robert Bruce Park

Fix upstream policy tests.

30b11ff... by Iain Lane

test_autopkgtest: Test that blacklisted packages can be hinted over

7946be6... by Iain Lane

test_autopkgtest: Make the version 'blacklisted', to be clearer