testcase_stats relies on the server to do directory indexing,
it doesn't provide its own index files. We need to configure
Apache to do directory indexing for the openQA public dir, and
disable reverse proxying for it (apparently reverse proxying
takes precedence over index generation).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
As with fedora_nightlies, I'm offloading this from my personal
domain. Happily this one doesn't need a consumer, it just runs
hourly. Again we just dump the output in openQA's public dir.
Signed-off-by: Adam Williamson <awilliam@redhat.com>