commit | 9f4029aa87d40145cc43eb762c657f296be16b9e | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Thu Feb 01 09:29:52 2018 -0800 |
committer | Kailash Khalasi <kailash@onlab.us> | Thu Feb 01 09:29:52 2018 -0800 |
tree | d9b8a41e766cca12c10d880cfe830584bc8038da | |
parent | 3d1c4d7a5cc4485d682f8f1e41fff5531b3aba69 [diff] [blame] |
fixing bug in jenkinsfile Change-Id: Id526f922b471fd60c22d1c0234eff851aa45accb
diff --git a/Jenkinsfile-rcord b/Jenkinsfile-rcord index 5dffafb..54d390a 100644 --- a/Jenkinsfile-rcord +++ b/Jenkinsfile-rcord
@@ -178,7 +178,7 @@ step([$class: 'RobotPublisher', disableArchiveOutput: false, logFileName: 'RobotLogs/log*.html', - otherFiles: 'RobotLogs/TestDocs/*.html, + otherFiles: 'RobotLogs/TestDocs/*.html', outputFileName: 'RobotLogs/output*.xml', outputPath: '.', passThreshold: 100,