Lower unstable thresold for External Lab jobs

Lower the unstable thresold for External
Lab jobs to 60%.

Change-Id: Idfda14d204e952d0ccc0bec2acb2f05e782bf6a0
Issue-ID: INT-532
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/jjb/lab/lab-templates.yaml b/jjb/lab/lab-templates.yaml
index 5f46494..ff7a59d 100644
--- a/jjb/lab/lab-templates.yaml
+++ b/jjb/lab/lab-templates.yaml
@@ -31,6 +31,6 @@
 
     publishers:
       - integration-robot:
-          unstable-if: 75.0
+          unstable-if: 60.0
           pass-if: 100.0
       - lf-infra-publish