Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 921 Bytes

File metadata and controls

28 lines (16 loc) · 921 Bytes

DITAS - Benchmarking Agent

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].

Getting Started

This project is based on Gradle, Kotlin.

Prerequisites

OpenJDK 11, Gradle 4+

Installing

Run gradle build to compile, gradle dockerBuildImage to build the latest docker image.

Both build and dockerBuildImage will run all tests before completing.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the Apache 2.0 - see the LICENSE.md file for details.

Acknowledgments

This is being developed for the DITAS Project