autopkgtest-cloud:unknown-retry

Last commit made on 2021-06-30
Get this branch:
git clone -b unknown-retry https://git.launchpad.net/autopkgtest-cloud
Members of Ubuntu Release Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
unknown-retry
Repository:
lp:autopkgtest-cloud

Recent commits

77c4324... by Iain Lane

worker: Retry for 'unknown' results too

Sometimes these are transient. If not, report a proper failure as we do
now.

53d367a... by Iain Lane

deploying: Add instruction to tag when releasing a charm

2f40126... by Iain Lane

worker: If we remove netplan or ubuntu-minimal, call that a real failure

It's probably a problem with package relationships or maybe (i386)
uninstallability. This is unlikely to sort itself out quickly, so let's
fail and we can retry later.

81feb0b... by Iain Lane

docs: Even more emphasis for staging

2e6dc8d... by Iain Lane

docs: More clarifications for staging

0aee0b7... by Iain Lane

Some minor staging updates

42a4974... by Iain Lane

amqp-status-collector/download-results: Deal with rmq outages better

When RabbitMQ goes down, e.g. when restarted for a security update,
we'll lose the connection to it. That's OK in itself, but currently we
are failing to restart the units because the very fast (100ms) restart
interval means we trip the start limit before the restart completes.

Reduce the interval to 1s, and raise the start limits to 60 times in 60
seconds. This means the units will try to restart themselves for a
minute and then give up. That should be enough time.

0c154ab... by Iain Lane

service-bundle: Deploy our charms from edge on staging

Use the "channel:" key to do this.

b578925... by Julian Andres Klode

Revert "xenial: arm64: install grub from proposed to work around LP: #1930742"

This reverts commit 0d4b98f68196d9caf8d1e978b91cd573b99fd957.

1972aea... by Julian Andres Klode

Re-renable bos01 arm64 workers again