Skip to content

Update ubuntu22 vm on vmware to deployasis=False #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

weizhouapache
Copy link
Member

@weizhouapache weizhouapache commented May 16, 2025

this fixes the issue below on vmware

test_01_deployVMInSharedNetwork Error 414.13 test_network.py

@weizhouapache
Copy link
Member Author

passed with vmware-80u3

$ 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)

@weizhouapache weizhouapache merged commit bb1a474 into master May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant