~apw/autopkgtest-cloud:request-cgi-add-bulk-param

Last commit made on 2017-08-02
Get this branch:
git clone -b request-cgi-add-bulk-param https://git.launchpad.net/~apw/autopkgtest-cloud
Only Andy Whitcroft can upload to this branch. If you are Andy Whitcroft please log in for upload directions.

Branch merges

Branch information

Name:
request-cgi-add-bulk-param
Repository:
lp:~apw/autopkgtest-cloud

Recent commits

61bf317... by Andy Whitcroft

request: add support for a bulk param to indicate low-priority

Add a bulk=1 parameter which when present attempts to request a
low-priority queue for this request. Where they exist (ubuntu only)
submit it to the bulk queue; to the huge queue in ubuntu.

Signed-off-by: Andy Whitcroft <email address hidden>

6ed4332... by Iain Lane

Revert "Blacklist linux"

The bug was fixed.

This reverts commit 052fd2972bb286fcaa4980b60bb9f9ef57d6ef39.

052fd29... by Iain Lane

Blacklist linux

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1706283

46e645d... by Iain Lane

request: Allow uppercase characters in package versions

4d946a8... by Iain Lane

Style errors (code 20) more nicely

03321e4... by Iain Lane

add not append

06e131a... by Iain Lane

worker: If a test fails with code 12 or 20 and we don't know the version, fake it up

This should hopefully stop (most) cases of dangling "running" tests.

5b10fa1... by Iain Lane

download-results: Rejig retry logic slightly

342635c... by Iain Lane

worker: Import HTTPError

...

1ae0b03... by Iain Lane

web: Lock the db-update-current-versions job

We were getting errors when running download-results while this one was
running, because it had locked the table.