Closed vishnuchalla closed 2 years ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 53.17%. Comparing base (
94005cd
) to head (b1432f0
). Report is 25 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Code changes for uperf scale mode. These code changes contain a
uperf-scale
role altogether separate from the existing upef workload.Context: https://github.com/cloud-bulldozer/benchmark-operator/pull/525
Testing
Sample CR
Tested for all possible scenarios. Below are the uuids to check in ES cluster here&_a=(columns:!(_source),filters:!(),index:c842dec0-50f4-11eb-ab97-59afc90e99be,interval:auto,query:(language:lucene,query:''),sort:!())).
6807088c-f59c-5dd8-a9cc-4b43bfff4f4c - Scale mode without service 0628446a-2571-5ff2-9482-6f5c08032f5a - Scale mode with clusterip service 98ae3edc-944d-5bec-8f4b-9b807ca768e0 - Scale mode with nodeport service 3be3d070-562b-5942-b2a5-450483ed8926 - Scale mode with network policy 2647411c-c40a-58a2-8ee1-c1122d4d65d5 - Scale mode with resources
And also verified the results in the client pod using the below script. The below script can also be used for verification on the reviewers side as well.