Closed udosson closed 3 years ago
This PR provides a GHA workflow to run the node system tests from https://github.com/hyperledger/indy-test-automation The workflow covers all tests from the following pipelines
The CD Pipeline runs these set of tests; https://github.com/hyperledger/indy-node/blob/master/Jenkinsfile.cd#L87-L100
The nightly build runs these set of tests; https://github.com/hyperledger/indy-node/blob/master/Jenkinsfile.nightly#L41-L72
[ ] Test with Debian packages from Artifactory
[ ] Decide about the trigger of the pipeline
Can one of the admins verify this patch?
Will be created from different branch
This PR provides a GHA workflow to run the node system tests from https://github.com/hyperledger/indy-test-automation The workflow covers all tests from the following pipelines
The CD Pipeline runs these set of tests; https://github.com/hyperledger/indy-node/blob/master/Jenkinsfile.cd#L87-L100
The nightly build runs these set of tests; https://github.com/hyperledger/indy-node/blob/master/Jenkinsfile.nightly#L41-L72
[ ] Test with Debian packages from Artifactory
[ ] Decide about the trigger of the pipeline