cloud-bulldozer / benchmark-wrapper

Python Library to run benchmarks
https://benchmark-wrapper.readthedocs.io
Apache License 2.0
19 stars 56 forks source link

Added exit status for uperf failures #439

Closed vishnuchalla closed 2 years ago

vishnuchalla commented 2 years ago

Description

Context: https://github.com/cloud-bulldozer/benchmark-operator/issues/773 Realted operator PR: https://github.com/cloud-bulldozer/benchmark-operator/pull/782 Adding exit status for uperf failure cases. This change needs to be integrated in all the workloads that use sanfu for execution as a future action item.

Fixes

Made code changes to return a non-zero exit in case of failures.

Testing

Tested it integrating with benchmark-operator.

Screenshots

comet-perf-ci commented 2 years ago

Can one of the admins verify this patch?