Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/226542
Change subject: Update Blueprint tests ...................................................................... Update Blueprint tests Change-Id: I4925da63b0aae22b3e809522466623d7958bfa24 --- M jjb/mediawiki-extensions.yaml M jjb/misc.yaml M zuul/layout.yaml 3 files changed, 22 insertions(+), 17 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/42/226542/1 diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml index 41df597..b9ce732 100644 --- a/jjb/mediawiki-extensions.yaml +++ b/jjb/mediawiki-extensions.yaml @@ -368,6 +368,22 @@ publishers: - global-teardown +- job: + name: 'mwext-MobileFrontend-doxygen-publish' + node: contintLabsSlave && UbuntuTrusty + defaults: use-remote-zuul-shallow-clone + concurrent: false + triggers: + - zuul + builders: + - global-setup + - doxygen + - doc-publish: + docsrc: 'docs/php' + docdest: 'MobileFrontend/$DOC_SUBPATH/php' + publishers: + - global-teardown + - job-template: name: 'mwext-VisualEditor-sync-gerrit' # bug 49846 node: gallium # needs 'jenkins' user which has the 'jenkins-bot' SSH credentials diff --git a/jjb/misc.yaml b/jjb/misc.yaml index 7bd514d..ee10248 100644 --- a/jjb/misc.yaml +++ b/jjb/misc.yaml @@ -161,22 +161,6 @@ - global-teardown - job: - name: 'mwext-MobileFrontend-doxygen-publish' - node: contintLabsSlave && UbuntuTrusty - defaults: use-remote-zuul-shallow-clone - concurrent: false - triggers: - - zuul - builders: - - global-setup - - doxygen - - doc-publish: - docsrc: 'docs/php' - docdest: 'MobileFrontend/$DOC_SUBPATH/php' - publishers: - - global-teardown - -- job: name: 'visualeditor-coverage' node: contintLabsSlave && UbuntuTrusty defaults: use-remote-zuul-shallow-clone diff --git a/zuul/layout.yaml b/zuul/layout.yaml index ca6bf32..a61cd42 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2337,7 +2337,12 @@ - name: mediawiki/skins/Blueprint template: - - name: mw-checks + - name: composer-test + - name: extension-unittests-generic + - name: npm + check: + - jsonlint + - jshint - name: mediawiki/skins/BlueSky template: -- To view, visit https://gerrit.wikimedia.org/r/226542 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4925da63b0aae22b3e809522466623d7958bfa24 Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com> Gerrit-Reviewer: JanZerebecki <jan.wikime...@zerebecki.de> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits