Hi, I'm trying to cook up a minimal autoyast file that I can use while adding openSUSE support to the CentOS CI for the various projects in the (lib)virt ecosystem [0][1]. The attached file works fine for everything except Tumbleweed, where I get the following error None or wrong base product has been defined in the AutoYaST configuration file. Please check the products entry in the software section. Following base products are available: openSUSE-MicroOS (openSUSE MicroOS) openSUSE (openSUSE Tumbleweed) But I can see that 'base', 'minimal_base', and 'yast2_basis' are included in the large list of patterns available to a Tumbleweed installation. Has something changed that would prevent installing Tumbleweed with this small list of patterns? Is there a better autoyast <software> configuration for a minimal system that works across Leap and Tumbleweed? [0] https://ci.centos.org/view/libvirt/ [1] https://libvirt.org/git/?p=libvirt-jenkins-ci.git