Detect and fix environment tampering in tests.

This commit is contained in:
Matt Clay 2017-05-11 19:05:21 +08:00
commit b8cb3f519b
3 changed files with 109 additions and 4 deletions

View file

@ -0,0 +1,6 @@
mysql_service: 'mysql'
mysql_packages:
- mysql-server
- python3-mysqldb
- bzip2