Revert "test/py: net: Add dhcp abort test"
authorTom Rini <trini@konsulko.com>
Thu, 18 Jan 2024 14:05:38 +0000 (09:05 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jan 2024 14:05:38 +0000 (09:05 -0500)
commit5b3cd0f31d6ce5fda358a64beca0d7f093d5553b
tree5a5f5a6c72b8a1c5cea482f947582f39ef67317e
parentb8f7b374bc4efdd303a346535afa33aaad2cdefe
Revert "test/py: net: Add dhcp abort test"

In practice, as this test defaults to enabled rather than disabled, too
many platforms now fail.

This reverts commit d8364738623ff47dd2321dd68da310abb58fe861.

Signed-off-by: Tom Rini <trini@konsulko.com>
test/py/tests/test_net.py