wiki/docs/documentation/QA/Testcase_Post_System_Servic...

1.2 KiB

title author revision_date rc
QA:Testcase System Services Lukas Magauer 2022-05-31
prod ver level
Rocky Linux
8
9
Final

!!! info "Release relevance" This Testcase applies the following versions of {{ rc.prod }}: {% for version in rc.ver %}{{ version }}{% if not loop.last %}, {% endif %}{% endfor %}

!!! info "Associated release criterion" This test case is associated with the Release_Criteria#system-services release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion.

Description

This test covers the check, that all basic system service which are getting installed with the base groups are starting / running normally.

Setup

  1. Acquire access to either a baremetal machine or a VM host, to install a new machine
  2. Prepare appropriate media for the selected ISO to be tested.

How to test

Startup the system and check that all services are running without any failure:

systemctl status

Expected Results

The tests during the process could be successfully finished.

{% include 'qa_testcase_bottom.md' %}