This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a change to branch 4.18-vm-autoscaling
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from b86da59f03 As unit test: update ApiResponseHelperTest.java
add eb42f5ac79 As unit test: add AutoScaleVmGroupDaoImplTest.java
add 9a0b14a232 AS unit test: update VmwareResourceTest
No new revisions were added by this update.
Summary of changes:
.../network/as/dao/AutoScaleVmGroupDaoImpl.java | 3 +-
.../as/dao/AutoScaleVmGroupDaoImplTest.java | 141 +++++++++++++++++++++
.../vmware/resource/VmwareResourceTest.java | 4 +-
3 files changed, 144 insertions(+), 4 deletions(-)
create mode 100644
engine/schema/src/test/java/com/cloud/network/as/dao/AutoScaleVmGroupDaoImplTest.java