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

Fix remaining VMSwitch command issue #3343

Merged
merged 1 commit into from Feb 24, 2022
Merged

Conversation

XinShuYang
Copy link
Contributor

@XinShuYang XinShuYang commented Feb 23, 2022

CI testbed building still failed randomly with unmodified commands.

This issue can be fixed by adding hostname to configuration.
e.g. Get-VMSwitch -ComputerName $(hostname) -Name %s

Refer to #3169

Signed-off-by: Shuyang Xin gavinx@vmware.com

CI testbed building still failed randomly with unmodified commands.

This issue can be fixed by adding hostname to configuration.
e.g. Get-VMSwitch -ComputerName $(hostname) -Name %s

Refer to antrea-io#3169

Signed-off-by: Shuyang Xin <gavinx@vmware.com>
Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

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

LGTM

@tnqn
Copy link
Member

tnqn commented Feb 23, 2022

/skip-all

@tnqn tnqn merged commit 53d7d5a into antrea-io:main Feb 24, 2022
bangqipropel pushed a commit to bangqipropel/antrea that referenced this pull request Mar 2, 2022
CI testbed building still failed randomly with unmodified commands.

This issue can be fixed by adding hostname to configuration.
e.g. Get-VMSwitch -ComputerName $(hostname) -Name %s

Refer to antrea-io#3169

Signed-off-by: Shuyang Xin <gavinx@vmware.com>
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.

None yet

2 participants