ci-log-processing/logscraper
Lukáš Piwowarski c44de5158b Add index with individual test results
This patch introduces a new option --subunit_index_prefix. When this
option is specified new index is created. This index stores individual
test results that are obtained by parsing the testrepository.subunit
file. Each document in this index contains among other the following
fields:
- test name
- test status (success, fail, skip)
- test duration

Change-Id: I7ed36ac6b22f7f5b1de958605164785d20a837aa
2022-09-22 09:35:20 +02:00
..
tests Add index with individual test results 2022-09-22 09:35:20 +02:00
__init__.py Initial project commit 2021-11-16 11:50:55 +01:00
download-list.yaml.sample Add index with individual test results 2022-09-22 09:35:20 +02:00
logscraper.py Ensure performance.json values are correct; ensure config provided 2022-08-23 09:35:39 +02:00
logscraper.yaml.sample Merge "Add Prometheus monitoring metrics into logscraper" 2022-07-04 07:19:41 +00:00
logsender.py Add index with individual test results 2022-09-22 09:35:20 +02:00
logsender.yaml.sample Add index with individual test results 2022-09-22 09:35:20 +02:00