2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[35-local-d2-dhcp-ddns-client-config] Disabled YANG checks with with-ddnes.json examples

This commit is contained in:
Francis Dupont
2019-10-09 17:42:27 +02:00
committed by Thomas Markwalder
parent 4ac6e5b9ee
commit 9635e5fca3

View File

@@ -354,7 +354,7 @@ TEST_F(ConfigTest, examples4) {
"several-subnets.json",
"shared-network.json",
"single-subnet.json",
"with-ddns.json"
// "with-ddns.json" removed for #35
};
for (string file : examples) {
resetSession();
@@ -399,7 +399,7 @@ TEST_F(ConfigTest, examples6) {
"softwire46.json",
"stateless.json",
"tee-times.json",
"with-ddns.json"
// "with-ddns.json" removed for #35
};
for (string file : examples) {
resetSession();