From 8f4c440970475e34b2c19fa88b5faeab81bc1dfb Mon Sep 17 00:00:00 2001 From: okozachenko Date: Mon, 3 Aug 2020 23:59:01 +0300 Subject: [PATCH] Fix tempest host inventory Change-Id: I46f4fc39943ae51514f909a28e0046b2ebb2b94f --- playbooks/functional/devstack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/functional/devstack.yaml b/playbooks/functional/devstack.yaml index 1b26e6d2..62d6516f 100644 --- a/playbooks/functional/devstack.yaml +++ b/playbooks/functional/devstack.yaml @@ -100,7 +100,7 @@ - orchestrate-devstack # We run tests only on one node, regardless how many nodes are in the system -- hosts: tempest +- hosts: all environment: # This enviroment variable is used by the optional tempest-gabbi # job provided by the gabbi-tempest plugin. It can be safely ignored