Evan Hunt
20da3cd7e7
migrate t_rbt to lib/dns/tests/rbt_test
...
(cherry picked from commit 109546cbda )
(cherry picked from commit c505afd183 )
(cherry picked from commit 42fa3932ab )
(cherry picked from commit 4c6818ff8e )
2018-03-09 23:17:36 -08:00
Evan Hunt
a73b843515
migrate t_tasks to lib/isc/tests/task_test
...
(cherry picked from commit c6c1e99252 )
(cherry picked from commit 88bfe56876 )
(cherry picked from commit 38f9cddcad )
(cherry picked from commit 430d35e332 )
2018-03-09 23:15:10 -08:00
Evan Hunt
48c8aca49b
migrate t_resolver to lib/dns/tests/resolver_test
...
(cherry picked from commit d80825c40b )
(cherry picked from commit 30e157f6e4 )
(cherry picked from commit 5dd25f2285 )
(cherry picked from commit 29474940ea )
2018-03-09 23:13:44 -08:00
Evan Hunt
6bd3de3615
migrate t_timers to lib/isc/tests/timer_test
...
(cherry picked from commit e2b8699df9 )
(cherry picked from commit efccdad0ea )
(cherry picked from commit 274ee0b425 )
(cherry picked from commit 5b477b2aa4 )
2018-03-09 23:11:47 -08:00
Evan Hunt
a6dcb138b5
migrate t_atomic to lib/isc/tests/atomic_test
...
(cherry picked from commit 874e2fc70c )
(cherry picked from commit c7fa56e8db )
(cherry picked from commit 492e19d6ec )
(cherry picked from commit 1200d6f072 )
2018-03-09 23:09:54 -08:00
Evan Hunt
d446bbb815
migrate t_mem to lib/isc/tests/mem_test
...
(cherry picked from commit 979f054702 )
(cherry picked from commit af48544b75 )
(cherry picked from commit 814cd21e22 )
(cherry picked from commit 7014d0994b )
2018-03-09 23:07:40 -08:00
Evan Hunt
00bc2c2355
migrate t_net to lib/isc/tests
...
(cherry picked from commit 05b7251d51 )
(cherry picked from commit af0c9b2cee )
(cherry picked from commit faedafd2b4 )
(cherry picked from commit 67b63a3e10 )
2018-03-09 23:03:56 -08:00
Evan Hunt
6b970316c8
migrate t_sockaddr to lib/isc/tests
...
(cherry picked from commit 62f650078a )
(cherry picked from commit fadb93cf43 )
(cherry picked from commit 323e2f7152 )
(cherry picked from commit b392c18f6e )
2018-03-09 23:03:11 -08:00
Evan Hunt
e54d53e8fb
remove hashes test (duplicates lib/isc/tests/hash_test)
...
(cherry picked from commit 6ad1a042bc )
(cherry picked from commit e686b9c297 )
(cherry picked from commit c644427b77 )
(cherry picked from commit a0a3a8e794 )
2018-03-09 23:01:44 -08:00
Evan Hunt
d50b40b135
remove master test (duplicates lib/isc/tests/master_test)
...
(cherry picked from commit 6717f31e10 )
(cherry picked from commit 36d08442bc )
(cherry picked from commit ae39f25a10 )
(cherry picked from commit 83a5d8e17e )
2018-03-09 23:00:47 -08:00
Evan Hunt
bf769f68a4
migrate tests from bin/tests/dnssec-signzone to bin/tests/system/dnssec
...
- added tests to the dnssec system test that duplicate the ones
from bin/tests/dnssec-signzone
- changed cleanall.sh so it doesn't automatically remove all
key files, because there are now some of those that are part of the
distribution
(cherry picked from commit ccfe778c01 )
(cherry picked from commit d8f8eee381 )
(cherry picked from commit dbb225d83e )
(cherry picked from commit 161f525942 )
2018-03-09 22:59:52 -08:00
Evan Hunt
bb2b5193b5
move all optional tests from bin/tests to bin/tests/optional
...
- some of these tests are obsolete and should be cleared up,
others overlap with ATF tests and may be removed later.
for now, let's just tidy up the bin/tests directory by
moving these files down a level.
(cherry picked from commit 344ab0eb7d )
(cherry picked from commit dafdf2c09b )
(cherry picked from commit e062109659 )
(cherry picked from commit 6428478341 )
2018-03-09 22:59:24 -08:00
Evan Hunt
fca5c351c2
remove some old and obsolete test files
...
(cherry picked from commit a633f6c5dd )
(cherry picked from commit 10efb4ff07 )
(cherry picked from commit 22d9a69b3f )
(cherry picked from commit b7c98c81d9 )
2018-03-09 22:56:04 -08:00
Evan Hunt
a2e28d17cc
Merge branch 'parallel-unit-tests' into 'v9_9'
...
capture more info from unit tests, run in parallel
See merge request isc-projects/bind9!117
2018-03-09 14:39:35 -08:00
Evan Hunt
0753f4f842
allow ATF tests to run in parallel
...
(cherry picked from commit ef0b4c91bc )
(cherry picked from commit 787c5d1394 )
2018-03-09 14:39:26 -08:00
Evan Hunt
292ddceca3
capture more information from unit tests
...
- preserve kyua results database when using kyua
(cherry picked from commit 81c23fecda )
2018-03-09 14:38:35 -08:00
Evan Hunt
93db8ad693
Merge branch 'v9_9_12_patch' into v9_9
2018-03-08 14:30:46 -08:00
Evan Hunt
d416384e17
Merge branch 'rm-contrib-md' into v9_9
2018-03-08 13:04:08 -08:00
Evan Hunt
bfe9893111
remove doc/dev/contrib.md now that CONTRIBUTING.md exists
2018-03-08 13:03:39 -08:00
Evan Hunt
4eb49c4882
Merge branch 'remove-bind9-bugs-references' into 'v9_9_12_patch'
...
Update documentation to remove obsolete bind9-bugs@isc.org email address
See merge request isc-projects/bind9!111
v9.9.12
2018-03-08 12:56:13 -08:00
Ondřej Surý
4c3009ff38
Update documentation to remove obsolete bind9-bugs@isc.org email address
...
(cherry picked from commit efc9bc5d8d )
(cherry picked from commit 486e79050f )
(cherry picked from commit 292d6c8a5b )
(cherry picked from commit 5e88bf24f7 )
2018-03-08 12:54:01 -08:00
Evan Hunt
83eaab40fb
Merge branch 'remove-bind9-bugs-references' into 'v9_9'
...
Update documentation to remove obsolete bind9-bugs@isc.org email address
See merge request isc-projects/bind9!111
2018-03-08 10:42:52 -08:00
Ondřej Surý
5e88bf24f7
Update documentation to remove obsolete bind9-bugs@isc.org email address
...
(cherry picked from commit efc9bc5d8d )
(cherry picked from commit 486e79050f )
(cherry picked from commit 292d6c8a5b )
2018-03-08 10:42:40 -08:00
Mark Andrews
b4fa7575cf
Merge branch '133-update-util-check-changes-to-work-on-release-branches-v9_9' into 'v9_9'
...
Resolve "Update util/check-changes to work on release branches."
Closes #133
See merge request isc-projects/bind9!110
2018-03-08 16:20:53 +11:00
Mark Andrews
ecd0de1441
update util/check-changes to handle non master branched (util/check-changes master=0 CHANGES)
...
(cherry picked from commit 88a2202093 )
2018-03-08 16:20:39 +11:00
Tinderbox User
319525610a
Merge branch 'prep-release' into v9_9_12_patch
2018-03-08 01:34:47 +00:00
Tinderbox User
ce8edda72b
prep 9.9.12
2018-03-08 01:33:44 +00:00
Evan Hunt
25eddfcfa7
Merge branch 'longopts-v9_9' into 'v9_9'
...
restore long options for run.sh
See merge request isc-projects/bind9!104
2018-03-07 14:35:45 -08:00
Evan Hunt
e44ce6a1ab
restore long options for run.sh
...
(cherry picked from commit 4a714bffbc )
2018-03-07 14:35:45 -08:00
Evan Hunt
e3b4a843a8
Merge branch 'allow-query' into 'v9_9'
...
speed up allow_query test
Closes #81
See merge request isc-projects/bind9!76
2018-03-07 14:20:34 -08:00
Evan Hunt
ac91515aa8
eliminate unnecessary waiting in allow-query test
...
- grep in the log to see if configuration is finished rather
than sleeping for 5 seconds
(cherry picked from commit a9b6bed6af )
(cherry picked from commit 37a6bb004c )
(cherry picked from commit 2e48caa476 )
2018-03-07 14:19:55 -08:00
Evan Hunt
0ed2df43b0
rename allow_query to allow-query
...
(cherry picked from commit ffc3e73c36 )
(cherry picked from commit 5d9e3f9b02 )
(cherry picked from commit de6fe7dd83 )
2018-03-07 14:19:52 -08:00
Evan Hunt
4092a70a34
Merge branch 'fix-notify' into 'v9_9'
...
fix notify test
See merge request isc-projects/bind9!77
2018-03-06 11:48:24 -08:00
Evan Hunt
fc1b254b5e
address a possible notify test failure
...
- wait for the transfer completion message to apear in the log instead
of the notify message. this ensures we don't check for the presense of
transfered records during the time between the notify and the
transfer.
(cherry picked from commit ad32553c1d )
(cherry picked from commit dff94add3e )
(cherry picked from commit 5a5e476d00 )
2018-03-06 11:48:16 -08:00
Michał Kępień
39595d697e
Merge branch '110-libirs-do-not-ignore-resolv.conf-syntax-errors-v9_9' into 'v9_9'
...
libirs: Do not ignore resolv.conf syntax errors
Closes #110
See merge request isc-projects/bind9!78
2018-03-06 09:25:35 +01:00
Michał Kępień
e61c197a0f
Add CHANGES entry
...
4905. [bug] irs_resconf_load() ignored resolv.conf syntax errors
when "domain" or "search" options were present in that
file. [GL #110 ]
(cherry picked from commit 1f18d33804 )
2018-03-06 09:25:34 +01:00
Michał Kępień
1ad85ff974
Remove duplicate irs_resconf_load() unit test
...
The "sortlist-v4.conf" unit test for irs_resconf_load() is always run
twice due to a duplicate entry in the "tests" table. Remove one of them
to prevent this.
(cherry picked from commit 6c09f305ae )
2018-03-06 09:25:24 +01:00
Michał Kępień
ca7cd80dd5
Do not ignore resolv.conf syntax errors
...
irs_resconf_load() stores the value returned by add_search() into ret
without consulting its current value first. This causes any previous
errors raised while parsing resolv.conf to be ignored as long as any
"domain" or "search" statement is present in the file.
Prevent this by returning early in case an error is detected while
parsing resolv.conf. Ensure that "searchlist" and "magic" members of
the created irs_resconf_t structure are always initialized before
isc_resconf_destroy() is called.
(cherry picked from commit 1f400b68a8 )
2018-03-06 09:25:23 +01:00
Tinderbox User
cfc78d797e
Merge branch 'prep-release' into v9_9_12_patch
2018-03-02 21:54:14 +00:00
Tinderbox User
7af73b918e
prep 9.9.12rc2
2018-03-02 21:53:47 +00:00
Evan Hunt
2206ea1ea6
Merge branch '124-revert-deadlock' into 'v9_9_12_patch'
...
revert cname loop test due to effects on apex CNAMEs under insecure delegations
See merge request isc-projects/bind9!95
2018-03-02 12:19:32 -08:00
Evan Hunt
ce1114a95a
temporarily revert change #4859
...
(cherry picked from commit 06b52cc939 )
2018-03-02 12:18:03 -08:00
Evan Hunt
6bb0246ea3
Merge branch '124-revert-deadlock-check-v9_12-v9_9' into 'v9_9'
...
revert cname loop test due to effects on apex CNAMEs under insecure delegations
See merge request isc-projects/bind9!95
2018-03-02 12:04:35 -08:00
Evan Hunt
7e2d361355
temporarily revert change #4859
...
(cherry picked from commit 84ec07999f )
2018-03-02 12:04:33 -08:00
Michał Kępień
d716c008b3
Merge branch 'fix-fetchlimit-v9_9' into 'v9_9'
...
Improve failure logging in fetchlimit system test
See merge request isc-projects/bind9!81
2018-03-01 15:41:02 +01:00
Evan Hunt
8c0d2127f9
revise soft limit test
...
- don't bail out of the loop if clients are exceeded, just count incidents
- verbosely describe expectations and results
(cherry picked from commit 86838b2a02 )
2018-03-01 15:41:01 +01:00
Michał Kępień
093ef21af6
Merge branch '122-bind-9-10-nsupdate-system-test-fails-v9_9' into 'v9_9'
...
Fix nsupdate system test for BIND < 9.12
See merge request isc-projects/bind9!89
2018-03-01 13:56:16 +01:00
Mark Andrews
a845283012
remove unsupported command line argument (-4) from nsupdate call
...
(cherry picked from commit ac3d2a0ed9 )
2018-03-01 13:56:16 +01:00
Michał Kępień
2ba13aefd9
Merge branch '121-views-system-test-has-wrong-test-strings-for-reload-completion-v9_9' into 'v9_9'
...
Resolve "views system test has wrong test strings for reload completion."
Closes #121
See merge request isc-projects/bind9!88
2018-02-28 14:57:19 +01:00
Mark Andrews
83990e9bdc
wait for 'all zones loaded' rather than 'reloading zones succeeded' which just indicates that everything kicked off ok
...
(cherry picked from commit 4cb0873a0a )
2018-02-28 14:57:19 +01:00