~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm:refactor-testcases

Last commit made on 2021-11-04
Get this branch:
git clone -b refactor-testcases https://git.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm
Only Paul Collins can upload to this branch. If you are Paul Collins please log in for upload directions.

Branch merges

Branch information

Name:
refactor-testcases
Repository:
lp:~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm

Recent commits

40a9f41... by Paul Collins

factor out generic TemplateTestCase

We use multiple inheritance here to evade test-case discovery.

Setting `__test__` in the base class and subclasses appropriately
would also work, and although explicit is often better than implicit,
in this case it seems like something we should not have to remember.

70647c0... by Paul Collins

remove all of the apache early/late extra-config settings

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/410989
Reviewed-by: Haw Loeung <email address hidden>

e2835ae... by Paul Collins

remove all of the apache early/late extra-config settings

These are all now unused. If we want to inject extra configs in
the future, let's design a solution around the problem at hand.

ae8b1a6... by Paul Collins

compress application/json for streams.c.c as per cRT#130349 so we can remove apache_late_extra, perhaps

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/410983
Reviewed-by: Haw Loeung <email address hidden>

22ab8a4... by Paul Collins

compress application/json for streams.c.c as per cRT#130349 so we can remove apache_late_extra, perhaps

84a2d7f... by Paul Collins

fix TLS paths for linuxcontainers

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/410624
Reviewed-by: Colin Misare <email address hidden>

661823c... by Paul Collins

fix TLS paths for linuxcontainers

eca1794... by Paul Collins

allow linuxcontainers VirtualHosts to read their files

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/410501
Reviewed-by: Haw Loeung <email address hidden>

8a4f1c7... by Paul Collins

allow linuxcontainers VirtualHosts to read their files

6b62093... by Paul Collins

change images.linuxcontainers.org to lxd.images.canonical.com, replace GeoIP with API, remove extra "Location" stanzas

Reviewed-on: https://code.launchpad.net/~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm/+merge/410483
Reviewed-by: Alexandre Gomes <email address hidden>