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

Add agama installation for s390x kvm #20869

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

rfan1
Copy link
Contributor

@rfan1 rfan1 commented Dec 25, 2024

Changes as below:

  1. Added root.password to boot parameters
  2. Activated agama.auto and agama.install_url in specific_bootmenu_params
  3. Skipped remote_install_bootmenu_params and registration_bootloader_cmdline for the time being
  4. Force checking agama installer is started

The failed job is known issue https://bugzilla.suse.com/show_bug.cgi?id=1234264
At the same time, we may need to handle tests/installation/performing_installation/reconnect_after_reboot.pm:19: assert_shutdown_and_restore_system('reboot', 180); as well

@rfan1 rfan1 force-pushed the agama-s390x-kvm branch 4 times, most recently from ea951cb to 0fa18a2 Compare December 25, 2024 08:42
@rfan1 rfan1 added the qe-core Tag used to filter PR's created by QE-Core's members or are assigned to them label Dec 25, 2024
@rfan1
Copy link
Contributor Author

rfan1 commented Dec 25, 2024

Now xml configuration is

<os>
<type>hvm</type>
<initrd>/var/lib/libvirt/images/openQA-SUT-9.initrd</initrd>
<kernel>/var/lib/libvirt/images/openQA-SUT-9.kernel</kernel>
<cmdline>ifcfg=dhcp root=live:http://openqa.suse.de/assets/iso/agama-installer.s390x-10.0.0-SLE-Build40.10.iso live.password=xxx agama.auto=http://worker31.oqa.prg2.suse.org:20093/tMCnTdVkSoQuQzH_/files/yam/agama/auto/default_sle_no_scc.jsonnet </cmdline>
</os>

@rfan1 rfan1 added the WIP Work in progress label Dec 25, 2024
@tinawang123
Copy link
Contributor

LGTM

@rfan1 rfan1 requested a review from jknphy December 30, 2024 01:53
@rfan1 rfan1 changed the title [wip]Add agama installation for s390x kvm Add agama installation for s390x kvm Jan 2, 2025
@rfan1 rfan1 removed the WIP Work in progress label Jan 2, 2025
@rfan1
Copy link
Contributor Author

rfan1 commented Jan 2, 2025

Thanks all for your input, let me merge this PR as a milestone as well. I will add post script and handle root login for all remote workers [ipmi/powervm/s390x-kvm] next step

More detail info can be found at https://progress.opensuse.org/issues/173758

@rfan1 rfan1 merged commit eb20b5d into os-autoinst:master Jan 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qe-core Tag used to filter PR's created by QE-Core's members or are assigned to them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants