coordination #69394
closed[y][epic] Add test for the YaST 1-click install
Description
Motivated by https://trello.com/c/boMgJWY5/1972-1-ostumbleweed-p5-1173781-one-click-installer-fails
This functionality is not covered by a single test in openQA, so no surprise we have missed https://bugzilla.suse.com/show_bug.cgi?id=1173781
We can start with TW and learn if this feature is used for SLES at all.
Package itself is called yast2-metapackage-handler
See https://github.com/yast/yast-metapackage-handler
Package provides 2 executables:
/usr/bin/OneClickInstallCLI
/usr/bin/OneClickInstallUI
Tool itself handles ymp files, for testing purposes we can take one which is provided on software.opensuse.org
For example for vim: https://software.opensuse.org/package/vim ( https://software.opensuse.org/ymp/openSUSE:Factory/standard/vim.ymp?base=openSUSE%3AFactory&query=vim )