Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 313 Bytes

README.MD

File metadata and controls

11 lines (7 loc) · 313 Bytes

Test app for monitoring measurement tests

Add various node load simulations and tests to check the correctness of the monitoring app

The app is structured to be used only in docker containers

Building

docker build -t tezedge/monitoring-test:latest . && docker push tezedge/monitoring-test:latest