You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2022/09/14 11:31:54 UTC

[cloudstack] branch 4.18-vm-autoscaling updated (781a368cd54 -> b0655e6eac6)

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 781a368cd54 AS unit test: update AutoScaleManagerImpl v3
     add e4a9f30330c AS unit test: update AutoScaleManagerImplTest v10
     add eef5f8e3c81 AS test: add virtual network metrics in test
     add b0655e6eac6 AS test: add test for vpc networks

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/network/as/AutoScaleManagerImpl.java |   6 +-
 .../network/lb/LoadBalancingRulesManagerImpl.java  |  23 +-
 .../cloud/network/as/AutoScaleManagerImplTest.java | 369 ++++++++++++++++++++-
 .../lb/LoadBalancingRulesManagerImplTest.java      |   2 -
 test/integration/smoke/test_vm_autoscaling.py      | 265 +++++++++++++--
 5 files changed, 616 insertions(+), 49 deletions(-)