mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 10:34:05 +00:00 
			
		
		
		
	Try to fix travis test suite for autopkgtest code
This commit is contained in:
		
							parent
							
								
									bee197f085
								
							
						
					
					
						commit
						ce41819e05
					
				@ -10,12 +10,13 @@ before_install:
 | 
			
		||||
 | 
			
		||||
install:
 | 
			
		||||
    # install build dependencies
 | 
			
		||||
    - sudo apt-get install -qq --no-install-recommends python3 python3-apt python3-yaml python3-coverage python3-nose rsync libclass-accessor-perl
 | 
			
		||||
    - sudo apt-get install -qq --no-install-recommends python3 python3-apt python3-yaml python3-coverage python3-nose rsync libclass-accessor-perl python3-amqplib
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
    - nosetests3 -v --with-coverage
 | 
			
		||||
    - britney2-tests/bin/runtests ./ci/britney-coverage.sh britney2-tests/t test-out
 | 
			
		||||
    - britney2-tests/bin/runtests ./britney.py britney2-tests/live-data test-out-live-data
 | 
			
		||||
    - britney2-tests/bin/runtests ./tests/test_autopkgtest.py
 | 
			
		||||
after_success:
 | 
			
		||||
  - python3-coverage report
 | 
			
		||||
  - python3-coverage report -m
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user