Merge "Changing python-tempestconf url"
This commit is contained in:
commit
83ea1b8767
@ -131,7 +131,7 @@ export TEMPESTCONF="{{ working_dir }}/tempest/tools/config_tempest.py"
|
||||
{% else %}
|
||||
{% if tempest_format == "venv" %}
|
||||
# Install python-tempestconf
|
||||
git clone https://github.com/redhat-openstack/python-tempestconf {{ working_dir }}/python-tempestconf
|
||||
git clone https://git.openstack.org/openstack/python-tempestconf {{ working_dir }}/python-tempestconf
|
||||
{{ working_dir }}/tempest_git/tools/with_venv.sh pip install {{ working_dir }}/python-tempestconf
|
||||
export TEMPESTCONF="{{ working_dir }}/tempest_git/tools/with_venv.sh discover-tempest-config"
|
||||
{% elif tempest_format == "packages" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user