Rename OSProfiler-enabled Tempest job
A new name reflects that only smoke tests are executed and that Redis driver is used. Change-Id: I79abc1afd67c134842c1e7b432a7da6bdcb37d3d
This commit is contained in:
@@ -15,15 +15,15 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-functional
|
- openstack-tox-functional
|
||||||
- openstack-tox-functional-py35
|
- openstack-tox-functional-py35
|
||||||
- tempest-full-py3-profiler-enabled
|
- tempest-smoke-py3-osprofiler-redis
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-functional
|
- openstack-tox-functional
|
||||||
- openstack-tox-functional-py35
|
- openstack-tox-functional-py35
|
||||||
- tempest-full-py3-profiler-enabled
|
- tempest-smoke-py3-osprofiler-redis
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: tempest-full-py3-profiler-enabled
|
name: tempest-smoke-py3-osprofiler-redis
|
||||||
parent: tempest-full-py3
|
parent: tempest-full-py3
|
||||||
voting: false
|
voting: false
|
||||||
post-run: playbooks/osprofiler-post.yaml
|
post-run: playbooks/osprofiler-post.yaml
|
||||||
|
Reference in New Issue
Block a user