jenkins-bot has submitted this change and it was merged.

Change subject: [SmashPig] move composer job to Nodepool
......................................................................


[SmashPig] move composer job to Nodepool

Part of moving back composer jobs to Nodepool T143938.

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

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index a7990ab..bca7eb2 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -735,7 +735,7 @@
 
   # Don't run tests on deployment branches where the tests have been removed.
   # Covered by test_smashpig_deployment_branch_filters
-  - name: ^composer-hhvm$
+  - name: ^composer-hhvm-trusty$
     skip-if:
      - project: ^wikimedia/fundraising/SmashPig$
        branch: ^deployment$
@@ -2455,13 +2455,13 @@
      # TODO: clean up the composer.json, then enable validation here...
      #- composer-validate
      - composer-php53
-     - composer-hhvm
+     - composer-hhvm-trusty
     gate-and-submit:
      - php53lint
      - php55lint
      #- composer-validate
      - composer-php53
-     - composer-hhvm
+     - composer-hhvm-trusty
 
   - name: wikimedia/iegreview
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e030bb1f0b0e5386855ffe37adfff6b18c887c8
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to