action #67285
closed[y] Adjust installation in autoyast_salt to the recent changes
0%
Description
Observation¶
now we support several formulas (suse manager and not suse manager), several pillars etc.
in order to make everything consistent, we changed how the salt.tar.gz is organized, and the "formulas" directories has now two directories (states and metadata).
the changes are https://github.com/yast/yast-configuration-management/pull/81 and https://github.com/yast/yast-configuration-management/pull/80.
in theory we would need to update the tar file with the new structure. The rest should remain the same(xml, installation flow)
Contact to @IGonzalezSosa for support
openQA test in scenario sle-15-SP2-Online-x86_64-autoyast_salt@64bit fails in
installation
Test suite description¶
Test installation using AutoYaST plus salt formulas.
Reproducible¶
Fails since (at least) Build 202.5
Expected result¶
Last good: 201.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by IGonzalezSosa almost 5 years ago
Hi all,
I have just opened a PR that contains the new layout for the TAR. The idea is that our formulas have the same structure that the ones used by SUSE Manager, having "formulas/states" and "formulas/metadata". You can find more information about them in the SUMA Best Practices.
Updated by ybonatakis almost 5 years ago
https://openqa.suse.de/tests/4284267 VR for the PR above
Updated by riafarov almost 5 years ago
- Due date set to 2020-06-16
- Priority changed from Normal to High
- Target version set to SLE 15 SP2
Updated by riafarov almost 5 years ago
- Status changed from New to Workable
- Assignee set to ybonatakis
Updated by ybonatakis almost 5 years ago
- Status changed from Workable to In Progress
Updated by riafarov almost 5 years ago
- Status changed from Feedback to Resolved
https://openqa.suse.de/tests/4296732
This is done now.