L2SS-747: Fix integration tests
Compare changes
Files
2@@ -61,8 +61,10 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -61,8 +61,10 @@ class TestArchiver(BaseIntegrationTestCase):
self.archiver.add_attribute_to_archiver(attr_fullname, polling_period=1000, archive_event_period=3000)
@@ -70,7 +72,7 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -70,7 +72,7 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -105,8 +107,10 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -105,8 +107,10 @@ class TestArchiver(BaseIntegrationTestCase):
self.archiver.add_attribute_to_archiver(attr_fullname, polling_period=1000, archive_event_period=3000)
@@ -114,7 +118,7 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -114,7 +118,7 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -151,3 +155,12 @@ class TestArchiver(BaseIntegrationTestCase):
@@ -151,3 +155,12 @@ class TestArchiver(BaseIntegrationTestCase):