commit | a02d4aa3ef34103b400ab099b753ba7eee5aae12 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Thu Apr 19 16:55:38 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Thu Apr 19 16:55:38 2018 -0700 |
tree | 6873fe00afb30b8f2d42891e85fd0c5324a703ac | |
parent | a0d4900da1c958d2f3552e0b455e7563f33bc625 [diff] |
changing threshold for api tests temporarily Change-Id: I50f94e3e873bdcf7a13bfa8291287c711efdeff9
diff --git a/Jenkinsfile/verify-api-tests-JenkinsFile b/Jenkinsfile/verify-api-tests-JenkinsFile index 7b9f3a9..f3db215 100644 --- a/Jenkinsfile/verify-api-tests-JenkinsFile +++ b/Jenkinsfile/verify-api-tests-JenkinsFile
@@ -120,7 +120,7 @@ otherFiles: '', outputFileName: 'RobotLogs/output*.xml', outputPath: '.', - passThreshold: 100, + passThreshold: 90, reportFileName: 'RobotLogs/report*.html', unstableThreshold: 0]); }catch(error) {}