Run locust tests with and without ingestion on the 500.000 nodes sandbox. Benchmark will be run on the n2 server, because that's how the tests on the other sandboxes ware run. Command for the benchmark tool is: lein trampoline run benchmark -r 30 -i 2 -n 100 -c ../benchmark_config.ini
When running with 20 users, the CPU is almost fully utilised and queries start to fail. 3 queries failed without ingestion and 10 failed with ingestion.