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
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
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
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
palashbiswas-git commented on issue #75:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/75#issuecomment-1869912271
Hi @rohityadavcloud
Could you please take it as an improvement plan for AutoScale VM Groups with
Terraform? Thank you.
--
This is an automated messa