[yast-devel] Testing AutoYast in openQA
Hi, Ludwig would like to give us a favor and will try to create some AutoYast test case in openQA. This is a great step towards continuous integration testing! Would you, please, help him to get some good AutoYast profile to start with? AutoYast documentation can be found here: (maybe a bit obsolete) http://doc.opensuse.org/projects/autoyast/ (maybe internal only) http://docserv.suse.de/documents/SLES12/SLES-autoyast/ Thanks in advance Lukas -- Lukas Ocilka, Systems Management (Yast) Team Leader Cloud & Systems Management Department, SUSE Linux -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On Tue, 24 Jun 2014 15:00:11 +0200 Lukas Ocilka <lukas.ocilka@suse.com> wrote:
Hi,
Ludwig would like to give us a favor and will try to create some AutoYast test case in openQA. This is a great step towards continuous integration testing!
Would you, please, help him to get some good AutoYast profile to start with?
AutoYast documentation can be found here: (maybe a bit obsolete) http://doc.opensuse.org/projects/autoyast/ (maybe internal only) http://docserv.suse.de/documents/SLES12/SLES-autoyast/
Thanks in advance Lukas
Hi, what I recommend as starting point is to do trivial next->next->next installation of SLES and use autoinst.xml in /root ;) another quite good documentation source is old ug pages for autoyast - http://users.suse.com/~ug/ Josef -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On Tue, 24 Jun 2014 15:00:11 +0200 Lukas Ocilka <lukas.ocilka@suse.com> wrote:
Hi,
Ludwig would like to give us a favor and will try to create some AutoYast test case in openQA. This is a great step towards continuous integration testing!
Would you, please, help him to get some good AutoYast profile to start with?
AutoYast documentation can be found here: (maybe a bit obsolete) http://doc.opensuse.org/projects/autoyast/ (maybe internal only) http://docserv.suse.de/documents/SLES12/SLES-autoyast/
Thanks in advance Lukas
one more time, to send all involved parties. Hi, what I recommend as starting point is to do trivial next->next->next installation of SLES and use autoinst.xml in /root ;) another quite good documentation source is old ug pages for autoyast - http://users.suse.com/~ug/ Josef -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
Josef Reidinger wrote:
On Tue, 24 Jun 2014 15:00:11 +0200 Lukas Ocilka <lukas.ocilka@suse.com> wrote:
Ludwig would like to give us a favor and will try to create some AutoYast test case in openQA. This is a great step towards continuous integration testing!
Would you, please, help him to get some good AutoYast profile to start with?
AutoYast documentation can be found here: (maybe a bit obsolete) http://doc.opensuse.org/projects/autoyast/ (maybe internal only) http://docserv.suse.de/documents/SLES12/SLES-autoyast/
one more time, to send all involved parties.
Hi, what I recommend as starting point is to do trivial next->next->next installation of SLES and use autoinst.xml in /root ;)
I did that but the resulting file contains too specific data. Like e.g. the title of the boot loader (which includes the beta version) or all system users. So that file would need to be stripped to not contain auto detect settings. cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
Hi Ludwig, that's an great idea !!! We can try it together. Just call me when you have time. Greetings Stefan Am 24.06.2014 15:51, schrieb Ludwig Nussel:
Josef Reidinger wrote:
On Tue, 24 Jun 2014 15:00:11 +0200 Lukas Ocilka <lukas.ocilka@suse.com> wrote:
Ludwig would like to give us a favor and will try to create some AutoYast test case in openQA. This is a great step towards continuous integration testing!
Would you, please, help him to get some good AutoYast profile to start with?
AutoYast documentation can be found here: (maybe a bit obsolete) http://doc.opensuse.org/projects/autoyast/ (maybe internal only) http://docserv.suse.de/documents/SLES12/SLES-autoyast/
one more time, to send all involved parties.
Hi, what I recommend as starting point is to do trivial next->next->next installation of SLES and use autoinst.xml in /root ;)
I did that but the resulting file contains too specific data. Like e.g. the title of the boot loader (which includes the beta version) or all system users. So that file would need to be stripped to not contain auto detect settings.
cu Ludwig
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
Stefan Schubert wrote:
Hi Ludwig, that's an great idea !!! We can try it together. Just call me when you have time.
So, we did meet and one autoyast test is now running on openqa.suse.de Two things can be seen with the basic profile used there¹: in uefi the boot loader is not configured properly (the link also has y2logs): https://openqa.suse.de/tests/928 In legacy mode the autoinstallation progresses further but apparently doesn't boot the correct target as gdm doesn't show up: https://openqa.suse.de/tests/920 cu Ludwig [1] https://openqa.suse.de/test-data/sle/data/autoinst.xml -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On Fri, 27 Jun 2014 13:26:12 +0200 Ludwig Nussel <lnussel@suse.de> wrote:
Stefan Schubert wrote:
Hi Ludwig, that's an great idea !!! We can try it together. Just call me when you have time.
So, we did meet and one autoyast test is now running on openqa.suse.de
Two things can be seen with the basic profile used there¹:
in uefi the boot loader is not configured properly (the link also has y2logs): https://openqa.suse.de/tests/928
Thanks for setting it up. UEFI problem is that it need shim-install, but it looks like autoyast do not install it. Bootloader set it here - https://github.com/yast/yast-bootloader/blob/master/src/modules/BootGRUB2EFI... and install here: https://github.com/yast/yast-bootloader/blob/master/src/modules/BootCommon.r... but it is not called according to log. I will try to investigate it further.
In legacy mode the autoinstallation progresses further but apparently doesn't boot the correct target as gdm doesn't show up: https://openqa.suse.de/tests/920
Is possible to get logs from this run? It can help with debugging. Josef
cu Ludwig
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On 27.6.2014 13:26, Ludwig Nussel wrote:
Stefan Schubert wrote:
Hi Ludwig, that's an great idea !!! We can try it together. Just call me when you have time.
So, we did meet and one autoyast test is now running on openqa.suse.de
Thanks a lot, Ludwig and Schubi! :) Well done! Lukas -- Lukas Ocilka, Systems Management (Yast) Team Leader Cloud & Systems Management Department, SUSE Linux -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
Ludwig has done the *complete* work and in addition he has shown me how it works ! So, thanks Ludwig ! Am 27.06.2014 13:41, schrieb Lukas Ocilka:
On 27.6.2014 13:26, Ludwig Nussel wrote:
Stefan Schubert wrote:
Hi Ludwig, that's an great idea !!! We can try it together. Just call me when you have time.
So, we did meet and one autoyast test is now running on openqa.suse.de
Thanks a lot, Ludwig and Schubi! :) Well done!
Lukas
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
Ludwig Nussel wrote:
Stefan Schubert wrote:
Hi Ludwig, that's an great idea !!! We can try it together. Just call me when you have time.
So, we did meet and one autoyast test is now running on openqa.suse.de
Two things can be seen with the basic profile used there¹:
in uefi the boot loader is not configured properly (the link also has y2logs): https://openqa.suse.de/tests/928
In legacy mode the autoinstallation progresses further but apparently doesn't boot the correct target as gdm doesn't show up: https://openqa.suse.de/tests/920
I found the reason, the profile didn't contain a software specification (https://bugzilla.novell.com/show_bug.cgi?id=884959). After adding <patterns config:type="list"> <pattern>gnome</pattern> </patterns> it's hit by https://bugzilla.novell.com/show_bug.cgi?id=884447 Note second stage worked fine in text mode when no software was specified. So maybe there is a boot ordering problem that starts xdm before yast 2nd stage. cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (6)
-
Josef Reidinger
-
Ludwig Nussel
-
Ludwig Nussel
-
Ludwig Nussel
-
Lukas Ocilka
-
Stefan Schubert