Merge "add python 3.6 unit test job"

This commit is contained in:
Zuul 2018-09-13 04:49:39 +00:00 committed by Gerrit Code Review
commit 7dff45ac99
1 changed files with 1 additions and 4 deletions

View File

@ -2,6 +2,7 @@
templates: templates:
- openstack-python-jobs - openstack-python-jobs
- openstack-python35-jobs - openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti - publish-openstack-docs-pti
- periodic-stable-jobs - periodic-stable-jobs
- check-requirements - check-requirements
@ -180,10 +181,6 @@
- ^setup.cfg$ - ^setup.cfg$
- ^tools/.*$ - ^tools/.*$
- ^tox.ini$ - ^tox.ini$
# TODO(mordred) fix this better
# - openstack-tox-pep8:
# nodeset: ubuntu-trusty
# branches: ^(?!driverfixes/mitaka).*$
- neutron-grenade: - neutron-grenade:
irrelevant-files: irrelevant-files:
- ^(test-|)requirements.txt$ - ^(test-|)requirements.txt$