commit | e19b67bf68c753428bd109428ccb5826e7086d8d | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri Feb 14 11:29:50 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri Feb 14 11:29:50 2020 -0700 |
tree | b0d0faed6beb26afc1e724b36516bff15f55a42e | |
parent | c800dbe18ebf4fc955773bc793eaa807fb07c2d5 [diff] [blame] |
Up threshold to 100% Change-Id: I848c0b22163be8f2ff09c84d39f2cb72c8d93e19
diff --git a/jjb/pipeline/voltha-physical-build-and-tests.groovy b/jjb/pipeline/voltha-physical-build-and-tests.groovy index 0769878..4eedc09 100644 --- a/jjb/pipeline/voltha-physical-build-and-tests.groovy +++ b/jjb/pipeline/voltha-physical-build-and-tests.groovy
@@ -371,7 +371,7 @@ otherFiles: '', outputFileName: 'RobotLogs/output*.xml', outputPath: '.', - passThreshold: 80, + passThreshold: 100, reportFileName: 'RobotLogs/report*.html', unstableThreshold: 0]); archiveArtifacts artifacts: '*.log,*.gz'