Open o-orand opened 6 years ago
To validate pipeline (ie jobs and tasks execution), we can use the config repository
. Indeed, most of the jobs generate files committed to config repository
. So we can scan config repository
or wait an expected time if files are presents ,and we may parse generated files to ensure files match our expectations.
TODO:
Pipeline list: singletons => required by per-root-deployment-pipeline
per-root-deployment:
@lucaspinto remaining TODO:
Pipeline list: singletons => required by per-root-deployment-pipeline
per-root-deployment:
Use the reference data set (#111) to enhance acceptance test. It is going to increase our test coverage.
A reference data set is composed by :
To run acceptance tests, we also need some prerequisites:
After tests execution, we also need a way to assert concourse work.
Global overview: