https://github.com/odpi/egeria-test-cts
Automated CTS (conformance test) execution for Egeria
https://github.com/odpi/egeria-test-cts
cts egeria test
Last synced: 4 days ago
JSON representation
Automated CTS (conformance test) execution for Egeria
- Host: GitHub
- URL: https://github.com/odpi/egeria-test-cts
- Owner: odpi
- License: apache-2.0
- Created: 2022-12-14T10:31:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T02:43:18.000Z (over 2 years ago)
- Last Synced: 2025-02-23T14:46:55.319Z (over 1 year ago)
- Topics: cts, egeria, test
- Language: Python
- Homepage: https://egeria-project.org
- Size: 48.8 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Egeria CTS Test Repository
This repository provides a daily or ad-hoc scheduled action to run Egeria's conformance test suite again
- Inmemory repository
- Local Graph Repository
- XTDB
Review the 'actions' tag for latest executions and results. There you should find
- a tabular view of profile results, including indicating number of tests passed and failed
- attachments with a detailed archive containing all the output from the test such as failed assertions
## Known issues / limitations
- only test one version of code (main/latest)
- no support for PRs
- Execution time may exceed 6h in which case test will fail
- Some CTS tests are timing sensitive and can fail in some environments
- XTDB version is encoded in the download string in etc/xtdb.yaml