Code Review
/
releng-xci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4ffe625
)
Enable tempest
37/47637/3
author
Fatih Degirmenci
<fdegir@gmail.com>
Wed, 22 Nov 2017 07:59:27 +0000
(08:59 +0100)
committer
Fatih Degirmenci
<fdegir@gmail.com>
Thu, 23 Nov 2017 09:55:22 +0000
(10:55 +0100)
Change-Id: I0fb12e4c2612f953998880a94b13655fa9ee0d8c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
xci/file/setup-openstack.yml
patch
|
blob
|
history
diff --git
a/xci/file/setup-openstack.yml
b/xci/file/setup-openstack.yml
index
866a54f
..
5d20ade
100644
(file)
--- 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