diff --git a/tests/kvmtest.sh b/tests/kvmtest.sh index e8dfb9f1b5e..43aa19816f6 100755 --- a/tests/kvmtest.sh +++ b/tests/kvmtest.sh @@ -156,8 +156,10 @@ test_t0() { generic_config_updater/test_bgpl.py \ generic_config_updater/test_bgp_prefix.py \ generic_config_updater/test_bgp_speaker.py \ + generic_config_updater/test_cacl.py \ generic_config_updater/test_dhcp_relay.py \ generic_config_updater/test_lo_interface.py \ + generic_config_updater/test_monitor_config.py \ generic_config_updater/test_portchannel_interface.py \ generic_config_updater/test_syslog.py \ generic_config_updater/test_vlan_interface.py \