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

v2v:fix 9.3 functional testing for failed TC #5058

Merged
merged 1 commit into from
Jul 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v2v/tests/cfg/function_test_esx.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@
version_required = "[nbdkit-1.30.8-1,)"
main_vm = VM_NAME_ESX70_RHEL8_V2V_EXAMPLE
vddk_thumbprint = 'AA:2B:AD'
msg_content_yes = "nbdkit: vddk[1]: error: Please verify whether the "thumbprint" parameter"
msg_content_yes = "error: Please verify whether the "thumbprint" parameter"
- non_admin_user:
only esx_80
main_vm = VM_NAME_NON_ADMIN_V2V_EXAMPLE
Expand Down
Loading