python-jenkins: make pypy gate optional check

Change-Id: I58051354737f10645816ad71982974dbaabb2d11
This commit is contained in:
Sorin Sbarnea 2018-04-11 17:49:45 +01:00
parent e1e172b1f2
commit b8f5aecf0c
1 changed files with 3 additions and 1 deletions

View File

@ -13404,13 +13404,15 @@
- system-required
- openstack-python-jobs
- openstack-python35-jobs
- openstack-pypy-jobs
- docs-on-readthedocs
- publish-to-pypi
check:
jobs:
- openstack-tox-cover:
voting: false
- openstack-tox-pypy:
voting: false
nodeset: ubuntu-bionic
- project:
name: openstack/python-k8sclient