Merge "Update TOX/UPPER_CONSTRAINTS_FILE for stable/train" into stable/train
This commit is contained in:
		
							
								
								
									
										4
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								tox.ini
									
									
									
									
									
								
							@@ -47,7 +47,7 @@ commands = oslo_debug_helper -t zunclient/tests {posargs}
 | 
			
		||||
[testenv:docs]
 | 
			
		||||
basepython = python3
 | 
			
		||||
deps =
 | 
			
		||||
  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
 | 
			
		||||
  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/train}
 | 
			
		||||
  -r{toxinidir}/requirements.txt
 | 
			
		||||
  -r{toxinidir}/doc/requirements.txt
 | 
			
		||||
commands =
 | 
			
		||||
@@ -63,7 +63,7 @@ commands =
 | 
			
		||||
[testenv:releasenotes]
 | 
			
		||||
basepython = python3
 | 
			
		||||
deps =
 | 
			
		||||
  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
 | 
			
		||||
  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/train}
 | 
			
		||||
  -r{toxinidir}/requirements.txt
 | 
			
		||||
  -r{toxinidir}/doc/requirements.txt
 | 
			
		||||
commands =
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user