Merge "Remove gabbi tempest plugin"

This commit is contained in:
Zuul
2020-11-16 06:23:28 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 6 deletions

View File

@@ -26,7 +26,6 @@
- openstack/tempest
vars:
configure_swap_size: 8192
gabbi_tempest_path: heat_tempest_plugin.tests.api.gabbits
tempest_plugins:
- heat-tempest-plugin
devstack_localrc:

View File

@@ -3,11 +3,6 @@
- orchestrate-devstack
- 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:
- setup-tempest-run-dir
- setup-tempest-data-dir