Skip to content
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

Set VM primary NIC MAC address at env_setup or deploy_vm #454

Merged
merged 4 commits into from
Apr 11, 2023

Conversation

keirazhang
Copy link
Contributor

We have a limitation about testing VM must have only 1 network adapter and it should be connected. That means we can get VM's primary NIC at env_setup for existing VM or deploy_vm for new VM. So it can simplify the process of getting VM guest IP of the primary NIC. Files vm_get_primary_nic.yml and vm_test_nic.yml can be removed.

@keirazhang keirazhang added this to the v2.3 milestone Apr 7, 2023
common/vm_get_ip.yml Outdated Show resolved Hide resolved
Signed-off-by: Qi Zhang <[email protected]>
Copy link
Member

@Tomorrow9 Tomorrow9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@keirazhang keirazhang merged commit 3449128 into vmware:main Apr 11, 2023
@keirazhang keirazhang deleted the fix_primary_nic branch August 22, 2023 05:23
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.

2 participants