Kdump is not disabled in SUT #4

Closed
opened 2021-08-18 01:45:18 +00:00 by tcooper · 1 comment
tcooper commented 2021-08-18 01:45:18 +00:00 (Migrated from github.com)

Describe the bug

When POSTing a test and expecting Kdump to be disabled it is not.


To Reproduce

Steps to reproduce the behavior:

  1. Configure a Rocky openQA development system per the instruction in this repo.
  2. Complete the default configuration and POST the example test.
  3. Wait for the example test to complete successfully. If it doesn't complete successfully STOP HERE and get it working.
  4. POST another test using the command line... 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 and DO NOT provide the GRUB variable.
  5. Wait for test to fail in the _anaconda_kdump_disable.pm test.

Expected behavior

The test suite will not fail in the _anaconda_kdump_disable.pm test, the SUT will have Kdump disabled and the test suite will continue to the next test in the test suite, _software_selection.pm.


System / Environment (please complete the following information):

  • OS: Fedora 34 Server
  • OS Version: 34
  • Testing Repository
    • Branch: connect_network (waiting merge of PR #2)
**Describe the bug** When POSTing a test and expecting Kdump to be disabled it is not. --- **To Reproduce** Steps to reproduce the behavior: 1. Configure a Rocky openQA development system per the instruction in [this repo](https://github.com/tcooper/OpenQA-Fedora-Installation). 2. Complete the default configuration and `POST` the example test. 3. Wait for the example test to complete successfully. If it doesn't complete successfully **STOP HERE** and get it working. 4. `POST` another test using the command line... `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` and **DO NOT** provide the `GRUB` variable. 5. Wait for test to fail in the `_anaconda_kdump_disable.pm` test. --- **Expected behavior** The test suite will not fail in the `_anaconda_kdump_disable.pm` test, the SUT will have Kdump disabled and the test suite will continue to the next test in the test suite, `_software_selection.pm`. --- **System / Environment (please complete the following information):** - OS: Fedora 34 Server - OS Version: 34 - Testing Repository - Branch: connect_network (waiting merge of PR #2)
tcooper commented 2021-08-20 03:05:06 +00:00 (Migrated from github.com)

Resolved in #5

Resolved in #5
Sign in to join this conversation.
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#4
No description provided.