Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hmcts/adoption-performance
https://github.com/hmcts/adoption-performance
jenkins-cft-a-c
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hmcts/adoption-performance
- Owner: hmcts
- Created: 2022-03-01T15:47:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T14:06:46.000Z (about 1 month ago)
- Last Synced: 2024-11-13T15:20:30.593Z (about 1 month ago)
- Topics: jenkins-cft-a-c
- Language: Scala
- Size: 32.6 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
### Adoption Gatling Performance Tests
To run locally:
- Performance test against the perftest environment: `./gradlew gatlingRun`Flags:
- Debug (single-user mode): `-Ddebug=on e.g. ./gradlew gatlingRun -Ddebug=on`
- Run against AAT: `Denv=aat e.g. ./gradlew gatlingRun -Denv=aat`