Followup opendev cleanup and test jobs
Depends-on: https://review.opendev.org/654006 Depends-On: Ie9958b654abbe0477ab7835633e8884de0e91c57 Change-Id: If679cd0742cdf53b27db5f9c94b4c705c46b07ef Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
committed by
Scott Little
parent
70c2953a6f
commit
eadd2f6c9e
@@ -12,7 +12,7 @@ setenv = VIRTUAL_ENV={envdir}
|
||||
usedevelop = True
|
||||
install_command = pip install {opts} {packages}
|
||||
|
||||
deps = -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
|
||||
deps = -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/upper-constraints.txt}
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user