cloud-bulldozer / ocm-api-load

A set of load tests for OCM's clusters-service, based on vegeta.
Apache License 2.0
1 stars 8 forks source link

Added ES document indexing #50

Closed chentex closed 2 years ago

chentex commented 2 years ago

Signed-off-by: Vicente Zepeda Mas vzepedam@redhat.com

Description

After each test is finished if the elastic config is set the process will read the file and Bulk index all the results to the ES server

Fixes

This will render obsolete the hack in the automation scripts, and will change the flow in benchmark-operator

dry923 commented 2 years ago

cc @venkataani