Fix CI integration for sim device. 18/1618/1 Amber 0.0.1
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Fri, 15 Nov 2019 17:04:55 +0000 (19:04 +0200)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Fri, 15 Nov 2019 17:04:55 +0000 (19:04 +0200)
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
Change-Id: I7c0da140d4dfe21b59919cf8edccad4928c80af7

ntsimulator/deploy/Dockerfile

index 4e81018..5fa04e8 100644 (file)
@@ -122,7 +122,7 @@ RUN \
       ldconfig
 
 # overwrite number of endpoints exposed by the NETCONF server
-COPY ./ntsimulator/scripts/stock_config.xml /opt/dev/Netopeer2/server/stock_config.xml
+COPY ./scripts/stock_config.xml /opt/dev/Netopeer2/server/stock_config.xml
 # netopeer2
 RUN \
       cd /opt/dev && \