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'