action #160120
Updated by leli 9 months ago
#### Motivation
Below tests depend on qcow(sle-15-SP6-x86_64-88.1-textmode@64bit.qcow2) which generated in functional group, we should make yam test independent from job groups of other squads.
detect_yast2_failures
snapper_cleanup_timeline
yast2_nfs_v3_server
yast2_nfs_v3_client
yast2_nfs_v4_server
yast2_nfs_v4_client
So replace HDD_1 to sle-15-SP6-x86_64-%BUILD%-%DESKTOP%-yast@64bit.qcow2 sle-15-SP6-x86_64-%build%--yast@64bit.qcow2 (generated in create_hdd_textmode_yast@64bit), the scope is for x86_64.
#### Acceptance criteria
- **AC1**: Replace HDD_1 to sle-15-SP6-x86_64-%BUILD%-%DESKTOP%-yast@64bit.qcow2 sle-15-SP6-x86_64-%build%--yast@64bit.qcow2 to make test independent.
Back