cloud-bulldozer / ocm-api-load

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

test not generating results.tar.gz when any test fails #94

Open venkataanil opened 1 year ago

venkataanil commented 1 year ago

ocm-api-load is not generating results.tar.gz when any of the listed tests fail. Because of this we are missing the results of passed tests. Ideally it should generate results.tar.gz with passed tests. Because of this CI is unable to get the results though it has run for a long duration and when other tests passed.