From: Mukund Sivaraman Date: Tue, 26 Jun 2012 16:22:43 +0000 (+0530) Subject: [master] Add a comment to the SSHFP lettuce test X-Git-Tag: trac2351_base~117^2~36^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=35b4c61aa77ffef14b5060709c03bc196ce19646;p=thirdparty%2Fkea.git [master] Add a comment to the SSHFP lettuce test --- diff --git a/tests/lettuce/features/queries.feature b/tests/lettuce/features/queries.feature index 8ca9467611..7ae22849a3 100644 --- a/tests/lettuce/features/queries.feature +++ b/tests/lettuce/features/queries.feature @@ -103,6 +103,7 @@ Feature: Querying feature ns2.example.org. 3600 IN A 192.0.2.4 mail.example.org. 3600 IN A 192.0.2.10 """ + Scenario: Delegation query for unsigned child zone Given I have bind10 running with configuration example.org.inmem.config And wait for bind10 stderr message BIND10_STARTED_CC @@ -122,7 +123,9 @@ Feature: Querying feature """ ns.sub.example.org. 3600 IN A 192.0.2.101 """ + Scenario: SSHFP query + # We are testing one more RR type for a normal successful case Given I have bind10 running with configuration example.org.inmem.config And wait for bind10 stderr message BIND10_STARTED_CC And wait for bind10 stderr message CMDCTL_STARTED