action #163301
closedcoordination #152769: [epic] Reduction of yaml files in YaST installations
Move single yaml test suite to yaml test case path - Part 2
0%
Description
Motivation¶
For single yaml test suite we only need change its path under schedule/yam/test_cases/
List of test suite:
- home_encrypted
- lvm+resize_root
- schedule/yast/remote_ssh/* (don't move the folder, just the file, same for the next)
- schedule/yast/remote_vnc/*
- rmt_server_install (in milestone job group, need conversion to a yaml schedule based on default).
- offline_install+skip_registration
- ssh-x (convert it to yaml based in default, check also schedule/yast/ssh-x.yaml) -> We could try to make it work again for powerVM, please file a ticket for it if doesn't work out of the box, but worth to try out.
- detect_yast2_failures
- gnome_{http,self_signed_https,smb}
- iscsi_ibft
- nvme
- repo_inst
- sles+sdk+proxy_SCC_via_YaST_ncurses (clean-up schedule/yast/sles+sdk+proxy_SCC_via_YaST_Online_pvm.yaml if not used)
- zfcp
Acceptance criteria¶
AC1: Move single yaml test suite under schedule/yam/test_cases
AC2: Apply further adjustments like moving vars keys in schedule to job group yaml, etc (read epic to refresh).
Updated by leli 6 months ago
For ssh-x, it works to use the same schedule file for s390x zvm and powervm, http://openqa.suse.de/tests/overview?version=15-SP6&distri=sle&build=lemon-suse%2Fos-autoinst-distri-opensuse%23move-single-yaml-to-yam-testcase-path
But the test for power vm is in SLE 15 DEV, we need first remove the test from SLE 15 DEV, then add it in SLE 15 ppc64le.xml.
https://gitlab.suse.de/qe-yam/openqa-job-groups/-/merge_requests/263
Updated by JERiveraMoya 6 months ago
- Status changed from In Progress to Resolved