mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 01:19:11 +00:00 
			
		
		
		
	tests: Output stdout/stderr
This commit is contained in:
		| @@ -18,7 +18,7 @@ script: | |||||||
|   - echo 127.0.1.1 ca.example.lan ca | sudo tee -a /etc/hosts |   - echo 127.0.1.1 ca.example.lan ca | sudo tee -a /etc/hosts | ||||||
|   - sudo hostname -F /etc/hostname |   - sudo hostname -F /etc/hostname | ||||||
|   - sudo find /home/ -type d -exec chmod 755 {} \; # Allow certidude serve to read templates |   - sudo find /home/ -type d -exec chmod 755 {} \; # Allow certidude serve to read templates | ||||||
|   - sudo coverage run --parallel-mode --source certidude -m py.test tests |   - sudo coverage run --parallel-mode --source certidude -m py.test tests --capture=sys | ||||||
|   - sudo coverage combine |   - sudo coverage combine | ||||||
|   - sudo coverage report |   - sudo coverage report | ||||||
|   - sudo coverage xml -i |   - sudo coverage xml -i | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user