Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
Description
This is not about storing test results (described in QTQAINFRA-4566), but about storing coin info about tasks and workitems, so that we can query them afterwards.
Steps
- Design database schema
- Setup PostgreSQL server, create database with tables
- Write tool that polls Coin API and populates the database
- Run it forever!
- Add nice SQL views to the database so that the data is easy to query despite the normalized schema.
Attachments
Issue Links
- blocks
-
QTQAINFRA-4566 Implement test result parser & db importer
- Closed
- relates to
-
QTQAINFRA-4563 Create optimized datamodel (schema) for storing/viewing passed/failed data per testcase
- Closed