Commit graph

7 commits

Author SHA1 Message Date
Adam Williamson
0439ed70f7 testcase_stats: also generate IoT output
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-29 09:56:41 -08:00
Adam Williamson
109f9ccdef Clean up testcase_stats role a bit
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-22 09:33:29 -08:00
Adam Williamson
68017cbeb3 Er, name the file right
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 21:01:35 -08:00
Adam Williamson
65f613d888 Whoops - copy, not file
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 20:57:03 -08:00
Adam Williamson
bf585ef675 testcase_stats: install Apache config for indexing
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>
2020-11-21 20:53:50 -08:00
Adam Williamson
cda822f926 OK apparently we have to include the vars in the role?
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 19:07:37 -08:00
Adam Williamson
c678f1caf6 Add testcase_stats role to publish testcase_stats HTML on openQA
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>
2020-11-21 18:58:08 -08:00