diff --git a/playbooks/tempest-and-cinderlib-run.yaml b/playbooks/tempest-and-cinderlib-run.yaml index 1fdc95b3940..5b526450550 100644 --- a/playbooks/tempest-and-cinderlib-run.yaml +++ b/playbooks/tempest-and-cinderlib-run.yaml @@ -10,7 +10,7 @@ # We run tests only on one node, regardless how many nodes are in the system - hosts: tempest environment: - # This enviroment variable is used by the optional tempest-gabbi + # This environment 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('') }}"