From 8462782ca5bd18a43dbc579ef7840a4764f62394 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 8 Aug 2017 14:23:06 -0700 Subject: [PATCH] Zuulv3: update sql reporter syntax The SQL reporter no longer uses the score parameter. Change-Id: I6ccf5bc52af5048d05a765642b4c718808dd3ac2 --- zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.yaml b/zuul.yaml index 6698c40cad..0b858bbd5a 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -25,14 +25,12 @@ github: status: 'success' mysql: - score: 1 failure: gerrit: Verified: -1 github: status: 'failure' mysql: - score: -1 - pipeline: name: release