Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-07-13 Thread via GitHub
rohityadavcloud merged PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-06-16 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2149456131 ## apirunner/apirunner.go: ## @@ -145,7 +151,7 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p log.In

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-06-01 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2120112951 ## apirunner/apirunner.go: ## @@ -251,12 +257,24 @@ func saveData(apiURL string, count float64, minTime float64, maxTime float64, av log.Info(mes

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-06-01 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2120112762 ## apirunner/apirunner.go: ## @@ -251,12 +257,24 @@ func saveData(apiURL string, count float64, minTime float64, maxTime float64, av log.Info(mes

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-06-01 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2120112503 ## apirunner/apirunner.go: ## @@ -145,7 +151,7 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p log.In

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-06-01 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2120111754 ## apirunner/apirunner.go: ## @@ -124,11 +125,16 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p var avgTime

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-05-23 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2104634405 ## apirunner/apirunner.go: ## @@ -124,11 +125,16 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p var avgTime

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-05-12 Thread via GitHub
kevin-lii commented on PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#issuecomment-2874630133 This should have resolved the changes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-29 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2065907383 ## apirunner/apirunner.go: ## @@ -124,11 +125,12 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p var avgTime

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-23 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2055881484 ## apirunner/apirunner.go: ## @@ -124,11 +125,12 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p var avgTime

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-23 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2056132609 ## apirunner/apirunner.go: ## @@ -124,11 +125,12 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p var avgTime

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-23 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2055881484 ## apirunner/apirunner.go: ## @@ -124,11 +125,12 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p var avgTime

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-23 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2055881484 ## apirunner/apirunner.go: ## @@ -124,11 +125,12 @@ func executeAPIandCalculate(profileName string, apiURL string, command string, p var avgTime

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-22 Thread via GitHub
sureshanaparti commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2053924621 ## apirunner/apirunner.go: ## @@ -251,12 +253,24 @@ func saveData(apiURL string, count float64, minTime float64, maxTime float64, av log.Info(mes

Re: [PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-15 Thread via GitHub
rohityadavcloud commented on code in PR #18: URL: https://github.com/apache/cloudstack-csbench/pull/18#discussion_r2046178000 ## apirunner/apirunner.go: ## @@ -253,10 +253,14 @@ func saveData(apiURL string, count float64, minTime float64, maxTime float64, av func executeAPI(

[PR] Changing executeAPI to utilize POST request [cloudstack-csbench]

2025-04-15 Thread via GitHub
kevin-lii opened a new pull request, #18: URL: https://github.com/apache/cloudstack-csbench/pull/18 Changing executeAPI to utilize POST request -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the