commit | e1688826a3dcf0ae68f14dcff982179031a57e24 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Sat Feb 10 12:26:39 2018 -0800 |
committer | Kailash Khalasi <kailash@onlab.us> | Sat Feb 10 12:26:39 2018 -0800 |
tree | 09a5f4884ce98d7d4faa4eab06d93328d93fe4dc | |
parent | 099119666e6f5d8835db2d3b025de5f41f1e7d5b [diff] |
increasing timeout in dataplane test Change-Id: I2aa318e820a7b15537ff1d33ce13bc1aaac79c6b
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/