commit | a4cad35684ccfa2292fed56e01cfbbb3a32d17ec | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Mon Jul 02 10:58:07 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Mon Jul 02 10:58:07 2018 -0700 |
tree | 2b9cede8d7ff8ba5ad9c79399af9aef61b45f411 | |
parent | e82f12d1226341402bf7119c20a48c2c63127073 [diff] |
changing threshold robot api tests Change-Id: I0a9ad643bd93ca861d22a36f5270b7dc2093821b
diff --git a/jjb/pipeline/all-xos-api-test-helm.groovy b/jjb/pipeline/all-xos-api-test-helm.groovy index 5ec05c5..677b41e 100644 --- a/jjb/pipeline/all-xos-api-test-helm.groovy +++ b/jjb/pipeline/all-xos-api-test-helm.groovy
@@ -238,7 +238,7 @@ otherFiles: '', outputFileName: 'RobotLogs/output*.xml', outputPath: '.', - passThreshold: 100, + passThreshold: 95, reportFileName: 'RobotLogs/report*.html', unstableThreshold: 0]); }