45e8b6e0ec
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 |
||
---|---|---|
.. | ||
cover.sh | ||
sample_data.sh | ||
test-setup.sh |