~juliank/autopkgtest-cloud:delete-legacy-queues

Last commit made on 2021-10-27
Get this branch:
git clone -b delete-legacy-queues 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:
delete-legacy-queues
Repository:
lp:~juliank/autopkgtest-cloud

Recent commits

25f0a5a... by Julian Andres Klode

worker: Delete legacy queues on startup

This might be annoying as it will print messages for all previous
Ubuntu releases; unfortunately we can't find out which queues exist.

2312a2f... by Julian Andres Klode

Set 1h timeout for image building service

We really need to avoid them getting stuck for a day or so :(

350a2f9... by Julian Andres Klode

Wrap openstack in a function with a 15 min timeout

OpenStack is notoriously unreliable and might just hang for a
day or more. Let's wrap all our interaction in 15 min timeouts
so that our service hopefully works more correctly, and we don't
get build-adt-image@ stuck for a day.

2ae5d04... by Ɓukasz Zemczak

Add some documentation re: private test runs.

6c6a1cd... by Steve Langasek

groovy EOL

0f3b003... by Julian Andres Klode

ensure-adt-image@.service: Acquire build-adt-image lock

We need to acquire the build-adt-image lock like in build-adt-image
otherwise we can end up with duplicate images.

546cf73... by Julian Andres Klode

Add host name to security group name to avoid conflicts

With multiple cloud workers, they will fight over security
group names, so let's namespace them.

bfc03b2... by Julian Andres Klode

Switch production to 2 cloud workers

n-workers is *per* cloud worker at the moment, optimally someone
with Juju knowledge makes this distribute better, but let's split
them up for now.

286b6ca... by Julian Andres Klode

staging: Adjust worker numbers

845e81c... by Julian Andres Klode

build-adt-image@.service: Set SyslogIdentifier