The Benchmarking Agent (BA) is a lightweight utility that can perform http based stress tests against vdcs. The BA is strongly coupled to the (DITAS Benchmarking Scheduler)[https://github.com/DITAS-Project/BenchmarkScheduler].
This project is based on Gradle, Kotlin.
OpenJDK 11, Gradle 4+
Run gradle build
to compile,
gradle dockerBuildImage
to build the latest docker image.
Both build and dockerBuildImage will run all tests before completing.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the Apache 2.0 - see the LICENSE.md file for details.
This is being developed for the DITAS Project