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

Change subject: HHVM is available on Nodepool Trusty images
......................................................................


HHVM is available on Nodepool Trusty images

I have managed to get HHVM installed on Trusty. Uncomment the
experimental jobs.

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index ac7a961..0abfd8c 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1102,7 +1102,7 @@
     experimental:
       - composer-php55-trusty
       #- composer-hhvm-jessie
-      #- composer-hhvm-trusty
+      - composer-hhvm-trusty
 
   - name: composer-test55
     check:
@@ -1117,7 +1117,7 @@
     experimental:
       - composer-php55-trusty
       #- composer-hhvm-jessie
-      #- composer-hhvm-trusty
+      - composer-hhvm-trusty
 
   - name: jshint
     check:
@@ -1158,7 +1158,7 @@
       - composer-package-php55
     experimental:
       #- composer-package-hhvm-jessie
-      #- composer-package-hhvm-trusty
+      - composer-package-hhvm-trusty
       - composer-package-php55-trusty
 
   - name: composer-test-package55
@@ -1173,7 +1173,7 @@
       - composer-package-php55
     experimental:
       #- composer-package-hhvm-jessie
-      #- composer-package-hhvm-trusty
+      - composer-package-hhvm-trusty
       - composer-package-php55-trusty
 
   - name: npm

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

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

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

Reply via email to