Merge "Increase timeout for throughpcep csit job"
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 1 Feb 2016 23:01:41 +0000 (23:01 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 1 Feb 2016 23:01:41 +0000 (23:01 +0000)
jjb/bgpcep/bgpcep-csit-throughpcep.yaml

index cfbc4180fd3c9c55e445fae656acbc7974550191..2c2e4436cdfbb9dbf9fbdddba677ea5b2af5490b 100644 (file)
@@ -31,7 +31,7 @@
     # The other options are workarounds for Sandbox not being as performant
     # as the private lab where this suite was developed.
     # Robot custom options:
-    robot-options: '-v PCEP_READY_VERIFY_TIMEOUT:5 -v RESTCONF_REUSE:False -v UPDATER_TIMEOUT:360'
+    robot-options: '-v PCEP_READY_VERIFY_TIMEOUT:5 -v RESTCONF_REUSE:False -v UPDATER_TIMEOUT:600'
 
     # This performance test can take up to one hour to finish,
     # so the job is defined to run once a day.