ansible/test
Toshio Kuratomi c5df4c538d Fix mysql authentication errors
The mysql-server package on Ubuntu16.04 was recently updated to disallow
unauthenticated root user login over tcp/ip.  This, coupled with pymysql
using tcp/ip whenever host and port is specified causes us to fail to
connect to the database when testing Python3 on Ubuntu16.04.

The fix is to use the unix socket instead.

(cherry picked from commit 748ea39ecd)
2018-10-24 10:49:40 -07:00
..
cache
integration Fix mysql authentication errors 2018-10-24 10:49:40 -07:00
legacy Add symlinks sanity test. (#46467) 2018-10-09 18:25:24 -07:00
results
runner Add constraint for requests on python 2.6. (#47306) 2018-10-18 14:23:36 -07:00
sanity 2.7: user: do not pass ssh_key_passphrase on cmdline (#47445) 2018-10-22 19:59:34 -07:00
units Fix prompt mismatch issue for ios (#47004) 2018-10-23 06:34:46 -07:00
utils Fix ansible-test multi-group smoke test handling. (#46363) 2018-10-09 18:25:24 -07:00