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

[MiracleLinux] check_os_fullname failed for MiracleLinux-8.x with latest VMware Tools #513

Merged
merged 8 commits into from
Nov 17, 2023

Conversation

ZouYuhua
Copy link
Collaborator

@ZouYuhua ZouYuhua commented Nov 13, 2023

Issue:
check_os_fullname failed for MiracleLinux-8.x with latest VMware Tools

detail info:
2023-10-11 12:34:17,011 | TASK [1_check_os_fullname][Check guest id in VM's guest info with VMware Tools 12.4.0 on ESXi 8.0.0]
task path: /home/worker/workspace/Ansible_MiracleLinux_8.x_80GA_PARAVIRTUAL_VMXNET3_EFI/ansible-vsphere-gos-validation/linux/check_os_fullname/validate_os_fullname.yml:56
fatal: [localhost]: FAILED! => {
"assertion": "guestinfo_guest_id == expected_guest_id",
"changed": false,
"evaluated_to": false,
"msg": "VM's guest id in guest info is 'asianux8_64Guest', not expected 'other4xLinux64Guest'."
}

@ZouYuhua
Copy link
Collaborator Author

Test result:
image

@ZouYuhua
Copy link
Collaborator Author

@keirazhang
Please help review it . Thanks

@ZouYuhua
Copy link
Collaborator Author

As request by linhua, modify readme file to support miracle linux 8.x with ansible

autoinstall/README.md Outdated Show resolved Hide resolved
@keirazhang keirazhang changed the title [MiracleLinux] check_os_fullname failed for MiracleLinux-8.x with new tools 12.4.0 [MiracleLinux] check_os_fullname failed for MiracleLinux-8.x with latest VMware Tools Nov 14, 2023
@keirazhang
Copy link
Contributor

What about the guest info when Miracle Linux 8.x is installed with VMware Tools 12.3.5 or earlier?

@ZouYuhua ZouYuhua force-pushed the fix_miraclelinux8_os_fullname branch from 0574657 to d144644 Compare November 14, 2023 06:23
@ZouYuhua
Copy link
Collaborator Author

Test pass for bundled ovt 12.1.5:
image

Test pass for ovt 12.4.0:
image

@ZouYuhua
Copy link
Collaborator Author

@keirazhang passed the testing with tools 12.1.5 and 12.4.0. Thanks

ZouYuhua added 3 commits November 15, 2023 16:13
…ected 'other4xLinux64Guest'.

Signed-off-by: ZouYuhua <zouy@vmware.com>
Signed-off-by: ZouYuhua <zouy@vmware.com>
Signed-off-by: ZouYuhua <zouy@vmware.com>
@ZouYuhua ZouYuhua force-pushed the fix_miraclelinux8_os_fullname branch from bc9bea0 to bf243d9 Compare November 15, 2023 08:16
Signed-off-by: ZouYuhua <zouy@vmware.com>
ZouYuhua added 2 commits November 15, 2023 18:33
Signed-off-by: ZouYuhua <zouy@vmware.com>
Signed-off-by: ZouYuhua <zouy@vmware.com>
ZouYuhua added 2 commits November 15, 2023 21:52
Signed-off-by: ZouYuhua <zouy@vmware.com>
Signed-off-by: ZouYuhua <zouy@vmware.com>
@ZouYuhua ZouYuhua merged commit d692d29 into vmware:main Nov 17, 2023
@ZouYuhua ZouYuhua deleted the fix_miraclelinux8_os_fullname branch November 20, 2023 07:16
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