From: ajay_dp001 Date: Wed, 3 Mar 2021 19:06:12 +0000 (+0530) Subject: Fix Integration-netconf-pnp-simulator-docker-merge-master jenkins build X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F118768%2F3;p=integration.git Fix Integration-netconf-pnp-simulator-docker-merge-master jenkins build Issue-ID: INT-1877 Signed-off-by: ajay_dp001 Change-Id: Iaff5b0cce3e26c2f8ab487af1532a6ce697995a7 --- diff --git a/test/mocks/netconf-pnp-simulator/engine/tox.ini b/test/mocks/netconf-pnp-simulator/engine/tox.ini index 2ad8a166e..095ae1808 100644 --- a/test/mocks/netconf-pnp-simulator/engine/tox.ini +++ b/test/mocks/netconf-pnp-simulator/engine/tox.ini @@ -19,7 +19,7 @@ [tox] envlist = py3 -requires = tox-docker +requires = tox-docker == 1.7.0 skipsdist = True [testenv]