diff --git a/scripts/vs/buildimage-vs-image/runtest.sh b/scripts/vs/buildimage-vs-image/runtest.sh index d7359ff6ee..8b22c4a0d1 100755 --- a/scripts/vs/buildimage-vs-image/runtest.sh +++ b/scripts/vs/buildimage-vs-image/runtest.sh @@ -74,7 +74,8 @@ tests="\ tacacs/test_rw_user \ tacacs/test_ro_user \ ntp/test_ntp \ - cacl/test_control_plane_acl \ + cacl/test_cacl_application \ + cacl/test_cacl_function \ snmp/test_snmp_cpu \ snmp/test_snmp_interfaces \ snmp/test_snmp_lldp \