run_system_test: check by pylint on gates
add run_system_test to pylint targets Change-Id: I430ad29f88739cd81be2725449686f57548c1b54
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							@@ -49,7 +49,7 @@ deps=
 | 
				
			|||||||
    {[testenv]deps}
 | 
					    {[testenv]deps}
 | 
				
			||||||
    pylint
 | 
					    pylint
 | 
				
			||||||
commands=
 | 
					commands=
 | 
				
			||||||
    pylint --rcfile=.pylintrc_gerrit fuelweb_test system_test gates_tests fuel_tests
 | 
					    pylint --rcfile=.pylintrc_gerrit fuelweb_test system_test gates_tests fuel_tests run_system_test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[testenv:pylint-py27-fuelweb]
 | 
					[testenv:pylint-py27-fuelweb]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user