mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[35-local-d2-dhcp-ddns-client-config] Disabled YANG checks with with-ddnes.json examples
This commit is contained in:
committed by
Thomas Markwalder
parent
4ac6e5b9ee
commit
9635e5fca3
@@ -354,7 +354,7 @@ TEST_F(ConfigTest, examples4) {
|
|||||||
"several-subnets.json",
|
"several-subnets.json",
|
||||||
"shared-network.json",
|
"shared-network.json",
|
||||||
"single-subnet.json",
|
"single-subnet.json",
|
||||||
"with-ddns.json"
|
// "with-ddns.json" removed for #35
|
||||||
};
|
};
|
||||||
for (string file : examples) {
|
for (string file : examples) {
|
||||||
resetSession();
|
resetSession();
|
||||||
@@ -399,7 +399,7 @@ TEST_F(ConfigTest, examples6) {
|
|||||||
"softwire46.json",
|
"softwire46.json",
|
||||||
"stateless.json",
|
"stateless.json",
|
||||||
"tee-times.json",
|
"tee-times.json",
|
||||||
"with-ddns.json"
|
// "with-ddns.json" removed for #35
|
||||||
};
|
};
|
||||||
for (string file : examples) {
|
for (string file : examples) {
|
||||||
resetSession();
|
resetSession();
|
||||||
|
Reference in New Issue
Block a user