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

[Linux] Replace install_linux_esx with linux_flavor for Photon OS autoinstall #482

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

keirazhang
Copy link
Contributor

@keirazhang keirazhang commented Jul 28, 2023

Latest Photon OS 4.0 daily update couldn't recognize 'install_linux_esx' for ISO auto install. Photon OS team suggests replacing it with "linux_flavor": "linux-esx".

  - 'Guest os distribution: VMware Photon OS 4.0 x86_64'
  - 'Config guest id: vmwarePhoton64Guest'
  - 'Guestinfo guest id: vmwarePhoton64Guest'
  - 'Guestinfo guest full name: VMware Photon OS (64-bit)'
  - 'Guestinfo guest family: linuxGuest'
  - 'Guestinfo detailed data: architecture=''X86'' bitness=''64'' distroName=''VMware
    Photon OS'' distroVersion=''4.0'' familyName=''Linux'' kernelVersion=''5.10.83-7.ph4-esx''
    prettyName=''VMware Photon OS/Linux'''
  - 'Results: Total (2), Passed (2)'
  - ' * deploy_vm_efi_paravirtual_vmxnet3...............................Passed'
  - ' * check_inbox_driver..............................................Passed'

  - 'Guest os distribution: VMware Photon OS 5.0 x86_64'
  - 'Config guest id: vmwarePhoton64Guest'
  - 'Guestinfo guest id: vmwarePhoton64Guest'
  - 'Guestinfo guest full name: VMware Photon OS (64-bit)'
  - 'Guestinfo guest family: linuxGuest'
  - 'Guestinfo detailed data: architecture=''X86'' bitness=''64'' distroAddlVersion=''5.0''
    distroName=''VMware Photon OS'' distroVersion=''5.0'' familyName=''Linux'' kernelVersion=''6.1.10-10.ph5-esx''
    prettyName=''VMware Photon OS/Linux'''
  - 'Results: Total (2), Passed (2)'
  - ' * deploy_vm_efi_paravirtual_vmxnet3...............................Passed'
  - ' * check_inbox_driver..............................................Passed'

  - 'Guest os distribution: VMware Photon OS 3.0 x86_64'
  - 'Config guest id: vmwarePhoton64Guest'
  - 'Guestinfo guest id: vmwarePhoton64Guest'
  - 'Guestinfo guest full name: VMware Photon OS (64-bit)'
  - 'Guestinfo guest family: linuxGuest'
  - 'Guestinfo detailed data: architecture=''X86'' bitness=''64'' distroName=''VMware
    Photon OS'' distroVersion=''3.0'' familyName=''Linux'' kernelVersion=''4.19.245-2.ph3-esx''
    prettyName=''VMware Photon OS/Linux'''
  - 'Results: Total (2), Passed (2)'
  - ' * deploy_vm_efi_paravirtual_vmxnet3...............................Passed'
  - ' * check_inbox_driver..............................................Passed'

@keirazhang keirazhang added this to the v3.0 milestone Jul 28, 2023
Copy link
Collaborator

@123lzxm 123lzxm 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 93bbe89 into vmware:main Aug 1, 2023
@keirazhang keirazhang deleted the fix_photon_autoinstall branch August 15, 2023 09:54
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