Project

General

Profile

Actions

action #35887

closed

[sle][migration][sle15] need update AutoYaST profile and add minimal registration section

Added by JWSun almost 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2018-05-04
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

The used AutoYaST profile (https://openqa.suse.de/tests/1669037/file/autoyast_profile.xml) does not contain the registration section which means the registration step is skipped during upgrade.

You need to put at least this minimal registration section into the profile to make it work as expected:

<?xml version="1.0"?>
<!DOCTYPE profile>

...

true

...

Refer
https://bugzilla.suse.com/show_bug.cgi?id=1087206#c19

Actions #1

Updated by leli almost 6 years ago

  • Assignee set to leli
Actions #2

Updated by dehai almost 6 years ago

  • Priority changed from Normal to High
Actions #3

Updated by leli almost 6 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 60

Update the autoyast profile to add minimal registration section:

<suse_register>
<do_registration config:type="boolean">true</do_registration>
<reg_server>{{SCC_URL}}</reg_server>
</suse_register>

Actions #4

Updated by leli almost 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 60 to 100
Actions

Also available in: Atom PDF