keystone/tools
Colleen Murphy 45e8b6e0ec Increase MySQL max_connections for unit tests
We've seen that sometimes our unit tests create a lot of mysql
connections simultaneously[1][2] and cause the tests to fail. Increase
the max_connections limit from 151 to 1024, which is what devstack
uses[3].

[1] http://logs.openstack.org/43/536543/9/check/openstack-tox-py35/0729ea7/job-output.txt.gz#_2018-01-30_19_36_38_136523
[2] http://logs.openstack.org/23/524423/44/gate/openstack-tox-py35/0f8083f/job-output.txt.gz#_2018-01-28_21_11_52_855308
[3] http://git.openstack.org/cgit/openstack-dev/devstack/tree/lib/databases/mysql?id=640150683d137a9a10dfe833e7a34b7ea6cdfb1a#n99

Change-Id: Ic9f9ca696af1876eb5a728356a98d70352ef9bc3
Related-bug: #1746016
2018-01-30 23:49:04 +01:00
..
cover.sh Add `patch_cover` to keystone 2016-03-28 21:26:01 +00:00
sample_data.sh Refresh sample_data.sh 2017-12-11 15:25:14 +08:00
test-setup.sh Increase MySQL max_connections for unit tests 2018-01-30 23:49:04 +01:00