This commit is contained in:
parent
b07e01e252
commit
277fa967cb
@ -9,7 +9,7 @@ testinfra_hosts = testinfra.utils.ansible_runner.AnsibleRunner(
|
||||
os.environ['MOLECULE_INVENTORY_FILE']).get_hosts('all')
|
||||
|
||||
|
||||
def test_droneci_running(host):
|
||||
def test_freshrss_running(host):
|
||||
freshrss = host.docker("freshrss")
|
||||
|
||||
assert freshrss.is_running
|
||||
|
Loading…
Reference in New Issue
Block a user