Conversion of the test to tmt

This commit is contained in:
Jan Kurik 2021-03-31 21:16:41 +02:00
parent 1a7f3a59d6
commit eb0b47fa7d
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,15 @@
summary: Test for BZ#1944150 (Job for pmlogger.service failed because the)
description: |
Bug summary: Job for pmlogger.service failed because the service did not take the steps required by its unit configuration.
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1944150
contact: Jan Kuřík <jkurik@redhat.com>
component:
- pcp
test: ./runtest.sh
framework: beakerlib
recommend:
- pcp
- pcp-zeroconf
duration: 15m
extra-summary: /tools/pcp/Sanity/pcp-services
extra-task: /tools/pcp/Sanity/pcp-services

View File

@ -26,7 +26,6 @@
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Include Beaker environment
. /usr/bin/rhts-environment.sh || exit 1
. /usr/share/beakerlib/beakerlib.sh || exit 1
PACKAGE="pcp"