Hashar has uploaded a new change for review.

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

Change subject: Experimental operations-mw-config-composer job
......................................................................

Experimental operations-mw-config-composer job

operations/mediawiki-config is being converted to use composer as an
entry point: https://gerrit.wikimedia.org/r/189148

Add a composer job to the experimental pipeline.

Bug: T85947
Change-Id: I65635956157db1139f0172c38bb0cdc3daa3b251
---
M jjb/operations-mw-config.yaml
M zuul/layout.yaml
2 files changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/82/189482/1

diff --git a/jjb/operations-mw-config.yaml b/jjb/operations-mw-config.yaml
index 0d990c3..373b0e0 100644
--- a/jjb/operations-mw-config.yaml
+++ b/jjb/operations-mw-config.yaml
@@ -19,4 +19,5 @@
 
     jobs:
      - '{name}-phplint'
+     - '{name}-composer'
      - operations-mw-config-tests
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b42a4be..aa22452 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2577,6 +2577,8 @@
       - operations-mw-config-phplint
       - operations-mw-config-tests
       - php-composer-validate
+    experimental:
+      - operations-mw-config-composer
     postmerge:
       - beta-mediawiki-config-update-eqiad
 

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

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