Remove reference to tempest-tripleo-ui

The repository is being retired.

Change-Id: Id8e90da9e0cc0d3efd17022ac3d5f1258f9467b3
This commit is contained in:
Alex Schultz 2019-06-27 11:33:18 -06:00
parent a916cdf805
commit 4cd07f0a6c
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ Role Variables
For example:
```
tempest_format: venv
tempest_plugins_git: [https://opendev.org/openstack/tempest-tripleo-ui,
https://opendev.org/openstack/keystone-tempest-plugin,
tempest_plugins_git: [https://opendev.org/openstack/keystone-tempest-plugin,
https://opendev.org/openstack/cinder-tempest-plugin]
```
* `tempest_extra_config`: dict - A dict of tempest configuration which needs to be overridden in tempest.conf,