~laney/autopkgtest-cloud:cache-amqp

Last commit made on 2020-04-29
Get this branch:
git clone -b cache-amqp https://git.launchpad.net/~laney/autopkgtest-cloud
Only Iain Lane can upload to this branch. If you are Iain Lane please log in for upload directions.

Branch merges

Branch information

Name:
cache-amqp
Repository:
lp:~laney/autopkgtest-cloud

Recent commits

79fc886... by Iain Lane

Add commandline handling and --debug

eba2726... by Iain Lane

cache-amqp: All dicts all the time

2062334... by Iain Lane

Add some debugging

bb57dc5... by Iain Lane

get_queue_requests() doesn't need the size any more

06b1730... by Iain Lane

cache-amqp: Move to a class

Bit of tidying

43b8ad6... by Iain Lane

Run black over cache-amqp

aa57c1a... by Iain Lane

Require an AMQP URI and a database

9bb771f... by Iain Lane

cache-amqp: Always include all requests

We're running this out-of-band now, it doesn't matter if it takes a
while.

ff82357... by Iain Lane

cache-amqp: Output a dict

5d23be2... by Iain Lane

We can't dump a dict_keys, turn it into a list first