mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 02:24:24 +00:00 
			
		
		
		
	autopkgtest: also test for autodep8 for migration runs
This commit is contained in:
		
							parent
							
								
									b380508635
								
							
						
					
					
						commit
						177b65d674
					
				@ -1064,7 +1064,7 @@ class AutopkgtestPolicy(BasePolicy):
 | 
			
		||||
                    test_in_target = False
 | 
			
		||||
                    try:
 | 
			
		||||
                        srcinfo = self.suite_info.target_suite.sources[src]
 | 
			
		||||
                        if 'autopkgtest' in srcinfo.testsuite:
 | 
			
		||||
                        if 'autopkgtest' in srcinfo.testsuite or self.has_autodep8(srcinfo):
 | 
			
		||||
                            test_in_target = True
 | 
			
		||||
                    except KeyError:
 | 
			
		||||
                        pass
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user