-
b470b6ab update tests after Kea changes - fix lease4-get-by-client-id and lease6-get-by-duid existing tests and add more
- fix class_add negative test
- add missing stats to v4 test_stats_basic
- move tests/misc/v6/test_statistics.py to tests/dhcp/v6/test_statistics.py
- add missing tests in tests/dhcp/v6/test_statistics.py
- move test_X from v4 to v6 since it's a v6 test
This test fails
@pytest.mark.v6
def test_stats_sample_age():
but I think it's a Kea bug, so I would leave it as it is.