Use current stackviz tarball
https://tarballs.openstack.org/package-stackviz-element/ has not been updated since 2017, use the current location for the stackviz tarball. Change-Id: I69587a455cb875e5e1f1a509a87082ceeab52d91
This commit is contained in:
parent
7f131f9960
commit
35f80371c2
@ -326,6 +326,6 @@ tempest_tempestconf_profile:
|
|||||||
|
|
||||||
# Stackviz tarball url
|
# Stackviz tarball url
|
||||||
stackviz_pip_install_args: "{{ pip_install_options | default('--isolated') }}"
|
stackviz_pip_install_args: "{{ pip_install_options | default('--isolated') }}"
|
||||||
stackviz_tarball: "https://tarballs.openstack.org/package-stackviz-element/stackviz-latest.tar.gz"
|
stackviz_tarball: "https://tarballs.opendev.org/openstack/stackviz/dist/stackviz-latest.tar.gz"
|
||||||
stackviz_venv_bin: "/openstack/venvs/stackviz/bin"
|
stackviz_venv_bin: "/openstack/venvs/stackviz/bin"
|
||||||
tempest_run_stackviz: true
|
tempest_run_stackviz: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user