ns3/nsec3-ent.kasp.db is regenerated too fast resulting in
the subsequent 'rndc reload' call failing. This has been
fixed.
assert match in str(rrset[0])
# remove a name, bump the SOA, and reload
+ time.sleep(1)
templates.render(f"{ns3.identifier}/nsec3-ent.kasp.db", {"serial": 2})
messages = [
assert response.rcode() == dns.rcode.NXDOMAIN
# add a name with an ENT, bump the SOA, and reload ensuring the time stamp changes
+ time.sleep(1)
templates.render(f"{ns3.identifier}/nsec3-ent.kasp.db", {"serial": 3})
messages = [