[yast/yast-registration] 840f85: Use SLED15-SP4 for the FAKE_BASE_PRODUCT
Branch: refs/heads/wsl_product_selection Home: https://github.com/yast/yast-registration Commit: 840f851a3d736f5e2b05f54c40a63c6df2e29f21 https://github.com/yast/yast-registration/commit/840f851a3d736f5e2b05f54c40a... Author: Martin Vidner <mvidner@suse.cz> Date: 2022-10-12 (Wed, 12 Oct 2022) Changed paths: M src/lib/registration/sw_mgmt.rb Log Message: ----------- Use SLED15-SP4 for the FAKE_BASE_PRODUCT This is useful because Registration::YamlProduct is not working yet. Once it works, this commit can be dropped. Commit: 27ff108368d1bf169430452c0bb81c31df6adc11 https://github.com/yast/yast-registration/commit/27ff108368d1bf169430452c0bb... Author: Martin Vidner <mvidner@suse.cz> Date: 2022-10-12 (Wed, 12 Oct 2022) Changed paths: A test/fixtures/wsl_products.yml Log Message: ----------- A testing wsl_products.yml TODO: fix the naming, everywhere in this branch Also compare with other YAML fixtures in this directory. Add comments about schema, YAML allows comments. On the testing machine: ```sh sudo ln -s /home/linux/svn/yast/registration/test/fixtures/wsl_products.yml /etc/YaST2/products.yaml irb -I src/lib -r registration/sw_mgmt ``` ```rb Registration::SwMgmt.find_base_product ``` Compare: https://github.com/yast/yast-registration/compare/d859d9e3f813...27ff108368d...
participants (1)
-
Martin Vidner