Skip to content
Snippets Groups Projects
Commit d5dbd7a0 authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'timeout.StoreGateTests-20240523' into 'main'

StoreGateTests: Increase test timeout.

See merge request !71652
parents 0d7e567f b08c3558
No related branches found
No related tags found
Loading
# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
# Declare the package name:
atlas_subdir( StoreGateTests )
......@@ -20,6 +20,7 @@ atlas_install_joboptions( share/*.py share/tests/*.py )
atlas_add_test( PyClidsTestWriter
SCRIPT athena.py StoreGateTests/test_recordStlClids_jobOptions.py
PROPERTIES TIMEOUT 600
LOG_IGNORE_PATTERN "running|XMLCatalog|0x[0-9a-f]{4,}" )
atlas_add_test( SgProducerConsumer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment