test: Add integration test that simulates running 2 hours

This commit is contained in:
Joachim Van Herwegen
2022-03-31 14:55:49 +02:00
parent f08cdf75f7
commit ce5a98b16f
2 changed files with 40 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ const portNames = [
'Conditions',
'ContentNegotiation',
'DynamicPods',
'ExpiringDataCleanup',
'GlobalQuota',
'Identity',
'LpdHandlerWithAuth',