weizhouapache commented on PR #10881: URL: https://github.com/apache/cloudstack/pull/10881#issuecomment-2889834273
test_network passed ``` $ cat pr10668-t13332-vmware-80u3/MarvinLogs/test_network_UZMYVA/results.txt Test for delete account ... === TestName: test_delete_account | Status : SUCCESS === ok It verifies the user is not able to delete network which has running vms ... === TestName: test_delete_network_while_vm_on_it | Status : SUCCESS === ok Creates an l2 network and verifies user is able to deploy a VM in it ... === TestName: test_deploy_vm_l2network | Status : SUCCESS === ok This test covers a few scenarios around restarting a network ... === TestName: test_l2network_restart | Status : SUCCESS === ok Test for port forwarding on source NAT ... === TestName: test_01_port_fwd_on_src_nat | Status : SUCCESS === ok Test for port forwarding on non source NAT ... === TestName: test_02_port_fwd_on_non_src_nat | Status : SUCCESS === ok test_l2_network_pvlan_connectivity (tests.smoke.test_network.TestPrivateVlansL2Networks) ... SKIP: Skipping test: Reason - unsupportedHardware Test for Associate/Disassociate public IP address for admin account ... === TestName: test_public_ip_admin_account | Status : SUCCESS === ok Test for Associate/Disassociate public IP address for user account ... === TestName: test_public_ip_user_account | Status : SUCCESS === ok Test for reboot router ... === TestName: test_reboot_router | Status : SUCCESS === ok Test for release public IP address using the ID ... === TestName: test_releaseIP | Status : SUCCESS === ok Test for release public IP address using the address ... === TestName: test_releaseIP_using_IP | Status : SUCCESS === ok Test for Router rules for network rules on acquired public IP ... === TestName: test_network_rules_acquired_public_ip_1_static_nat_rule | Status : SUCCESS === ok Test for Router rules for network rules on acquired public IP ... === TestName: test_network_rules_acquired_public_ip_2_nat_rule | Status : SUCCESS === ok Test for Router rules for network rules on acquired public IP ... === TestName: test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Status : SUCCESS === ok test_01_deployVMInSharedNetwork (tests.smoke.test_network.TestSharedNetwork) ... === TestName: test_01_deployVMInSharedNetwork | Status : SUCCESS === ok test_02_verifyRouterIpAfterNetworkRestart (tests.smoke.test_network.TestSharedNetwork) ... === TestName: test_02_verifyRouterIpAfterNetworkRestart | Status : SUCCESS === ok test_03_destroySharedNetwork (tests.smoke.test_network.TestSharedNetwork) ... === TestName: test_03_destroySharedNetwork | Status : SUCCESS === ok test_01_deployVMInSharedNetwork (tests.smoke.test_network.TestSharedNetworkWithConfigDrive) ... === TestName: test_01_deployVMInSharedNetwork | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 19 tests in 2945.760s OK (SKIP=1) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org