Multiple modifications to test suites, tests and needles #1

Merged
tcooper merged 8 commits from develop into develop 2021-08-19 23:13:17 +00:00
tcooper commented 2021-08-15 06:14:01 +00:00 (Migrated from github.com)

Description

Multiple modifications to test suites (removed all BTRFS tests), tests and needles (added support for network enable, kdump enable/disable, release_verification, disk partitioning and initial support for cockpit testing). Close to 100% coverage of the install_default_upload@64bit test suite for rocky-8.4-dvd-iso-x86_64.

How Has This Been Tested?

Test suite triggered with the following POST....

sudo openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.4 PACKAGE_SET=server

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • New needles conform to the naming format for Rocky Linux
# Description Multiple modifications to test suites (removed all BTRFS tests), tests and needles (added support for network enable, kdump enable/disable, release_verification, disk partitioning and initial support for cockpit testing). Close to 100% coverage of the `install_default_upload@64bit` test suite for `rocky-8.4-dvd-iso-x86_64`. # How Has This Been Tested? Test suite triggered with the following POST.... ``` sudo openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.4 PACKAGE_SET=server ``` # Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] New needles conform to the naming format for Rocky Linux
StackKorora (Migrated from github.com) reviewed 2021-08-15 06:14:01 +00:00
StackKorora commented 2021-08-19 15:58:07 +00:00 (Migrated from github.com)

This failed with an error of "install_lvm_ext4@uefi has no child, check its machine placed or dependency setting typos"

This failed with an error of `"install_lvm_ext4@uefi has no child, check its machine placed or dependency setting typos"`
tcooper commented 2021-08-19 17:50:21 +00:00 (Migrated from github.com)

Saw this too. None of the uefi tests work at all so I'm ignoring this for now.

This failed with an error of "install_lvm_ext4@uefi has no child, check its machine placed or dependency setting typos"

We can discuss more in meeting.

Saw this too. None of the `uefi` tests work at all so I'm ignoring this for now. > This failed with an error of `"install_lvm_ext4@uefi has no child, check its machine placed or dependency setting typos"` We can discuss more in meeting.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testing/os-autoinst-distri-rocky-migrated#1
No description provided.