Merge "Create openstack-tox-functional"
This commit is contained in:
commit
46d196194f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user