2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

9667 Commits

Author SHA1 Message Date
Mukund Sivaraman
2c8983c96e [1818] Wait twice for AUTH_SERVER_STARTED in lettuce multi instance test 2012-04-15 15:08:33 +05:30
Mukund Sivaraman
c89bd8e38d [1818] Report the error code when CC_ASYNC_READ_FAILED is logged 2012-04-15 15:08:33 +05:30
Mukund Sivaraman
22041b8ed4 [1818] Check that StatsHttpd is not running by default too 2012-04-15 15:08:16 +05:30
Mukund Sivaraman
66a9862c8e [1863] Make stats-httpd listen on a non-default port for lettuce tests (contd.) 2012-04-15 15:07:07 +05:30
Mukund Sivaraman
2fd8732e2b [1863] Make stats-httpd listen on a non-default port for lettuce tests 2012-04-15 15:07:06 +05:30
Mukund Sivaraman
5a3ba49ea9 [1818] Set kind of components that are stopped during tests to dispensable 2012-04-15 15:07:06 +05:30
Mukund Sivaraman
efc43a67d2 [1818] Run lettuce tests in lockstep, checking availability of services (contd.) 2012-04-15 15:06:35 +05:30
Mukund Sivaraman
d833b85d17 [1818] Run lettuce tests in lockstep, checking availability of services 2012-04-15 15:03:59 +05:30
Mukund Sivaraman
3e27e1508a [1818] Log cc startup as info message 2012-04-15 15:03:59 +05:30
Mukund Sivaraman
412304add5 [1818] Wait for components to start before testing them 2012-04-15 15:03:58 +05:30
Mukund Sivaraman
a2da847353 [1818] Log components startup properly 2012-04-15 15:03:58 +05:30
Mukund Sivaraman
8b8dbb612b [1818] Fix argument list in wait_for_stdout_message() 2012-04-15 15:03:58 +05:30
Mukund Sivaraman
837533a246 [1818] Use different function names for stderr and stdout waiters 2012-04-15 15:03:57 +05:30
Mukund Sivaraman
c545fba974 [1818] Fix rest of the lettuce tests (these were missing the resolver component) 2012-04-15 15:03:57 +05:30
Mukund Sivaraman
2e25759b8f [1818] Rename database file (already renamed in config file) 2012-04-15 15:03:57 +05:30
Mukund Sivaraman
0a9dad718d [1818] Start more components when running lettuce tests 2012-04-15 15:03:57 +05:30
Mukund Sivaraman
ff240f0bc7 [1818] Fix b10-stats-httpd address and re-enable check 2012-04-15 15:03:57 +05:30
Mukund Sivaraman
7544617e81 [1818] Rearrange checks for components 2012-04-15 15:03:57 +05:30
Mukund Sivaraman
c537d66e97 [1818] Rearrange tests commenting out StatsHttpd (see bug #1852) 2012-04-15 15:03:56 +05:30
Mukund Sivaraman
cf96b2ad15 [1853] Fix module_is_running() to check for component exactly 2012-04-15 15:03:56 +05:30
Mukund Sivaraman
92c00e5601 [1818] Add method to sleep for some seconds 2012-04-15 15:03:56 +05:30
Mukund Sivaraman
8cdf67b6ff [1818] Fix a config file to start various components 2012-04-15 15:03:56 +05:30
Mukund Sivaraman
69bcd5348b [1818] Don't check for auth when starting bind10 in lettuce tests 2012-04-15 15:03:56 +05:30
Mukund Sivaraman
a83554ce6d [1818] Prepend to PYTHONPATH, don't replace it 2012-04-15 15:03:56 +05:30
Mukund Sivaraman
9cc9ffd9f1 [1818] Add lettuce test for the default configuration of bind10 2012-04-15 15:03:56 +05:30
Mukund Sivaraman
c3b46d0b46 [1818] Fix zones sqlite3 filename 2012-04-15 15:03:55 +05:30
Mukund Sivaraman
034bc4e02e Start more components when running ixfr tests 2012-04-15 15:03:55 +05:30
Mukund Sivaraman
b303b434d9 Start more components when running glue tests 2012-04-15 15:03:55 +05:30
Mukund Sivaraman
b7f8713278 [1818] Show log when retrying verification 2012-04-15 15:03:55 +05:30
Mukund Sivaraman
22aa6eec94 [1818] Don't show dig output for expected failures 2012-04-15 15:03:55 +05:30
Mukund Sivaraman
b23c36ef2e [1818] Fix counters as dig is not called during startup verify anymore 2012-04-15 15:03:55 +05:30
Mukund Sivaraman
a17f42a08f [1818] Use bindctl to verify server instead of dig 2012-04-15 15:03:55 +05:30
Mukund Sivaraman
0d2ebae0cc bug #1818: Update system test for components that are not started by default 2012-04-15 15:03:54 +05:30
Mukund Sivaraman
325b81328b bug #1818: Update guide to reflect components that are not started by default 2012-04-15 15:03:54 +05:30
Mukund Sivaraman
be50e95723 bug #1818: Update manpage removing deleted elements from default list 2012-04-15 15:03:54 +05:30
Mukund Sivaraman
31de885ba0 bug #1818: Don't start b10-auth, xfrin, xfrout, zonemgr in default config
The bug #1818 is just about not starting b10-auth, but this currently
implies that b10-xfrin, b10-xfrout and b10-zonemgr should also be
disabled.
2012-04-15 15:03:12 +05:30
Mukund Sivaraman
2926429647 [324] Remove remnants of sqlite3-difftbl-check.py from configure.ac 2012-04-15 14:57:53 +05:30
Mukund Sivaraman
65e64487c2 [master] Add/update .gitignore files 2012-04-15 14:52:06 +05:30
Michal 'vorner' Vaner
4108ca766c [1577] Logging messages fixes
One missing placeholder and one explanation in the text.
2012-04-14 16:51:44 +02:00
Michal 'vorner' Vaner
de9ccf5df4 [1577] Share some test code
As it had two copies (one in in-memory tests and one in database ones),
it can be moved to a separate function.
2012-04-14 16:50:15 +02:00
JINMEI Tatuya
d78d0dbcec [1781] cleanup: moved textToRRset to testutils to share it from multiple tests. 2012-04-13 23:45:26 -07:00
JINMEI Tatuya
be9562a0d3 [1781] overall documentation update 2012-04-13 23:25:44 -07:00
JINMEI Tatuya
5149a81497 [1781] added a test that confirms add/delete NSEC3 is no different for diffs.
there should be no reason that this test fails, but I'm just making this
100% sure.
2012-04-13 22:29:04 -07:00
JINMEI Tatuya
78c6b53311 [1781] make sure deleting RRSIG for NSEC3 is performed on the nsec3 namespace. 2012-04-13 22:11:09 -07:00
JINMEI Tatuya
ffbfe8fb29 [1781] introduced deleteRecordInNSEC3Zone DB accessor method for del'ing NSEC3.
updated DatabaseUpdater::deleteRRset so it would use the new method when
deleting NSEC3.
2012-04-13 17:33:35 -07:00
JINMEI Tatuya
fa7b9c53b1 [1781] make sure RRSIGs for NSEC3 will go to the nsec3 namespace. 2012-04-13 17:06:30 -07:00
JINMEI Tatuya
61fa7a4108 [1781] updated DB test so addRecordToNSEC3Zone updates the mock NSEC3 namespace
and extended the test to check if we can actually retrieve added records
from that namespace.
2012-04-13 15:56:30 -07:00
JINMEI Tatuya
0bc5c68ef6 [1781] introduced addRecordToNSEC3Zone interface to DB accessors.
this is the first step to support updating the NSEC3 namespace of a zone.
to help support various cases in addRRset() in a less expensive way,
introduced a helper RRParameterConverter class.
one simple test case was added to confirm the behavior.
2012-04-13 13:41:24 -07:00
Jeremy C. Reed
7efc7ddb38 [master]Merge branch 'master' of ssh://git.bind10.isc.org//var/bind10/git/bind10 2012-04-13 12:32:34 -05:00
Jeremy C. Reed
fcdc7a7b7f [master] increase library current version for libdns++
To fix unittest from using wrong libdns++ version.

Error was:

terminate called after throwing an instance of 'isc::dns::EmptyLabel'
  what():  duplicate period

Also isc::dns::NameParserException was added.

Discussed some on jabber.
2012-04-13 12:23:22 -05:00