From 1d4f19e0c5d2d67bc3abe78d812de86ab48a58d3 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 29 Aug 2018 11:57:49 -0700 Subject: 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 --- jjb/lab/lab-templates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/lab') diff --git a/jjb/lab/lab-templates.yaml b/jjb/lab/lab-templates.yaml index 5f46494df..ff7a59d40 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 -- cgit 1.2.3-korg