memcahed has to be installed
This commit is contained in:
parent
7c9156d78a
commit
cc7cd7a4e3
3 changed files with 10 additions and 1 deletions
2
main.fmf
Normal file
2
main.fmf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# QE owner
|
||||
contact: Petr Sklenar <psklenar@redhat.com>
|
||||
|
|
@ -1,3 +1,10 @@
|
|||
summary: Concise summary describing what the test does
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
duration: 17m
|
||||
contact: Petr Sklenar <psklenar@redhat.com>
|
||||
component:
|
||||
- memcached
|
||||
recommend:
|
||||
- memcached
|
||||
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
rlServiceStart "memcached"
|
||||
rlPhaseEnd
|
||||
|
||||
rlPhaseStartTest
|
||||
rlServiceStart "memcached"
|
||||
rlRun "systemctl status memcached" 0 "verify that memcached is running"
|
||||
rlPhaseEnd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue