71589dd64f
The job prepares VM with RabbitMQ installed, then it executes tests located under osprofiler/tests/functional. To run the job manually use `tox -e functional` or `tox -e functional-py35`. Change-Id: I1f2b99737d1f17bb09662dc24c4858a1a7a1ad44
11 lines
237 B
YAML
11 lines
237 B
YAML
- project:
|
|
name: openstack/osprofiler
|
|
check:
|
|
jobs:
|
|
- openstack-tox-functional
|
|
- openstack-tox-functional-py35
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-functional
|
|
- openstack-tox-functional-py35
|