Project

General

Profile

action #71116

Updated by riafarov over 3 years ago

Packages can be installed via .YMP files that contain the necessary information in XML form, using OneclickInstall. 
 As root run 
 #OneClickInstallCLI <YMP URL>  
 and verify that the package is installed successfully. Accordingly, test the OneClickInstall UI 
 #OneClickInstallUI <YMP URL> 

 YMP URL example: https://software.opensuse.org/ymp/openSUSE:Factory/standard/vim.ymp?base=openSUSE%3AFactory&query=vim 

 The test can run on both SLE and Tumbleweed, but with different YMP URLs, but only 64-bit for a start. URLs

Back