Stephen Morris
36136dec55
[rt46602] Correct way allow_query test produces RNDC output
...
(cherry picked from commit 7f2d41d4c4 )
2018-02-22 11:13:58 +00:00
Stephen Morris
50769a4a9e
[rt46602] Ensure test output in systests.output is not mixed up
...
When running all the system tests, output from a test is sent to a
test.output file in the test directory. These are combined in to
systests.output when the run finishes.
(cherry picked from commit 055e5be9fd )
2018-02-22 11:13:50 +00:00
Stephen Morris
f10b6cfeb6
[rt46602] Pass port numbers to tests via environment variables
...
(cherry picked from commit f5d8f07900 )
2018-02-22 11:12:57 +00:00
Stephen Morris
01eb4d7c97
[rt46602] Miscellaneous changes to existing parallelised tests
...
Currently these tests are allow_query, rpzrecurse and serve-stale
1. Function to copy files and set port numbers renamed from copy_config
to copy_setports, as this is used to change the ports in Perl and Python
test scripts as well.
2. Changes to rpzrecurse/tests.sh to handle two calls to getopts (one to
parse port numbers, the other to parse rpzrecurse-specific options). Also
fixed various commands to use correct ports.
3. Updates to "clean.sh" scripts to ensure that all files created in the
test are removed.
(cherry picked from commit 78f2b9ca01 )
2018-02-22 11:11:00 +00:00
Stephen Morris
ba694ca38c
[rt46602] Miscellaneous tidying up of code cherry-picked from experimental branch
...
(cherry picked from commit e1a69e5d1f )
2018-02-22 11:08:42 +00:00
Ondřej Surý and Stephen Morris
d37a52cc56
[rt46602] Add $SEDPORTS variable to help with @PORT@ and @CONTROLPORT@ replacement
...
(cherry picked from commit e6802badc0 )
2018-02-22 11:02:14 +00:00
Ondřej Surý and Stephen Morris
a5c3077a9c
[rt46602] Move most of ignored files to top of system tests directory
...
(cherry picked from commit d2c8286163 )
2018-02-22 11:01:35 +00:00
Ondřej Surý and Stephen Morris
112355adb8
[rt46602] Fix output from rndc reload
...
(cherry picked from commit 53bade5ece )
2018-02-22 11:01:35 +00:00
Ondřej Surý and Stephen Morris
76dfb5c339
[rt46602] Add .gitignore to allow_query
...
(cherry picked from commit bc276f6c05 )
2018-02-22 11:01:35 +00:00
Ondřej Surý and Stephen Morris
93034acb4d
[rt46602] Utilize echo_i to allow mixed test output
...
(cherry picked from commit 7e3c96c867 )
2018-02-22 11:01:29 +00:00
Ondřej Surý and Stephen Morris
1d10178e83
[rt46602] Convert allow_query to dynamic port
...
(cherry picked from commit 992a2bafec )
2018-02-22 11:01:01 +00:00
Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Tinderbox User
dce54b9b5c
update copyright notice / whitespace
2016-06-14 23:45:25 +00:00
Mark Andrews
3635d8f910
do not overflow exit status. [RT #42643 ]
2016-06-14 13:48:39 +10:00
Tinderbox User
4688741c5c
update copyright notice / whitespace
2015-12-16 23:45:26 +00:00
Mark Andrews
ecfedec0e0
perform a more complete cleanup after running system tests [rt41255]
2015-12-16 11:29:18 +11:00
Mark Andrews
ae454ec746
update copyrights
2014-12-19 10:35:15 +11:00
Mukund Sivaraman
47d837a499
Make named a singleton process [RT#37908]
...
Conflicts:
bin/tests/system/conf.sh.in
lib/dns/win32/libdns.def.in
lib/isc/win32/file.c
The merge also needed to update files in legacy and tcp system tests
(newly introduced in master after branch was created) to introduce use
of lockfile.
2014-12-18 12:31:25 +05:30
Mark Andrews
2c089bf6d2
whitspace
2013-09-16 10:14:07 +10:00
Tinderbox User
6fe42ff85c
update copyright notice
2013-01-04 23:45:53 +00:00
Evan Hunt
222d38735f
[master] allow-query-on works now
...
3448. [bug] The allow-query-on ACL was not processed correctly.
[RT #29486 ]
2013-01-03 15:13:45 -08:00
Tinderbox User
a3128c1995
update copyright notice
2012-06-29 23:45:57 +00:00
Mark Andrews
bf8267aa45
reverse bad copyright update
2012-06-29 11:39:47 +10:00
Tinderbox User
247bf37860
update copyright notice
2012-06-29 01:22:18 +00:00
Mark Andrews
c87f15dac8
2976. [bug] named die on exit after negotiating a GSS-TSIG key. [RT #3415 ]
2010-12-02 23:22:42 +00:00
Shawn Routhier
380c874925
Fix acl type processing so that allow-query works in options and view
...
statements. Also add a new set of tests to verify proper functioning.
[RT #22418 ]
2010-11-16 01:37:39 +00:00