diff --git a/SubSystems/Online_Cobalt/test/tProductionParsets.run b/SubSystems/Online_Cobalt/test/tProductionParsets.run index 21f00ad4cc0fc7160eb1f9ab6e4f5d9079292c18..9b72b121b21c181c18fa04cbe1cdba326e52657b 100755 --- a/SubSystems/Online_Cobalt/test/tProductionParsets.run +++ b/SubSystems/Online_Cobalt/test/tProductionParsets.run @@ -36,7 +36,7 @@ do echo "Observation.DataProducts.Output_Beamformed.locations=[500*:.]" >> $PARSET # Run the observation (do NOT throw alarms for running past observations) - timeout 90s runObservation.sh -B -C -F -l 1 -x COBALT_NO_ALARM=1 $PARSET + timeout 300s runObservation.sh -B -C -F -l 1 -x COBALT_NO_ALARM=1 $PARSET OBSRESULT=$? if [ $OBSRESULT -gt 0 ]; then