-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
2
-
False
-
None
-
False
-
-
Background
Tekton Results persists its records in Postgresql Database. In order to analyze these result records, capture the DB dump after completing the test.
Acceptance Criteria
- Create script to capture Postgresql DB dump (SQL/binary) and persist it in the test artifact directory.
- Add necessary dependencies for capturing Postgresql dump (like CLI - pgsql, pgdump) in the CI setup.
- Run the tests in CI
1.
|
Error capturing DB dump | Code Review | Rahul Shetty |