ubuntu-mirror-charm:master

Last commit made on 2024-02-06
Get this branch:
git clone -b master https://git.launchpad.net/ubuntu-mirror-charm
Members of Ubuntu Mirror Charm Maintainers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:ubuntu-mirror-charm

Recent commits

ed32fc2... by Haw Loeung

Switch to worker MPM for Focal and Jammy as well

Reviewed-on: https://code.launchpad.net/~hloeung/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/460130
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

Succeeded
[SUCCEEDED] test:0 (build)
11 of 1 result
4314c2b... by Haw Loeung

Switch to worker MPM for Focal and Jammy as well

242f2fb... by Haw Loeung

Sync changes from the syncproxy scripts in the mojo spec

Reviewed-on: https://code.launchpad.net/~hloeung/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/459747
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

Succeeded
[SUCCEEDED] test:0 (build)
11 of 1 result
d4638fa... by Haw Loeung

Sync changes from the syncproxy scripts in the mojo spec

dd2d4a2... by Matheus Carvalho Raimundo

Fix non-ASCII dash on rsync command

Reviewed-on: https://code.launchpad.net/~mcarvalhor/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/459722
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

Succeeded
[SUCCEEDED] test:0 (build)
11 of 1 result
53fd96c... by Matheus Carvalho Raimundo

Fix non-ASCII dash on rsync command

f322711... by Haw Loeung

Switch to MPM worker for Bionic to reduce apache2 hanging

Reviewed-on: https://code.launchpad.net/~hloeung/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/459674
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

Succeeded
[SUCCEEDED] test:0 (build)
11 of 1 result
7d96bd7... by Haw Loeung

Switch to MPM worker for Bionic to reduce apache2 hanging

ad6b546... by Haw Loeung

Switch from delete-before to delete-delay/after to reduce changes of missing files

Reviewed-on: https://code.launchpad.net/~hloeung/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/459670
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

Succeeded
[SUCCEEDED] test:0 (build)
11 of 1 result
af35bc1... by Haw Loeung

delete-delay is more efficient as it works out files to delete during run and removes after rather than another pass after for files to delete