diff --git a/test/dep_modules.txt b/test/dep_modules.txt index 56a2d49..db51796 100644 --- a/test/dep_modules.txt +++ b/test/dep_modules.txt @@ -1,2 +1,2 @@ https://github.com/mohierf/mod-livestatus.git -https://github.com/shinken-monitoring/mod-logstore-sqlite.git +https://github.com/mohierf/mod-logstore-sqlite.git diff --git a/test/test_livestatus_mongodb.py b/test/test_livestatus_mongodb.py index 06a9311..1fb2a74 100644 --- a/test/test_livestatus_mongodb.py +++ b/test/test_livestatus_mongodb.py @@ -829,7 +829,6 @@ def test_a_long_history(self): notpyresponse = eval(response) print("Result: \n - # records without test_host_099/test_ok_01: %d\n - duration: %.2f" % (len(notpyresponse), tac - tic)) - exit(12) request = """GET log Filter: time >= """ + str(int(query_start)) + """