Project

General

Profile

Actions

action #28349

closed

[sle][functional] Use registration in autoinst profiles for sle 15

Added by riafarov over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Start date:
2017-11-24
Due date:
2018-01-30
% Done:

0%

Estimated time:
Difficulty:

Description

User story

As a product owner I want to see results of autoyast tests which use profiles from aytests repo.

Acceptance criteria

  • AC1: Adjust profiles to register SLE15 against proxy SCC
  • AC2: Use and inject variables for regcode and regurl
  • AC3: Use double curly brackets for variable
  • AC4: Add test suite which uses addons from DVD for SLE15 and SLE12
  • AC5: Add test suite which uses addons from DVD and SCC for SLE15 (optional, but should be verified manually)

Tasks

  • Get familiar with functionality implemented within https://progress.opensuse.org/issues/27076
  • Implement code which modifies profiles and expands variables
  • Verify it's working
  • Submit changes for autoyast profiles in aytests and os-autoinst-distri repos
  • Notify yast team regarding changes, so they could adjust integration tests
  • Add variables to the test suite on production if required

Registration section can look like this:

  <suse_register>
      <do_registration config:type="boolean">true</do_registration>
      <email></email>
      <reg_code>{{REG_CODE}}</reg_code>
      <install_updates config:type="boolean">true</install_updates>
      <reg_server>{{REG_URL}}</reg_server> <!-- Required for getting correct packages -->
  </suse_register>

Do not forget to add product subsection in software section:
SLES15


Related issues 2 (0 open2 closed)

Related to openQA Tests - action #30246: [sle][functional][autoyast][yast][hard] Improve variable expansion mechanismRejectedriafarov2018-01-122018-02-27

Actions
Blocked by openQA Project - action #27076: [tools][functional][hard] Add functionality to be able to modify data available via http in share directoryResolvedriafarov2017-10-272017-12-19

Actions
Actions

Also available in: Atom PDF