harikrishna-patnala commented on PR #7:
URL: https://github.com/apache/cloudstack-csbench/pull/7#issuecomment-1870057276
Merged this based on test results and approvals.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
harikrishna-patnala merged PR #7:
URL: https://github.com/apache/cloudstack-csbench/pull/7
--
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.
vishesh92 commented on code in PR #7:
URL: https://github.com/apache/cloudstack-csbench/pull/7#discussion_r1436390568
##
config/config:
##
@@ -7,28 +7,35 @@ page = 0
# Max number of items to return per API call
pagesize = 500
# Zone to use for VMs. Used only for -create
-zone
rohityadavcloud commented on code in PR #7:
URL: https://github.com/apache/cloudstack-csbench/pull/7#discussion_r1436379174
##
config/config:
##
@@ -7,28 +7,35 @@ page = 0
# Max number of items to return per API call
pagesize = 500
# Zone to use for VMs. Used only for -create
rohityadavcloud commented on code in PR #7:
URL: https://github.com/apache/cloudstack-csbench/pull/7#discussion_r1436379019
##
config/config:
##
@@ -7,28 +7,35 @@ page = 0
# Max number of items to return per API call
pagesize = 500
# Zone to use for VMs. Used only for -create
vishesh92 opened a new pull request, #7:
URL: https://github.com/apache/cloudstack-csbench/pull/7
This PR adds the following features:
1. Allow benchmark of resources during teardown
2. Add pagination while listing resources (Fixes #3)
3. Implement `vmaction` in config which allows t