]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
set pytest rootdir
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 28 Sep 2020 02:19:27 +0000 (22:19 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 28 Sep 2020 02:21:56 +0000 (22:21 -0400)
commita3ec1f2d200528d69886a823f9d568ab455f30b6
treef07ea405a65eacaddf7c855e180271f2450463a5
parent40cdb9c0bf4db2af293f9d8669257294d8fc69f9
set pytest rootdir

With pytest 6.1.0 the root directory calculation logic has
changed and is unreliable on our jenkins setup.   make
sure this is set explicitly.

Change-Id: I1d48b887030c32d2f3361fc36e65e8a988d2ba81
References: https://github.com/pytest-dev/pytest/issues/7807
(cherry picked from commit 7193f94294718159eeabc296812519b30dad67b5)
tox.ini