Hashar has uploaded a new change for review.

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

Change subject: Wikibase: hardcode ext-name
......................................................................

Wikibase: hardcode ext-name

Noop preliminary step to drop 'ext-name' from the zuul-cloner-extdeps
macro.

Change-Id: Ib97716008752cd0987332374ffb4042fb5d1a2bb
---
M jjb/wikidata.yaml
1 file changed, 4 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/44/318544/1

diff --git a/jjb/wikidata.yaml b/jjb/wikidata.yaml
index 9239909..666b7e3 100644
--- a/jjb/wikidata.yaml
+++ b/jjb/wikidata.yaml
@@ -23,7 +23,7 @@
                {params}
 
 - job-template:
-    name: 'mwext-{ext-name}-{kind}-tests-{dbflavor}-{phpflavor}'
+    name: 'mwext-Wikibase-{kind}-tests-{dbflavor}-{phpflavor}'
     node: 'contintLabsSlave && phpflavor-{phpflavor}'
     concurrent: true
     triggers:
@@ -37,7 +37,7 @@
          phpflavor: '{phpflavor}'
      - hhvm-clear-hhbc
      - zuul-cloner-extdeps:
-         ext-name: '{ext-name}'
+         ext-name: Wikibase
          dependencies: '{dependencies}'
      - wd-mw-composer-merged-install
      - 'mw-install-{dbflavor}'
@@ -69,8 +69,7 @@
 
     jobs:
 
-     - 'mwext-{ext-name}-{kind}-tests-{dbflavor}-{phpflavor}':
-        ext-name: 'Wikibase'
+     - 'mwext-Wikibase-{kind}-tests-{dbflavor}-{phpflavor}':
         kind: repo
         repoorclient: 'repo'
         dependencies: 'CirrusSearch,Elastica,GeoData,cldr'
@@ -81,8 +80,7 @@
           - php55
           - hhvm
         phpunit-params: '--group Wikibase,WikibaseAPI,Purtle'
-     - 'mwext-{ext-name}-{kind}-tests-{dbflavor}-{phpflavor}':
-        ext-name: 'Wikibase'
+     - 'mwext-Wikibase-{kind}-tests-{dbflavor}-{phpflavor}':
         kind: client
         repoorclient: 'client'
         dependencies: 'Scribunto,Capiunto,cldr,Echo'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib97716008752cd0987332374ffb4042fb5d1a2bb
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