diff options
author | 2019-10-29 09:06:13 +0000 | |
---|---|---|
committer | 2019-10-29 09:06:13 +0000 | |
commit | ec22d91ea0ddf2927bf0fa5e48ec8f6141dc1231 (patch) | |
tree | 9da4e7ac3f764816dedbfae4734e752133497f9b /ansible | |
parent | 66631dfdbc2fcacc7a397ecaa6bcac9937177808 (diff) | |
parent | 7b03643170974d4307e0f630e4c79340df98e06f (diff) |
Merge "Add healthcheck Horizon tests"
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 227d6b2b9..c5a9cac5d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -51,6 +51,7 @@ - cinder_test - odl - tempest_smoke + - tempest_horizon - container: functest-smoke tests: - neutron-tempest-plugin-api |