Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355215 )

Change subject: Fix Gerrit reported message for codesniffer testrun
......................................................................

Fix Gerrit reported message for codesniffer testrun

mw-tools-codesniffer-mwcore-testrun lacked SUCCESS/FAILURE.

Change-Id: I382ca63a376bdb5051e0968066fb63a85531f98c
---
M zuul/layout.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/15/355215/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d458b99..7b0f836 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -879,8 +879,8 @@
   # Job to ease reviews of MW-CS changes
   - name: mw-tools-codesniffer-mwcore-testrun
     voting: false
-    success-message: 'Example result against MediaWiki core'
-    failure-message: 'Example result against MediaWiki core'
+    success-message: 'SUCCESS Example result against MediaWiki core'
+    failure-message: 'FAILURE Example result against MediaWiki core'
 
   - name: fail-archived-repositories
     queue-name: archived-repos

-- 
To view, visit https://gerrit.wikimedia.org/r/355215
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I382ca63a376bdb5051e0968066fb63a85531f98c
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to