diff --git a/scripts/vs/buildimage-vs-image/runtest.sh b/scripts/vs/buildimage-vs-image/runtest.sh index b47c4de8b2..f638480d02 100755 --- a/scripts/vs/buildimage-vs-image/runtest.sh +++ b/scripts/vs/buildimage-vs-image/runtest.sh @@ -55,6 +55,7 @@ dhcp_relay/test_dhcp_relay.py \ lldp/test_lldp.py \ ntp/test_ntp.py \ pc/test_po_cleanup.py \ +pc/test_po_update.py \ route/test_default_route.py \ snmp/test_snmp_cpu.py \ snmp/test_snmp_interfaces.py \ @@ -66,9 +67,6 @@ tacacs/test_rw_user.py \ tacacs/test_ro_user.py \ telemetry/test_telemetry.py" -# FIXME: This test has been disabled and needs to be fixed and put back in: -# pc/test_po_update.py - pushd /data/sonic-mgmt/tests ./run_tests.sh $PYTEST_CLI_COMMON_OPTS -c "$tests" -p logs/$tgname popd