]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Add a comment to the SSHFP lettuce test
authorMukund Sivaraman <muks@isc.org>
Tue, 26 Jun 2012 16:22:43 +0000 (21:52 +0530)
committerMukund Sivaraman <muks@isc.org>
Tue, 26 Jun 2012 16:22:43 +0000 (21:52 +0530)
tests/lettuce/features/queries.feature

index 8ca946761141428407d3a3665cc40523b505cdcd..7ae22849a3733daa5b2e2b53413f6c587b6b559c 100644 (file)
@@ -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