We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 926e67c commit c6b6dc6Copy full SHA for c6b6dc6
1 file changed
Framework/CMakeLists.txt
@@ -320,7 +320,7 @@ set_property(TEST testCheckWorkflow PROPERTY TIMEOUT 60)
320
set_property(TEST testCheckWorkflow PROPERTY LABELS slow)
321
set_property(TEST testObjectsManager PROPERTY TIMEOUT 20)
322
set_property(TEST testObjectsManager PROPERTY LABELS slow)
323
-set_property(TEST testCcdbDatabase PROPERTY TIMEOUT 15)
+set_property(TEST testCcdbDatabase PROPERTY TIMEOUT 30)
324
set_property(TEST testCcdbDatabase PROPERTY LABELS slow)
325
set_property(TEST testCcdbDatabaseExtra PROPERTY LABELS manual)
326
set_property(TEST testTrendingTask PROPERTY LABELS manual)
0 commit comments