ci-log-processing/logscraper/tests
Daniel Pawlik fff0191f98 Use configparser to read configuration file
With previous solution, provided parameters like --debug or
--insecure requires additional boolean parameter, which normally
it should not be required.

Change-Id: I2ecedc9d9c3610b08a6d3b9a4e5a5727a3e6e3dd
2023-02-01 09:35:42 +01:00
..
__init__.py Initial project commit 2021-11-16 11:50:55 +01:00
base.py Initial project commit 2021-11-16 11:50:55 +01:00
performance-example.json Parse performance.json file and send to separate index 2022-06-24 16:03:19 +02:00
test_logscraper.py Use configparser to read configuration file 2023-02-01 09:35:42 +01:00
test_logsender.py Use configparser to read configuration file 2023-02-01 09:35:42 +01:00
testrepository.subunit Add index with individual test results 2022-09-22 09:35:20 +02:00