summaryrefslogtreecommitdiffstats
path: root/xci/file/setup-openstack.yml
diff options
context:
space:
mode:
Diffstat (limited to 'xci/file/setup-openstack.yml')
-rw-r--r--xci/file/setup-openstack.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xci/file/setup-openstack.yml b/xci/file/setup-openstack.yml
index 866a54f8..5d20adec 100644
--- a/xci/file/setup-openstack.yml
+++ b/xci/file/setup-openstack.yml
@@ -22,3 +22,5 @@
- include: os-horizon-install.yml
- include: os-swift-install.yml
- include: os-ironic-install.yml
+- include: os-tempest-install.yml
+ when: (tempest_install | default(False)) | bool or (tempest_run | default(False)) | bool