jenkins-bot has submitted this change and it was merged.
Change subject: Flag phpunit job has legacy
......................................................................
Flag phpunit job has legacy
Bug: T131917
Change-Id: Ifef26521f445971dca373ff73bf01b068908556a
---
M jjb/job-templates.yaml
M zuul/layout.yaml
2 files changed, 6 insertions(+), 4 deletions(-)
Approvals:
Hashar: Looks good to me, approved
jenkins-bot: Verified
diff --git a/jjb/job-templates.yaml b/jjb/job-templates.yaml
index cfd12af..a9a37fa 100644
--- a/jjb/job-templates.yaml
+++ b/jjb/job-templates.yaml
@@ -372,6 +372,8 @@
builders:
- phplint
+# Legacy job do not use. Should instead use 'composer test'
+# T131917
- job:
name: 'phpunit'
node: contintLabsSlave && UbuntuPrecise
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index ee406e9..8c1aca8 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2156,10 +2156,10 @@
- php53lint
test:
- php53lint
- - phpunit
+ - phpunit # legacy T131917
gate-and-submit:
- php53lint
- - phpunit
+ - phpunit # legacy T131917
experimental:
- composer-php53
- composer-php55
@@ -2174,11 +2174,11 @@
- composer-validate
test:
- php53lint
- - phpunit
+ - phpunit # legacy T131917
- composer-validate
gate-and-submit:
- php53lint
- - phpunit
+ - phpunit # legacy T131917
- composer-validate
experimental:
- composer-php53
--
To view, visit https://gerrit.wikimedia.org/r/281912
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifef26521f445971dca373ff73bf01b068908556a
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