commit d0e3b33cdcd1633c6e6437ee8de9a9149e378cdc Author: Sorin Sbarnea Date: Fri Oct 16 11:38:37 2020 +0100 Temporary pin-down with newer pytest-molecule Temporary workaround until new release of molecule/pytest-molecule bug is fixed. Change-Id: I2721e0a30b6ca63b279fe9c388eed2e4c0ffc347 Partial-Bug: #1900033 diff --git a/molecule-requirements.txt b/molecule-requirements.txt index c8bc733..945a7d3 100644 --- a/molecule-requirements.txt +++ b/molecule-requirements.txt @@ -5,7 +5,7 @@ paramiko>=2.5.0 pytest pytest-cov pytest-html -pytest-molecule +pytest-molecule<1.3.0 pytest-xdist mock molecule>=3.0,<3.1