Update UPPER_CONSTRAINTS_FILE for stable/ocata
Change-Id: I2f50b1c9e2a8ed1e53e29c6ef1420b3fec79c223
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							| @@ -10,7 +10,7 @@ whitelist_externals = bash | ||||
|                       find | ||||
|                       rm | ||||
|                       env | ||||
| 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://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} {opts} {packages} | ||||
| setenv = VIRTUAL_ENV={envdir} | ||||
|          OS_TEST_PATH=./nova/tests/unit | ||||
|          LANGUAGE=en_US | ||||
|   | ||||
		Reference in New Issue
	
	Block a user