inmemory_over_sqlite3.feature 567 B

12345678910
  1. Feature: In-memory zone using SQLite3 backend
  2. This feature tests the authoritative server configured with an in-memory
  3. data source that uses the SQLite3 data source as the backend, and tests
  4. scenarios that update the zone via incoming zone transfers.
  5. Scenario: Load and response
  6. Given I have bind10 running with configuration inmemory_over_sqlite3/secondary.conf
  7. And wait for bind10 stderr message AUTH_SERVER_STARTED
  8. A query for www.example.org should have rcode NOERROR
  9. The SOA serial for example.org should be 1234