system-config/testinfra
Clark Boylan 7df09ecef5 Properly copy gerrit static files
Dockerfile's COPY directive only copies the contents of a directory when
src is a directory. It does not copy the directory itself. This meant
the copy we were using to copy static files put them in /var/gerrit and
not /var/gerrit/static where we need them to be.

Update the Dockerfile to copy to /var/gerrit/static/ to fix this and add
some resource fetching tests to ensure they are served correctly.

Change-Id: I3bb4c06f3d7a57dcfccbbdb27cb8405586949949
2021-09-27 15:04:15 -07:00
..
conftest.py testinfra: silence yaml.load() warnings 2020-07-15 07:03:22 +10:00
test_adns.py Add DNSSEC configuration for gating.dev 2021-07-22 09:36:17 -07:00
test_base.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_borg_backups.py borg-backup-server: run a weekly backup verification 2021-02-11 00:43:16 +00:00
test_bridge.py Update ARA 2021-06-01 09:38:32 +10:00
test_codesearch.py codesearch: Add robots.txt 2020-11-20 19:13:32 +11:00
test_eavesdrop.py Test port 9001 on eavesdrop 2021-08-11 14:20:41 -07:00
test_etherpad.py etherpad: fix robots.txt 2020-11-20 19:13:37 +11:00
test_gerrit.py Properly copy gerrit static files 2021-09-27 15:04:15 -07:00
test_gitea.py testinfra: refactor screenshot taking 2021-09-07 12:54:26 +10:00
test_gitea_lb.py Install docker-compose from pypi 2020-04-16 12:08:00 -07:00
test_grafana.py testinfra: refactor screenshot taking 2021-09-07 12:54:26 +10:00
test_graphite.py Graphite container deployment 2020-07-03 07:17:28 +10:00
test_letsencrypt.py letsencrypt test: fix email match 2020-08-25 14:42:54 +10:00
test_lists_k_i.py Ansible mailman configs 2021-05-11 08:40:01 -07:00
test_lists_o_o.py Add support for Ubuntu Focal to our mailman ansible 2021-09-13 09:10:00 -07:00
test_meetpad.py Use our jitsi-meet image for meetpad 2020-03-27 09:43:41 -07:00
test_mirror-update.py Enable openEuler mirroring 2021-07-15 07:12:22 +00:00
test_mirror.py Remove docker v1 registry proxy from our mirrors 2020-10-16 12:35:37 -07:00
test_nodepool.py Add new opendev.org nodepool launchers 2021-03-16 15:21:58 -07:00
test_ns.py Configure opendev nameservers using ansible 2018-11-02 13:49:38 -07:00
test_paste.py Use Apache to serve a local OpenDev logo on paste 2021-09-21 20:28:29 +00:00
test_refstack.py refstack: Edit URL of public RefStackAPI 2021-03-10 14:09:20 +11:00
test_registry.py Run a docker registry for CI 2019-02-01 10:12:51 -08:00
test_static.py test_static: fix StarlingX match 2021-06-07 14:47:05 +10:00
test_zookeeper.py Add zk04.opendev.org 2021-04-15 13:20:29 -07:00
test_zuul_executor.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_zuul_merger.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_zuul_preview.py Run zuul-preview 2019-02-25 13:14:51 -08:00
test_zuul_scheduler.py Add zuul02 to inventory 2021-05-13 06:58:30 -07:00
util.py testinfra: refactor screenshot taking 2021-09-07 12:54:26 +10:00