mirror of
https://github.com/aljazceru/ansible-role-mysql.git
synced 2026-01-07 20:44:21 +01:00
Another attempt at debugging MySQL/Travis.
This commit is contained in:
@@ -31,8 +31,10 @@ script:
|
||||
|| (echo 'Idempotence test: fail' && exit 1)
|
||||
|
||||
- "ls -lah /var/log"
|
||||
- "cat /var/log/mysql.err"
|
||||
- "cat /var/log/mysql.log"
|
||||
- "ls -lah /var/log/mysql"
|
||||
- "sudo cat /var/log/mysql.err"
|
||||
- "sudo cat /var/log/mysql.log"
|
||||
- "sudo cat /var/log/mysql/error.log"
|
||||
|
||||
# Check to make sure we can connect to MySQL.
|
||||
- >
|
||||
|
||||
Reference in New Issue
Block a user