This commit is contained in:
parent
aa19f773d8
commit
a0e0e36911
@ -13,6 +13,7 @@ def test_yum_cron_is_installed(host):
|
||||
yum = host.package("yum-cron")
|
||||
assert yum.is_installed
|
||||
|
||||
|
||||
def test_yum_running_and_enabled(host):
|
||||
yum = host.service("yum-cron")
|
||||
assert yum.is_running
|
||||
|
Loading…
Reference in New Issue
Block a user