|
@@ -5,6 +5,8 @@ Feature: In-memory zone using SQLite3 backend
|
|
|
|
|
|
Scenario: Load and response
|
|
|
Given I have bind10 running with configuration inmemory_over_sqlite3/secondary.conf
|
|
|
+ And wait for bind10 stderr message BIND10_STARTED_CC
|
|
|
+ And wait for bind10 stderr message CMDCTL_STARTED
|
|
|
And wait for bind10 stderr message AUTH_SERVER_STARTED
|
|
|
A query for www.example.org should have rcode NOERROR
|
|
|
The SOA serial for example.org should be 1234
|