ansible/test
Toshio Kuratomi 748ea39ecd 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.
2018-10-24 10:33:19 -07:00
..
cache
integration Fix mysql authentication errors 2018-10-24 10:33:19 -07:00
legacy feat: dynamic security group (#46571) 2018-10-21 16:05:30 +01:00
results
runner upgrading msrest packages (#47541) 2018-10-24 09:26:06 +08:00
sanity Ignore user module use of subprocess. 2018-10-22 17:42:15 -07:00
units Fix sanity test failure. 2018-10-22 17:35:47 -07:00
utils TEMP HACK: Avoid overloading codecov.io (#47515) 2018-10-23 17:32:34 +01:00