summaryrefslogtreecommitdiff
path: root/playbooks/devstack/functional/run.yaml
diff options
context:
space:
mode:
authorricolin <rico.lin.guanyu@gmail.com>2020-11-04 00:47:47 +0800
committerRico Lin <rico.lin.guanyu@gmail.com>2020-11-04 02:12:11 +0000
commit85b693c314a039c284bd735c3575125a23a56a70 (patch)
tree505a885eee52378868cfa23f912deb22a99db63e /playbooks/devstack/functional/run.yaml
parent3e2209aeb885773a4775701e11592198d2860f16 (diff)
downloadheat-85b693c314a039c284bd735c3575125a23a56a70.tar.gz
Remove gabbi tempest plugin
We didn't using gabbi tempest plugin at all. Change-Id: I339a2560c094f37e40948401760bed13816ed093
Diffstat (limited to 'playbooks/devstack/functional/run.yaml')
-rw-r--r--playbooks/devstack/functional/run.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/playbooks/devstack/functional/run.yaml b/playbooks/devstack/functional/run.yaml
index a510da4eb..67f7ce221 100644
--- a/playbooks/devstack/functional/run.yaml
+++ b/playbooks/devstack/functional/run.yaml
@@ -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