coordination #29122
closedExtend autoyast tests coverage
0%
Description
As a product owner, I would like to have better test coverage for autoyast installations.
As part of poo#20680 we have taken a look on the autoyast profiles received from our customers. Some of functionality is already covered by existing tests, whereas we have identified main spots which are currently missing.
Here is the list of bugs:
https://bugzilla.suse.com/show_bug.cgi?id=1054116 selection choices
https://bugzilla.suse.com/show_bug.cgi?id=1039851 etc/hosts
https://bugzilla.suse.com/show_bug.cgi?id=1068285 ldap, ca_mgmt
https://bugzilla.suse.com/show_bug.cgi?id=1070604 files
https://bugzilla.suse.com/show_bug.cgi?id=991689 uefi
https://bugzilla.suse.com/show_bug.cgi?id=990116 ask feature
https://bugzilla.suse.com/show_bug.cgi?id=980730 autoinst RAID + pxe boot
And following features related to the storage:
Automatic shrinking https://trello.com/c/ZQHl3ifu/¶
When there is not enough space, AutoYaST used to take the bigest
partition and reduced it to make the layout fix. The approach is quite
rudimentary, but I guess we should implement something similar
(reducing all partitions but in a proportional way). I am not sure how
hard it could be, but I guess that playing with partitions weights
could work. IMHO this is, by far, the hardest feature to implement.
Check partition_id conversions (https://trello.com/c/YVEwdhpN/)¶
While fixing bsc#1071167[1], we found out that we would need to check
again the mapping between old partition_id numbers (used by old
libstorage) and new ones. Ancor has more information about what is
wrong.
Reused crypted devices https://trello.com/c/IYlz6zcD/¶
I am not sure if the old AutoYaST was able to reuse encrypted devices,
but we would need to check it and, if that's the case, implement such a
feature.
Using an Existing Mount Table (fstab) https://trello.com/c/bEPh3jdU/¶
The old AutoYaST was able to get a fstab file and create partitioning
layout based on it. I've never seen any real profile using it.
Actually, I haven't tried it but...
Thin provisioned LVM https://trello.com/c/6yaziACm¶
It was not supported by libstorage-ng when we started the new
implementation. Now it is time to re-visit such a feature.
Set partition_nr https://trello.com/c/5YImIljm/¶
The partition_nr is used in two different use cases: reusing partitions
(already implemented) and forcing a partition number. The latter is not
supported by parted, so libstorage-ng does not support it. We agreed to
drop this feature (it does not look useful to me after all). But I
guess we should mention it on release notes.
Implement the disklabel property https://trello.com/c/jefsE2oi/¶
disklabel is already supported. However, when not specified, AutoYaST
retains the old behaviour and uses 'msdos'. Making AutoYaST smart
enough to decide the best option (based on partition_id) looks like a
good idea.
Acceptance criteria¶
- AC1: Introduce tests covering certain features on production for SLE 15, SLE 12, openSUSE based on the list above
- AC2: Analyze coverage and possibly add more profiles and add them as sub-tasks
Tasks¶
- Create sub task for each profile
- Adjust profiles for SLE 15 concentrating mainly on the feature which is not covered
- Adjust profiles for SLE 12 concentrating mainly on the feature which is not covered
- Adjust profiles for openSUSE if feature is applicable there
- Create test suites on production to be able to execute automated installation
Updated by riafarov almost 7 years ago
- Subject changed from [sle][functional][epic] Extend autoyast tests coverage to [sle][functional][autoyast][epic] Extend autoyast tests coverage
Updated by riafarov almost 7 years ago
- Related to coordination #23606: Integrate classes autoyast profile test in openQA added
Updated by okurz over 6 years ago
- Subject changed from [sle][functional][autoyast][epic] Extend autoyast tests coverage to [sle][functional][y][autoyast][epic] Extend autoyast tests coverage
- Description updated (diff)
- Target version changed from Milestone 15 to Milestone 17
M15 and M16 seem to be too full, especially regarding new tests so I assume we can not finish this before M17 but feel free to groom subtasks.
Updated by okurz over 6 years ago
- Target version changed from Milestone 17 to Milestone 21+
Updated by okurz over 6 years ago
- Target version changed from Milestone 21+ to Milestone 21+
Updated by okurz almost 6 years ago
- Target version changed from Milestone 21+ to Milestone 25
Updated by riafarov over 5 years ago
- Target version changed from Milestone 25 to Milestone 30+
Trying to address for SLE 15 along with tests for new features.
Updated by mgriessmeier almost 5 years ago
- Target version changed from Milestone 30+ to Milestone 30
bulk moved to M30 for revisiting
Updated by riafarov over 4 years ago
- Target version changed from Milestone 30 to SLE 15 SP3
Updated by szarate about 4 years ago
- Tracker changed from action to coordination
Updated by szarate about 4 years ago
See for the reason of tracker change: http://mailman.suse.de/mailman/private/qa-sle/2020-October/002722.html
Updated by riafarov about 4 years ago
- Project changed from openQA Tests to qe-yam
- Category deleted (
New test) - Target version changed from SLE 15 SP3 to future
Updated by riafarov about 4 years ago
- Subject changed from [sle][functional][y][autoyast][epic] Extend autoyast tests coverage to Extend autoyast tests coverage
Updated by okurz about 3 years ago
This ticket was set to "Normal" priority but was not updated within the SLO period for "Normal" tickets (365 days) as described on https://progress.opensuse.org/projects/openqatests/wiki/Wiki#SLOs-service-level-objectives
first reminder: Please consider picking up this ticket within the next 365 days or just set the ticket to the next lower priority of "Low" (no SLO related time period).
Updated by slo-gin about 2 years ago
This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.
Updated by JERiveraMoya 11 months ago
- Priority changed from Normal to Low
- Target version deleted (
future)