nvazquez commented on issue #2295: CLOUDSTACK-10109: Enable dedication of public IPs to SSVM and CPVM URL: https://github.com/apache/cloudstack/pull/2295#issuecomment-355152887 @rhtyd @borisstoyanov I manually ran `test_public_ip_range.py` and `test_ssvm.py` in a built-from-scratch KVM local environment, not sure why are failing on Trillian and Travis: ```` $ cat /tmp//MarvinLogs/test_public_ip_range_QDAA52/results.txt Test public IP range dedication ... === TestName: test_dedicatePublicIpRange | Status : SUCCESS === ok Test public IP range dedication for SSVM and CPVM ... === TestName: test_dedicate_public_ip_range_for_system_vms | Status : SUCCESS === ok Test CPVM Public IP ... === TestName: test_dedicate_public_ip_range_for_system_vms_cpvm | Status : SUCCESS === ok Test SSVM Public IP ... === TestName: test_dedicate_public_ip_range_for_system_vms_ssvm | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 4 tests in 415.761s OK ```` ```` $ cat /tmp//MarvinLogs/test_ssvm_3S7A5K/results.txt Test List secondary storage VMs ... === TestName: test_01_list_sec_storage_vm | Status : SUCCESS === ok Test List console proxy VMs ... === TestName: test_02_list_cpvm_vm | Status : SUCCESS === ok Test SSVM Internals ... === TestName: test_03_ssvm_internals | Status : SUCCESS === ok Test CPVM Internals ... === TestName: test_04_cpvm_internals | Status : SUCCESS === ok Test stop SSVM ... === TestName: test_05_stop_ssvm | Status : SUCCESS === ok Test stop CPVM ... === TestName: test_06_stop_cpvm | Status : SUCCESS === ok Test reboot SSVM ... === TestName: test_07_reboot_ssvm | Status : SUCCESS === ok Test reboot CPVM ... === TestName: test_08_reboot_cpvm | Status : SUCCESS === ok Test destroy SSVM ... === TestName: test_09_destroy_ssvm | Status : SUCCESS === ok Test destroy CPVM ... === TestName: test_10_destroy_cpvm | Status : SUCCESS === ok Test NFS Version on Secondary Storage mounted properly on SSVM ... SKIP: No NFS version provided in test data ---------------------------------------------------------------------- Ran 11 tests in 450.502s OK (SKIP=1) ````
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
