issues
search
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
fix patch services
#93
Closed
venkataanil
closed
2 years ago
venkataanil
commented
2 years ago
correctly pass fake_cluster option
Second cluster creation is faling as idx is alwasy 0, so instead use iterator index
append 'a' to aws region to create cluster in us-west-2a
Patching is allowed only when the service is in "waiting for addon" state. So wait till the service reachs this state before issuing PATCH request
Only "Parameters" option is allowed with patching, so remove passing Service and Cluster options