commit | be1df2cdc3e8f2b16cd007dcdb59c8093024a0a3 | [log] [tgz] |
---|---|---|
author | gummar <raj.gumma@est.tech> | Tue Nov 12 11:26:31 2019 +0000 |
committer | Morgan Richomme <morgan.richomme@orange.com> | Wed Nov 27 07:06:26 2019 +0000 |
tree | 06caea01f4087aa163cd91bb7f78cf094dcb3f13 | |
parent | 983e15f3d8278b7f233af668e4013706cd046373 [diff] [blame] |
PNF Simulator/Netconf Simulator docker compose to use devel tag Issue-ID: INT-1320 Signed-off-by: gummar <raj.gumma@est.tech> Change-Id: Iadc7a6bebef9302ae711a3227789f603f19270cd
diff --git a/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml b/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml index 201f7c4..ebacb4f 100644 --- a/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml +++ b/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml
@@ -39,7 +39,7 @@ - netopeer netopeer: - image: sysrepo/sysrepo-netopeer2:latest + image: sysrepo/sysrepo-netopeer2:devel ports: - "830:830" - "5002:5002"