action #97871
closedcoordination #23606: Integrate classes autoyast profile test in openQA
Implement the rules&classes including registration
0%
Description
Use the autoyast profile files from rule_based_example (See PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/12916) to implement openQA test suite for autoyast installation. The structure of the files should remain the same. AUTOYAST variable should point to the file that contains xml files. Example: AUTOYAST: "data/autoyast_sle15/rule_based_example/"
Creating a machine that will follow only one rule of rules/rules.xml is sufficient. Validate installation (partitioning, software).
The testing scope is x86_64 for SLE. In case we decide to enable the same test for openSuSE, we need to modify the profile files (registration is not needed).
For more information, check parent ticket.
schedule/yast/autoyast/autoyast_rules_and_classes.yaml is already included in the repo. See PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/12916