tests/rpm: check status of correct service
This commit is contained in:
parent
14eb0cd14c
commit
b4193a89b7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ module:
|
|||
rpm:
|
||||
start: systemctl start postgresql
|
||||
stop: systemctl stop postgresql
|
||||
status: systemctl status memcached
|
||||
status: systemctl status postgresql
|
||||
repos:
|
||||
- https://kojipkgs.fedoraproject.org/repos/module-d87b0b15567e47f3-build/latest/x86_64/
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue