Project

General

Profile

Actions

action #50669

closed

[functional][y] Test autoyast installation with NFS share mount point

Added by riafarov about 5 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Spike/Research
Target version:
SUSE QA - Milestone 30+
Start date:
2019-11-07
Due date:
2020-02-11
% Done:

100%

Estimated time:
(Total: 5.00 h)
Difficulty:

Description

Motivation

See https://trello.com/c/wATMQ3Mo/917-5-import-export-nfs-shares-with-new-profile-format

Scope limited to SLE 15 only.

NFS drives are specified in the AutoYaST profile by an "undocumented" option. That is, by defining a drive with a "/dev/nfs" device, and then, each partition defines a NFS share, e.g.:

<drive>
  <device>/dev/nfs</device>
  <partitions>
    <partition>
      <mount>/</mount>
      <device>server:path</device>
    </partition>
  </partitions>
</drive>

The section contains a attribute. This is quite unexpected, because a section cannot contain a . In fact, the AutoYaST profile does not validate.

The support for importing this kind of drives was implemented in this card https://trello.com/c/x4LYDnwe/865-3-l3-important-bug-1130256-autoyast-for-a-nfs-root-fails-at-partitioning. But now we have to find a better way for defining NFS drives and be able to import/export this new format.

Note: currently, old format cannot be exported at all because we don't want to continue supporting this format for new products (from SLE-15 on).

The new format must be available for SP0 (GA), SP1 and master.


Review

Acceptance criteria

  1. Functionality is tested manually to install with NFS share using autoyast profile
  2. Autoyast profile generation is tested and verified that mount is correct
  3. Documentation is validated and cross-checked with implementation
  4. Ticket for the automated test is created in case scenario is worth automating

Subtasks 1 (0 open1 closed)

action #59193: [functional][y] New test suite for NFS in autoyastResolvedJERiveraMoya2019-11-072020-02-11

Actions
Actions

Also available in: Atom PDF