Merge "Replace UPPER_CONSTRAINTS_FILE"
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							@@ -19,7 +19,7 @@ commands =
 | 
			
		||||
[testenv:bandit]
 | 
			
		||||
basepython = python3
 | 
			
		||||
deps =
 | 
			
		||||
  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
 | 
			
		||||
  -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
 | 
			
		||||
  -r{toxinidir}/test-requirements.txt
 | 
			
		||||
commands = bandit -r magnumclient -x tests -n5 -ll
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user