Le samedi 06 février 2021 à 14:56 +0100, Thomas Lamprecht a écrit :
> I get some errors from this test, did not really investigated though.
It was using the current running cluster sdn config instead the test
sdn config.
I have resend a fixed version.
I get some errors from this test, did not really investigated though.
./run_test_subnets.pl
ok 1 - ipv4 add_subnet
not ok 2 - ipv4 add_ip
# Failed test 'ipv4 add_ip'
# at ./run_test_subnets.pl line 130.
# got: '{"zones":{"myzone":{"subnets":{"10.0.0.0/24":{"ips":{}}'
# expect
Signed-off-by: Alexandre Derumier
---
test/Makefile | 5 +-
test/run_test_subnets.pl | 273 ++
test/subnets/ipv4/ipam_config | 18 +++
test/subnets/ipv4/sdn_config | 20 +++
test/subnets/ipv6/ipam_config | 18 +++
test/subnets/ipv6/sdn_co