Skip to content

Commit

Permalink
chore: improve tests docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sigilioso committed Dec 29, 2023
1 parent fc90656 commit f8e4f67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ Steps to update the integration tests for the latest supported version:
2. Execute the integration tests
* If the JSON-schema validation fails:
- Check the inventory, some server settings might have been removed.
- Check the number of entities: the number of internal tables and or indexes may vary.
- Check the number of entities: the number of internal tables and or indexes may vary (metrics failures).
- Check the release notes ([Postgres 16 example](https://www.postgresql.org/docs/release/16.0/))
3. Once the failures are understood (if any), update the corresponding JSON-schema files, you may need to generate it
using the integration output, specially if there is any metric failure.

0 comments on commit f8e4f67

Please sign in to comment.