BIND 10 master, updated. 35b4c61aa77ffef14b5060709c03bc196ce19646 [master] Add a comment to the SSHFP lettuce test

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jun 26 16:22:54 UTC 2012


The branch, master has been updated
       via  35b4c61aa77ffef14b5060709c03bc196ce19646 (commit)
      from  dc2f6aabc9b1f28136e4513f46eb43c235bf505e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 35b4c61aa77ffef14b5060709c03bc196ce19646
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Jun 26 21:52:43 2012 +0530

    [master] Add a comment to the SSHFP lettuce test

-----------------------------------------------------------------------

Summary of changes:
 tests/lettuce/features/queries.feature |    3 +++
 1 file changed, 3 insertions(+)

-----------------------------------------------------------------------
diff --git a/tests/lettuce/features/queries.feature b/tests/lettuce/features/queries.feature
index 8ca9467..7ae2284 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



More information about the bind10-changes mailing list