Actions
action #61931
closed[functiona][y] autoinst.xml is missing registration block in autoyast_reinstall
Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA (private) - Milestone 30
Start date:
2020-01-08
Due date:
2020-01-28
% Done:
0%
Estimated time:
5.00 h
Difficulty:
Description
Observation¶
The autoinst.xml which is created by the chained job is missing the block for the registration that is required for the Online Installer.
Scope is SLE 15 SP2, for other versions
The missing block looks like this
<suse_register>
<do_registration config:type="boolean">true</do_registration>
<email/>
<reg_code>667ccc9ac65d705f</reg_code>
<install_updates config:type="boolean">true</install_updates>
<reg_server>http://all-120.1.proxy.scc.suse.de</reg_server>
</suse_register>
##Suggestions
- move the job to the Full medium
- modify the xml before the execution
openQA test in scenario sle-15-SP2-Online-aarch64-autoyast_reinstall@aarch64 fails in
installation
Test suite description¶
Parent job produces autoyast profile after successful completion. This test uses generated profile to do autoyast installation.
Reproducible¶
Fails since (at least) Build 120.1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions