Tests: one more alert skipped in test_json_application_many.

This commit is contained in:
Andrey Zelenkov
2019-02-20 20:46:23 +03:00
parent 955050aea3
commit 499096a55a

View File

@@ -241,6 +241,7 @@ class TestUnitConfiguration(unit.TestUnitControl):
def test_json_application_many(self):
self.skip_alerts.extend([
r'eventfd.+failed',
r'epoll_create.+failed',
r'failed to apply new conf'
])
apps = 999