commit | 7a1d162051d44e5709ca8bc37b4cb01aa44c778a | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Sat Feb 10 12:26:39 2018 -0800 |
committer | Kailash Khalasi <kailash@onlab.us> | Tue Feb 13 17:04:49 2018 +0000 |
tree | 3af91d929fb72c360370c93c49d167f1ffe8bbde | |
parent | 383dca81db926c53941213c9956bb8d816ed11b4 [diff] [blame] |
increasing timeout in dataplane test Change-Id: I2aa318e820a7b15537ff1d33ce13bc1aaac79c6b (cherry picked from commit e1688826a3dcf0ae68f14dcff982179031a57e24)
diff --git a/Jenkinsfile-rcord b/Jenkinsfile-rcord index 792e231..d2668f0 100644 --- a/Jenkinsfile-rcord +++ b/Jenkinsfile-rcord
@@ -149,7 +149,7 @@ } } stage('Dataplane Test') { - timeout(10) { + timeout(30) { try { runHeadNodeCmd(""" cd /opt/cord/test/cord-tester/src/test/vsg/