Niedzielski has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/230255

Change subject: Change apps-android-wikipedia-gradlew patterns
......................................................................

Change apps-android-wikipedia-gradlew patterns

Gerrit currently links to the build console log[0]. This is convenient
when a build failure occurs but requires going up a level for most other
errors or information. We should link to the job build instead[1].

[0] 
https://integration.wikimedia.org/ci/job/apps-android-wikipedia-gradlew/1025/console
[1] https://integration.wikimedia.org/ci/job/apps-android-wikipedia-gradlew/1025

Bug: T107716
Change-Id: I4123ca57bfb74fb9360f18cb821ea34b86f9f84b
---
M zuul/layout.yaml
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/55/230255/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 8aaf705..5646fb7 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1612,6 +1612,12 @@
   - name: apps-android-commons-build
     voting: false
 
+  # This job does more than one thing. Point to the build page and let the 
user drill into details.
+  - name: apps-android-wikipedia-gradlew
+    voting: false
+    failure-pattern: 
'https://integration.wikimedia.org/ci/job/{job.name}/{build.number}/'
+    success-pattern: 
'https://integration.wikimedia.org/ci/job/{job.name}/{build.number}/'
+
   # Lint not passing yet. The lintAlphaDebug will be integrated in the other
   # job later on.
   - name: apps-android-wikipedia-gradlew-lint

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

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

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

Reply via email to