~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm:generate-testdata

Last commit made on 2021-11-04
Get this branch:
git clone -b generate-testdata 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:
generate-testdata
Repository:
lp:~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm

Recent commits

a1718a3... by Paul Collins

add script and make target to generate testdata based on test cases

fe82f87... by Paul Collins

factor out generic TemplateTestCase

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

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>