fuel_plugin: Working version on Montreal POD
[ovsnfv.git] / ci / build.sh
index 18cb2c3..d079ad5 100755 (executable)
@@ -2,4 +2,8 @@
 
 echo "Hello OVSNFV community!"
 
+echo "Build ovs RPM for Linux kernel data plane from master branch of OVS."
+
+./buildovs.sh
+
 exit 0