action #20064
Updated by riafarov over 7 years ago
## Description The autoyast profiles are organized in an out-of-date directory structure. This has to be simplified in order to make the maintenance easier. The autoyast profiles under [gh#os-autoinst-distri-opensuse](https://github.com/os-autoinst/os-autoinst-distri-opensuse) should only match opensuse/SLE-latest. Some autoyast tests don't need the support server to run, they are only using it to download the necessary assets, and those can be put available for the job. ## Tasks 1. There is only one directory for autoyast profiles if they work for all sle versions * Name: "os-autoinst-distri-opensuse/data/autoyast". * Move all the profiles to that directory. 2. The yast team should check which tests are actually important. * Delete the non-important rest. 3. Look for the tests that doesn't need a support server to be performed. * Make then single machine testing where possible. testing.