remove tripleo-ui validate

tripleo-ui is no longer supported

Change-Id: I1fd4d893a709aa10d125263827fa0a4a13817574
This commit is contained in:
Wes Hayutin 2019-03-21 17:42:50 -06:00 committed by wes hayutin
parent 6c16c3f8be
commit da26295b01
1 changed files with 0 additions and 9 deletions

View File

@ -26,15 +26,6 @@
roles:
- {role: validate-tempest, when: tempest_config|bool or run_tempest|bool}
# Execute simple TripleO-UI validations
- name: Execute simple TripleO-UI validations
hosts: localhost
tags:
- tripleoui-validate
gather_facts: true
roles:
- {role: validate-ui, when: validate_ui_simple|bool and undercloud_enable_ui|default(true)|bool}
# Ensure services and containers are OK
- name: Execute simple service and container validations
hosts: