forked from testing/wiki
1.2 KiB
1.2 KiB
title | author | revision_date | rc | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
QA:Testcase System Services | Lukas Magauer | 2022-05-31 |
|
!!! 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
- Acquire access to either a baremetal machine or a VM host, to install a new machine
- Prepare appropriate media for the selected ISO to be tested.
- Example: QA:Testcase Media USB dd
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' %}