Update UPPER_CONSTRAINTS_FILE for stable/queens
Change-Id: If19d291604be46cef82041f89f2d9b426bae9dfe
This commit is contained in:
		
							
								
								
									
										6
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								tox.ini
									
									
									
									
									
								
							| @@ -11,7 +11,7 @@ setenv = VIRTUAL_ENV={envdir} | ||||
|          OS_STDERR_CAPTURE=1 | ||||
|          OS_TEST_TIMEOUT=60 | ||||
| deps = | ||||
|   -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} | ||||
|   -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens} | ||||
|   -r{toxinidir}/test-requirements.txt | ||||
|   -r{toxinidir}/requirements.txt | ||||
| commands = stestr run {posargs} | ||||
| @@ -106,14 +106,14 @@ commands = | ||||
|  | ||||
| [testenv:docs] | ||||
| deps = | ||||
|   -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} | ||||
|   -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens} | ||||
|   -r{toxinidir}/requirements.txt | ||||
|   -r{toxinidir}/doc/requirements.txt | ||||
| commands = python setup.py build_sphinx | ||||
|  | ||||
| [testenv:releasenotes] | ||||
| deps = | ||||
|   -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} | ||||
|   -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens} | ||||
|   -r{toxinidir}/requirements.txt | ||||
|   -r{toxinidir}/doc/requirements.txt | ||||
| commands = | ||||
|   | ||||
		Reference in New Issue
	
	Block a user