From 30baa4a36a92d2766bd7e0c0ba38fac7ef6dfada Mon Sep 17 00:00:00 2001 From: ajay_dp001 Date: Thu, 4 Mar 2021 00:36:12 +0530 Subject: Fix Integration-netconf-pnp-simulator-docker-merge-master jenkins build Issue-ID: INT-1877 Signed-off-by: ajay_dp001 Change-Id: Iaff5b0cce3e26c2f8ab487af1532a6ce697995a7 --- test/mocks/netconf-pnp-simulator/engine/tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- cgit 1.2.3-korg