Commit graph

25 commits

Author SHA1 Message Date
Libor Peltan
ceee35bd2c tests: temporarily disable non-apex DNSKEYs as Bind9 utils dont like them 2024-07-25 09:51:54 +02:00
Daniel Salzman
afaa159788 tests-extra: fix float to int exceptions 2024-04-30 16:03:23 +02:00
David Vašek
1ac525550d tests-extra: zone-generator -- list on unique names is not needed anymore 2022-11-29 13:01:46 +01:00
David Vašek
f06f920252 tests-extra: zone-generator -- don't generate CNAME/DNAME RR's 2022-11-29 13:01:46 +01:00
Libor Peltan
f86cc39e0e NSEC(3): set TTL to min(SOA TTL, SOA minimum) 2020-11-24 12:39:16 +01:00
Jan Hák
6b487abca1 tests-extra: replace threading library by multiprocessing library 2020-09-22 15:53:45 +02:00
Jan Hák
738cd69c5d tests-extra: get rid of global parameters in zone generator 2020-09-18 20:55:02 +02:00
Daniel Salzman
71ff19d206 Merge branch 'ubuntu_20_04' into 'master'
tests-extra: compatibility with new Bind9-utils and Python 3.8

See merge request knot/knot-dns!1123
2020-08-10 15:23:09 +02:00
David Vašek
afab164d04 tests-extra: zone generator -- fix generation of the Retry value in SOA
Also, fix an unrelated comment.
2020-05-29 23:52:38 +02:00
Libor Peltan
0805dd8114 tests-extra: compatibility with new Bind9-utils and Python 3.8 2020-04-29 13:18:39 +02:00
Libor Peltan
03dd665157 dnssec: avoid checking existing correct RRSIGs twice
...once in remove_expired_rrsigs(), once in add_missing_rrsigs()
this is important because unlike RSASHA, with ECDSA is checking signature far slower than creating one
little side effect: signatures of DNSKEY record by ZSK are always removed
2019-05-02 15:37:10 +02:00
Libor Peltan
6f03628c95 tests: fixed no_resign nsec3 zone by omitting salt 2017-12-22 14:39:03 +01:00
Daniel Salzman
411538a236 zone_generator: fix malformed XFR if TYPE258 (already occupied by AVC) 2017-05-27 09:27:02 +02:00
Daniel Salzman
d639f012b0 tests-extra: disable PTR generation for non-reverse zones 2014-11-03 16:53:37 +01:00
Daniel Salzman
1c7a3aa3df tests-extra: remove (different case duplicates) in unique names generation 2014-11-03 16:16:13 +01:00
Marek Vavruša
43137b5bdc tests-extra: corrected b104959 2014-08-18 17:07:55 +02:00
Daniel Salzman
b104959375 tests-extra: fix node type conflict with CNAME/DNAME during generation" 2014-08-18 13:44:05 +02:00
Daniel Salzman
674f5d2ba4 tests-extra: extend wild. zone with upper-case records + generate random dnames 2014-08-05 17:42:20 +02:00
Daniel Salzman
9e66063b2c tests-extra: increase refresh time to 1 h for generated zones 2014-06-24 12:15:49 +02:00
Daniel Salzman
45742489bc tests-extra: don't generate CNAME during zone update via zone_generate 2014-05-05 13:24:08 +02:00
Daniel Salzman
0ee4ca24ea tests-extra: allow update and sign in zone_generate 2014-03-26 11:26:52 +01:00
Daniel Salzman
4589da6ef7 tests-extra: add output key directory parameter to zone_generate 2014-03-21 10:20:48 +01:00
Daniel Salzman
6e64015068 tests-extra: add AXFR comparation with slave Bind in dnssec tests 2014-03-18 16:28:42 +01:00
Daniel Salzman
253e20f630 func-tests: add nsec/nsec3 switch to zone generation 2014-01-09 17:02:39 +01:00
Daniel Salzman
5af6511582 func-tests: change location 2013-12-19 16:35:31 +01:00
Renamed from tests-extra/functional/tools/zone_generate.py (Browse further)