Move to opendev repository

Change-Id: Idb5b3e83144fefc2022e9e98b1ac7e0f57f9e9b9
This commit is contained in:
tonybrad 2019-05-05 10:01:02 +08:00
parent 0ee55dea2f
commit 40486db3a9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ passenv =
FREEZER_TEST_NO_LVM
http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
OS_TEST_PATH = ./freezer/tests/unit