You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix mysql authentication errors 6 years ago
legacy feat: dynamic security group (#46571) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner upgrading msrest packages (#47541) 6 years ago
sanity Ignore user module use of subprocess. 6 years ago
units Fix sanity test failure. 6 years ago
utils TEMP HACK: Avoid overloading codecov.io (#47515) 6 years ago