jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/377477 )

Change subject: Migrate composer-validate jobs to Jessie
......................................................................


Migrate composer-validate jobs to Jessie

Update:
    composer-package-validate
    composer-validate
    mwgate-composer-validate

Bug: T161882
Change-Id: Ib00d0eaf5a81b15034c479b141dd7f5b07faf037
---
M jjb/php.yaml
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/jjb/php.yaml b/jjb/php.yaml
index 78f1c3f..7fefde1 100644
--- a/jjb/php.yaml
+++ b/jjb/php.yaml
@@ -34,7 +34,7 @@
 # Includes full validation that packagist.org requires.
 - job:
     name: composer-package-validate
-    node: contintLabsSlave && UbuntuTrusty
+    node: contintLabsSlave && DebianJessie
     defaults: use-remote-zuul-shallow-clone
     concurrent: true
 
@@ -50,7 +50,7 @@
 # published on packagist.org.
 - job: &job_composer-validate
     name: composer-validate
-    node: contintLabsSlave && UbuntuTrusty
+    node: contintLabsSlave && DebianJessie
     defaults: use-remote-zuul-shallow-clone
     concurrent: true
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib00d0eaf5a81b15034c479b141dd7f5b07faf037
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to