Update Name of musca_b1

Name of musca_b1 has been updated to musca_b1/sse_200

Change-Id: I749d392179dcb83ad9136f55dbd2d5f86e2552b4
Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>
diff --git a/jenkins/ci.jpl b/jenkins/ci.jpl
index a1d0aae..5a30b4e 100644
--- a/jenkins/ci.jpl
+++ b/jenkins/ci.jpl
@@ -294,9 +294,9 @@
     }
   }
   resultsParam.each { result ->
-    if (result[2] == 'musca_b1') {
+    if (result[2] == 'musca_b1/sse_200') {
       if (result[13] != 'off') {
-        result[2] = 'musca_b1_OTP'
+        result[2] = 'musca_b1/sse_200_OTP'
       }
     }
     result[3] = mapCompiler[result[3]]