mirror of
https://github.com/corda/corda.git
synced 2024-12-27 00:21:12 +00:00
ac8a4fc08c
* Generic on-demand test configuration * Rename library "magic" string from existing-build-control to corda-shared-build-pipeline-steps
5 lines
143 B
YAML
5 lines
143 B
YAML
integration: { allParallelIntegrationTest }
|
|
pr-merge: { parallelRegressionTest }
|
|
smoke: { allParallelSmokeTest }
|
|
unit: { allParallelUnitTest }
|