Skip to content

Commit a88735c

Browse files
authored
Added the test case for Port Channel cleanup into runtest.sh (sonic-net#157)
* Added the test case for Port Channel cleanup. Test make sure cleanup happens of Port-channel Kernel devices. This test case track the fixes done by PR: sonic-net/sonic-swss#1407 sonic-net/sonic-swss#1159 Signed-off-by: Abhishek Dosi <[email protected]> * Address Review Comments Signed-off-by: Abhishek Dosi <[email protected]>
1 parent 4a31bbc commit a88735c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/vs/buildimage-vs-image/runtest.sh

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ cacl/test_cacl_function.py \
5353
dhcp_relay/test_dhcp_relay.py \
5454
lldp/test_lldp.py \
5555
ntp/test_ntp.py \
56+
pc/test_po_cleanup.py \
5657
route/test_default_route.py \
5758
snmp/test_snmp_cpu.py \
5859
snmp/test_snmp_interfaces.py \

0 commit comments

Comments
 (0)