action #119698
closedcoordination #119671: [epic] Improve SAP migrations using auto-installation
Use AutoYaST installation to create images for SLES for SAP 15 SP{2,3,4}
Description
Motivation¶
see parent ticket: #119671
Acceptance criteria¶
AC1: Create AutoYaST profile(s) for arch ppc64le (PowerVM) and x86_64 to run SLES for SAP 15 SP{2,3,4} auto-installation
AC2: Publish auto-installation images only for x86_64
AC3: Configure x86_64 test suites in YaST Maintenance Updates - Development so they can run every day
AC4: Configure ppc64le (PowerVM) naming with typical ending *_pre
in openQA job group Migration
AC5: Rename test suite name to start with sap_*
Suggestions¶
- Notice the migrations that will be using the new images use worker 64bit-2gbram-cirrus for x86_64, so AutoYaST images should probably (don't know the reason) follow the same.
- For ppc64le we ignore Power KVM, we must use supported virtualization (PowerVM), meaning for instance, worker
ppc64le-hmc-single-disk
. - Some auto-installation that might be useful to craft the profiles, but there is always the option of just clone it.
Updated by jgwang about 2 years ago
- Status changed from Workable to In Progress
- Assignee set to jgwang
Updated by JERiveraMoya about 2 years ago
- Status changed from In Progress to Workable
Updated by JERiveraMoya about 2 years ago
- Tags deleted (
qe-yast-refinement) - Status changed from Workable to In Progress
- Assignee set to jgwang
Updated by jgwang about 2 years ago
this is the code for this ticket:
https://github.com/badboywj/os-autoinst-distri-opensuse.git#issue119698,
and it goes well for x86_64:
15-SP4: https://openqa.suse.de/tests/9906623
15-SP3: https://openqa.suse.de/tests/9906632
15-SP2: https://openqa.suse.de/tests/9906633
now I am testing it on ppc64le.
Updated by jgwang about 2 years ago
I created MR/PR for x86_64:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15888
https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/421
https://gitlab.suse.de/coolgw/wegao-test/-/merge_requests/175
please help to review
Updated by jgwang about 2 years ago
jgwang wrote:
I created MR/PR for x86_64:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15888
https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/421
https://gitlab.suse.de/coolgw/wegao-test/-/merge_requests/175please help to review
I committed all code and updated the PR/MR, please help to review and forwarding your feedback.
Updated by JERiveraMoya almost 2 years ago
- Status changed from In Progress to Resolved