Skip to content

DITAS-Project/BenchmarkAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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