Create openstack-tox-functional
A couple of projects run a custom tox-functional job, create a single job for them. Needed-By: I9d0c7b53cacf685f6a6fe593c457eb9a1b3570bc Change-Id: Ibebf9d0eeccabaefa2777a43592a72d19d064b6b
This commit is contained in:
parent
be8c79d8b8
commit
518fc65b40
@ -342,6 +342,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…
x
Reference in New Issue
Block a user