Until ddns-ttl-percent is added to netconf the
with-ddns.json files are commented it out:
adaptor_config_unittests.cc
config_unittests.cc
"several-subnets.json",
"shared-network.json",
"single-subnet.json",
- "with-ddns.json",
+ // "with-ddns.json", commented out for ddns-ttl-percent
};
ElementPtr x;
"softwire46.json",
"stateless.json",
"tee-times.json",
- "with-ddns.json",
+ // "with-ddns.json", commented out for ddns-ttl-percent
};
ElementPtr x;
"single-subnet.json",
"vendor-specific.json",
"vivso.json",
- "with-ddns.json",
+ // "with-ddns.json", commented out for ddns-ttl-percent
};
for (string file : examples) {
resetSession();
"softwire46.json",
"stateless.json",
"tee-times.json",
- "with-ddns.json",
+ // "with-ddns.json", commented out for ddns-ttl-percent
};
for (string file : examples) {
resetSession();