Skip to content

Commit

Permalink
[kvm]Avoid running ebtables test in KVM (sonic-net#6073)
Browse files Browse the repository at this point in the history
*Avoid running ebtables test in KVM sonic-net/sonic-buildimage#11585
ebtables shouldn't be installed in KVM which blocks L2 forwarding. So removed the logic to install ebtables rules in SONiC. Hence removing the ebtables tests to be executed on KVM.
  • Loading branch information
dgsudharsan authored and ms-junyi committed Oct 28, 2022
1 parent 778ad5e commit 2cb4052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/kvmtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ test_t0() {
container_checker/test_container_checker.py \
cacl/test_cacl_application.py \
cacl/test_cacl_function.py \
cacl/test_ebtables_application.py \
dhcp_relay/test_dhcp_relay.py \
dhcp_relay/test_dhcpv6_relay.py \
iface_namingmode/test_iface_namingmode.py \
Expand Down

0 comments on commit 2cb4052

Please sign in to comment.