Remove gabbi tempest plugin
We didn't using gabbi tempest plugin at all. Change-Id: I339a2560c094f37e40948401760bed13816ed093
This commit is contained in:
parent
3e2209aeb8
commit
85b693c314
@ -26,7 +26,6 @@
|
|||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
vars:
|
vars:
|
||||||
configure_swap_size: 8192
|
configure_swap_size: 8192
|
||||||
gabbi_tempest_path: heat_tempest_plugin.tests.api.gabbits
|
|
||||||
tempest_plugins:
|
tempest_plugins:
|
||||||
- heat-tempest-plugin
|
- heat-tempest-plugin
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
|
@ -3,11 +3,6 @@
|
|||||||
- orchestrate-devstack
|
- orchestrate-devstack
|
||||||
|
|
||||||
- hosts: tempest
|
- hosts: tempest
|
||||||
environment:
|
|
||||||
# This enviroment variable is used by the optional tempest-gabbi
|
|
||||||
# job provided by the gabbi-tempest plugin. It can be safely ignored
|
|
||||||
# if that plugin is not being used.
|
|
||||||
GABBI_TEMPEST_PATH: "{{ gabbi_tempest_path | default('') }}"
|
|
||||||
roles:
|
roles:
|
||||||
- setup-tempest-run-dir
|
- setup-tempest-run-dir
|
||||||
- setup-tempest-data-dir
|
- setup-tempest-data-dir
|
||||||
|
Loading…
Reference in New Issue
Block a user