~cjwatson/launchpad-bastion-scripts:ignore-haproxy-queue-depth-checks

Last commit made on 2023-07-24
Get this branch:
git clone -b ignore-haproxy-queue-depth-checks https://git.launchpad.net/~cjwatson/launchpad-bastion-scripts
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
ignore-haproxy-queue-depth-checks
Repository:
lp:~cjwatson/launchpad-bastion-scripts

Recent commits

15bbe3c... by Colin Watson

Ignore haproxy queue depth checks for production deployments

This doesn't mean that we should ignore them in general, just that they
shouldn't block deployments.

89a7a66... by Colin Watson

staging-restore: Test for DUMPFILE on pamola, not locally

dc63f66... by Colin Watson

staging-restore: Remove build_wheels step

We rsynced the tree from carob, which already performed this step.

1bc4190... by Colin Watson

staging-restore: Fix handling of successful-update.txt

e34d915... by Colin Watson

staging-restore: Fix a few minor shellcheck issues

37ae426... by Colin Watson

staging-restore: We run this as stg-launchpad now

66aaff8... by Colin Watson

staging-restore: Convert to run on LP staging bastion

I think this is right, but it's more or less impossible to test except
in place, so we'll just go for it.

Everything here will eventually be replaced by various Juju operations.

299e5dd... by Colin Watson

staging-restore: Remove some useless code

It doesn't make sense to recreate `${ROOTDIR}/staging/librarian` on the
system running `staging_restore.sh`, and it's done further down on the
actual librarian frontend.

5db8622... by Colin Watson

staging-restore: Remove lpstats handling

lpstats is obsolete. If we need anything like this again, it should go
via Prometheus instead.

09e06f6... by Colin Watson

staging-restore: Remove langpack handling

This doesn't seem to have been used for a long time.