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 a4d509dbc8 AS unit test: update CitrixResourceBaseTest.java
add 2f0055b55b AS UI: fix CreateAutoScaleVmGroup.vue when backport 6687
add bba74b0f33 AS unit test: add AutoScaleVmGroupStatisticsDaoImplTest.java
No new revisions were added by this update.
Summary of changes:
.../network/as/AutoScaleVmGroupStatisticsVO.java | 4 +-
.../as/dao/AutoScaleVmGroupStatisticsDao.java | 4 +-
.../as/dao/AutoScaleVmGroupStatisticsDaoImpl.java | 19 +-
.../dao/AutoScaleVmGroupStatisticsDaoImplTest.java | 202 +++++++++++++++++++++
ui/src/views/compute/CreateAutoScaleVmGroup.vue | 2 +-
5 files changed, 209 insertions(+), 22 deletions(-)
create mode 100644
engine/schema/src/test/java/com/cloud/network/as/dao/AutoScaleVmGroupStatisticsDaoImplTest.java