Setting API Tests pass threshold to 100%

Change-Id: I7d6b1004dde95ed046d4bd6fd45c217fe7dfcb66
diff --git a/jjb/pipeline/all-xos-api-test-helm.groovy b/jjb/pipeline/all-xos-api-test-helm.groovy
index f27b594..6cf2fcc 100644
--- a/jjb/pipeline/all-xos-api-test-helm.groovy
+++ b/jjb/pipeline/all-xos-api-test-helm.groovy
@@ -310,7 +310,7 @@
             otherFiles: '',
             outputFileName: 'RobotLogs/output*.xml',
             outputPath: '.',
-            passThreshold: 95,
+            passThreshold: 100,
             reportFileName: 'RobotLogs/report*.html',
             unstableThreshold: 0]);
       }