~juliank/autopkgtest-cloud:request-cgi-sort-params

Last commit made on 2019-03-04
Get this branch:
git clone -b request-cgi-sort-params https://git.launchpad.net/~juliank/autopkgtest-cloud
Only Julian Andres Klode can upload to this branch. If you are Julian Andres Klode please log in for upload directions.

Branch merges

Branch information

Name:
request-cgi-sort-params
Repository:
lp:~juliank/autopkgtest-cloud

Recent commits

47f9c61... by Julian Andres Klode

request.cgi: Sort parameter lines we are printing

This ensures our output is always stable, so e.g. arch will always
be the first row.

9184853... by Iain Lane

whoopsie, print the path too

21ffc22... by Iain Lane

worker: Retry a few times when trying to put objects into swift

Sometimes swift is very flaky when uploading objects - we should give it
a break.

ab37d85... by Iain Lane

update-github-jobs: Don't print a variable that isn't in scope

4e4bad8... by Iain Lane

Revert "update-github-jobs: Remember which jobs we've seen before"

This reverts commit 58adff467c108506f979e229aa8e9e955a7d0d0a.

006ca28... by Steve Langasek

Always regenerate adt cloud images daily.

Don't make image regeneration conditional on whether there is a new imported
image. This allows us to remain current even in the face of problems with
the cloud image production pipeline, preventing us unnecessarily paying a
per-test startup cost as the system gets dist-upgraded regardless.

7c5583c... by Julian Andres Klode

worker: Log to systemd journal with custom ADT_ fields for easy querying

This implements ADT_PACKAGE, ADT_ARCH, ADT_RELEASE, and ADT_PARAMS
fields.

716ecee... by Iain Lane

Run 12 workers in bos01/arm64

b802572... by Ɓukasz Zemczak

Bump the sleep time for the autopkgtest-lxd-worker *-socat units to work-around some of them starting before their lxd remotes.

9604b1a... by Iain Lane

worker: Add a fail string for pcapfix

It's currently exiting 254, which breaks everything as we think that's a
testbed failure.