[MediaWiki-commits] [Gerrit] integration/config[master]: Switch tools/guc jobs from php55 to php56

2017-12-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/394655 )

Change subject: Switch tools/guc jobs from php55 to php56
..


Switch tools/guc jobs from php55 to php56

Looks like a base image variant exists for php56-jessie, but
the composer job doesn't yet have a variant for it, so creating
that at the same time.

Bug: T181852
Change-Id: Idc05baaf391a8adaa5589002fc2514125132da99
---
M jjb/php.yaml
M zuul/layout.yaml
2 files changed, 4 insertions(+), 2 deletions(-)

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



diff --git a/jjb/php.yaml b/jjb/php.yaml
index f4030c8..055f30c 100644
--- a/jjb/php.yaml
+++ b/jjb/php.yaml
@@ -177,6 +177,8 @@
 phpflavor:
 - php55:
 image: jessie
+- php56:
+image: jessie
 - php70:
 image: jessie
 - hhvm:
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index df51f7a..f71ad36 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1749,9 +1749,9 @@
 
   - name: labs/tools/guc
 test:
-  - composer-php55-jessie
+  - composer-php56-jessie
 gate-and-submit:
-  - composer-php55-jessie
+  - composer-php56-jessie
 
   - name: labs/tools/Luke081515IRCBot
 test:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idc05baaf391a8adaa5589002fc2514125132da99
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Krinkle 
Gerrit-Reviewer: Hashar 
Gerrit-Reviewer: Krinkle 
Gerrit-Reviewer: Paladox 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] integration/config[master]: Switch tools/guc jobs from php55 to php56

2017-12-01 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/394655 )

Change subject: Switch tools/guc jobs from php55 to php56
..

Switch tools/guc jobs from php55 to php56

Looks like a base image variant exists for php56-jessie, but
the composer job doesn't yet have a variant for it, so creating
that at the same time.

Bug: T181852
Change-Id: Idc05baaf391a8adaa5589002fc2514125132da99
---
M jjb/php.yaml
M zuul/layout.yaml
2 files changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/55/394655/1

diff --git a/jjb/php.yaml b/jjb/php.yaml
index f4030c8..055f30c 100644
--- a/jjb/php.yaml
+++ b/jjb/php.yaml
@@ -177,6 +177,8 @@
 phpflavor:
 - php55:
 image: jessie
+- php56:
+image: jessie
 - php70:
 image: jessie
 - hhvm:
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index df51f7a..f71ad36 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1749,9 +1749,9 @@
 
   - name: labs/tools/guc
 test:
-  - composer-php55-jessie
+  - composer-php56-jessie
 gate-and-submit:
-  - composer-php55-jessie
+  - composer-php56-jessie
 
   - name: labs/tools/Luke081515IRCBot
 test:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc05baaf391a8adaa5589002fc2514125132da99
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Krinkle 

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