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

Change subject: trigger pywikibot-core-tests (non voting)
......................................................................


trigger pywikibot-core-tests (non voting)

Change-Id: If1cce619137a956848f6bda27f54f2232197dad9
---
M layout.yaml
1 file changed, 15 insertions(+), 3 deletions(-)

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



diff --git a/layout.yaml b/layout.yaml
index 305d069..1519382 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -542,6 +542,10 @@
   - name: wikimedia-fundraising-tools-yamllint
     voting: false
 
+  # Still a work in progress:
+  - name: pywikibot-core-tests
+    voting: false
+
 project-templates:
 
   # Package building using jenkins-debian-glue
@@ -2439,9 +2443,17 @@
         prefix: 'pywikibot-compat'
 
   - name: pywikibot/core
-    template:
-      - name: 'python-lint'
-        prefix: 'pywikibot-core'
+    check:
+      - 'pywikibot-core-pep8'
+      - 'pywikibot-core-pyflakes'
+    test:
+      - 'pywikibot-core-pep8'
+      - 'pywikibot-core-pyflakes'
+      - 'pywikibot-core-tests'
+    gate-and-submit:
+      - 'pywikibot-core-pep8'
+      - 'pywikibot-core-pyflakes'
+      - 'pywikibot-core-tests'
 
   - name: pywikibot/i18n
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If1cce619137a956848f6bda27f54f2232197dad9
Gerrit-PatchSet: 2
Gerrit-Project: integration/zuul-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