Bug corrections in topo and portmapping modules
[transportpce.git] / tests / build.sh
index 676dc1c2011a16dea4b56bf36e2069877f3ddffa..8bacbf413c06de4b2b0d5d75a7d52dc25f22aacf 100755 (executable)
@@ -16,6 +16,9 @@ rm -rf netconf mdsal && git submodule update --init
 (cd netconf && patch -p1 < ../netconf.patch && patch -p1 < ../get_connection_port_trail.patch)
 
 (cd netconf/netconf/tools/netconf-testtool &&  mvn clean install -DskipTests)
+#Honeynode build
+(cd honeynode && mvn clean install -DskipTests -s fd_io_honeycomb_settings.xml)
+chmod +x ./honeynode/honeynode-distribution/target/honeynode-distribution-1.18.01-hc/honeynode-distribution-1.18.01/honeycomb-tpce
 rm -rf schemas && mkdir -p schemas
 #sample config for ordm 2.x are not yet ready
 #cp -r ../ordmodels/common/src/main/yang/org-openroadm-* schemas