jenkins-bot has submitted this change and it was merged. Change subject: Add jenkings tests for ParsoidBatchAPI ......................................................................
Add jenkings tests for ParsoidBatchAPI ParsoidBatchAPI is depolyed on wikimedia wikis so it should use jenkings test. Repo at https://git.wikimedia.org/summary/mediawiki%2Fextensions%2FParsoidBatchAPI Change-Id: Ic99e9162d2889a0e2f1445340cfde816608f2f90 --- M zuul/layout.yaml 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: JanZerebecki: Looks good to me, approved jenkins-bot: Verified diff --git a/zuul/layout.yaml b/zuul/layout.yaml index aa13790..c143bab 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6655,6 +6655,11 @@ template: - name: archived + - name: mediawiki/extensions/ParsoidBatchAPI + template: + - name: extension-unittests-generic + - name: jsonlint + - name: mediawiki/extensions/PdfHandler template: - name: jshint -- To view, visit https://gerrit.wikimedia.org/r/236064 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic99e9162d2889a0e2f1445340cfde816608f2f90 Gerrit-PatchSet: 3 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Paladox <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: JanZerebecki <[email protected]> Gerrit-Reviewer: Paladox <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
