Fix tempest host inventory

Change-Id: I46f4fc39943ae51514f909a28e0046b2ebb2b94f
This commit is contained in:
okozachenko 2020-08-03 23:59:01 +03:00
parent 401ae500af
commit 8f4c440970

View File

@ -100,7 +100,7 @@
- orchestrate-devstack - orchestrate-devstack
# We run tests only on one node, regardless how many nodes are in the system # We run tests only on one node, regardless how many nodes are in the system
- hosts: tempest - hosts: all
environment: environment:
# This enviroment variable is used by the optional tempest-gabbi # This enviroment variable is used by the optional tempest-gabbi
# job provided by the gabbi-tempest plugin. It can be safely ignored # job provided by the gabbi-tempest plugin. It can be safely ignored