Merge "Create openstack-tox-functional"

This commit is contained in:
Zuul 2017-11-06 21:35:58 +00:00 committed by Gerrit Code Review
commit 46d196194f

View File

@ -328,6 +328,16 @@
vars:
tox_envlist: build
- job:
name: openstack-tox-functional
parent: openstack-tox
description: |
Run functional tests.
Uses tox with the ``functional`` environment.
vars:
tox_envlist: functional
- job:
name: openstack-tox-validate
parent: openstack-tox