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

Change subject: pywikibot/core: also run tox-jessie in check pipeline
......................................................................


pywikibot/core: also run tox-jessie in check pipeline

Bug: T87169
Change-Id: Id9e330a47add5b5525b236b6fefa1b19bd710f15
---
M tests/test_zuul_layout.py
M zuul/layout.yaml
2 files changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/tests/test_zuul_layout.py b/tests/test_zuul_layout.py
index 6f67820..a4a774c 100644
--- a/tests/test_zuul_layout.py
+++ b/tests/test_zuul_layout.py
@@ -279,6 +279,7 @@
             'php-composer-validate',
             'php-composer-package-validate',
             'fail-archived-repositories',
+            'tox-jessie',
         ]
         safe_jobs_re = re.compile('^(' + '|'.join(safe_jobs) + ')$')
 
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 20dfca2..566ca4c 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7733,6 +7733,8 @@
       - tox-jessie
 
   - name: pywikibot/core
+    check:
+      - tox-jessie
     test:
       - pywikibot-core-tox-flake8-docstrings
       - pywikibot-core-tox-nose

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id9e330a47add5b5525b236b6fefa1b19bd710f15
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: JanZerebecki <jan.wikime...@zerebecki.de>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: JanZerebecki <jan.wikime...@zerebecki.de>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to