Skip to content

Commit

Permalink
Add previous GCU tests to kvm daily test (#5380)
Browse files Browse the repository at this point in the history
Summary:
Add previous Generic Configer Updater cacl and monitor config tests into kvm test suite

What is the motivation for this PR?
Move GCU test into kvm daily test

How did you do it?
Add GCU test case into kvmtest.sh

How did you verify/test it?
Run test of sonic-mgmt/tests/generic_config_updater/*.py on KVM
  • Loading branch information
wen587 authored Apr 7, 2022
1 parent 6dbf217 commit 87e85eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/kvmtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,12 @@ 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_eth_interface.py \
generic_config_updater/test_ipv6.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 \
Expand Down

0 comments on commit 87e85eb

Please sign in to comment.