Add CSIT verify jobs for Honeycomb tests
[ci-management.git] / jjb / hc2vpp / include-raw-hc2vpp-csit-perf.sh
index 674d13b..266c9ed 100644 (file)
@@ -22,7 +22,7 @@ cd csit
 # execute csit bootstrap script if it exists
 if [ ! -e bootstrap-hc2vpp-perf.sh ]
 then
-    echo 'ERROR: No bootstrap-hc2vpp-integration.sh found'
+    echo 'ERROR: No bootstrap-hc2vpp-perf.sh found'
     exit 1
 else
     # make sure that bootstrap.sh is executable