disable spanner_database_info tests, python to 3.9

The client's List continues to be flakey. disabling until
the endpoint is stable.

Switching tests to use ansible 2.14, as 2.13 has issues with
spawning a docker container.

Upgrading the base python version as a consequence.

Removing the need for docker from unit tests, since that was failing
and also non-critical to run unit tests.
This commit is contained in:
Yusuke Tsutsumi 2022-12-04 05:35:13 +00:00 committed by Yusuke Tsutsumi
commit eab8b1fb7b
4 changed files with 23 additions and 19 deletions

3
requirements-test.txt Normal file
View file

@ -0,0 +1,3 @@
pytest
pytest-forked
pytest-xdist