Page MenuHomePhabricator

raw-paste-data.txt

Authored By
jbond
Oct 7 2021, 12:43 PM
Size
1 KB
Referenced Files
None
Subscribers
None

raw-paste-data.txt

spicerack/tests/unit/test_icinga.py .................................F............................. [100%]
======================================================= FAILURES =======================================================
_________________________________ TestIcingaHosts.test_recheck_failed_services_optimal _________________________________
self = <spicerack.tests.unit.test_icinga.TestIcingaHosts object at 0x7fafd0bfb220>
def test_recheck_failed_services_optimal(self):
"""It should force a recheck of all services for the hosts on the Icinga server."""
with open(get_fixture_path("icinga", "status_with_services.json")) as f:
set_mocked_icinga_host_output(self.mocked_icinga_host, f.read())
print(self.mocked_icinga_host.run_sync.mock_calls)
> raise RuntimeError
E RuntimeError
spicerack/tests/unit/test_icinga.py:413: RuntimeError
------------------------------------------------- Captured stdout call -------------------------------------------------
[]

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9198558
Default Alt Text
raw-paste-data.txt (1 KB)

Event Timeline