Skip to content

Commit

Permalink
- Fix text in test.
Browse files Browse the repository at this point in the history
  • Loading branch information
gthess committed Nov 6, 2024
1 parent 55290a9 commit 1b05dce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testdata/serve_expired_ttl_reset.rpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ SCENARIO_BEGIN Serve expired ttl with reset on forwarder with a timeout on upstr
; - Send query again
; - Upstream timeouts
; - Error response from iterator SERVFAIL, resets expired-ttl on cache and sets norec_ttl blocking recursion
; - Check we are getting the cached response because it was expired-ttl-reset.
; - Check we are getting the cached response because it was expired-ttl-reset
; - Query again
; - Check we are getting the expired answer; prefetching is blocked by
; - Check we are getting the expired answer; prefetching is blocked by norec_ttl
; - If there was prefetching the test would fail with the pending upstream query

STEP 1 QUERY
Expand Down

0 comments on commit 1b05dce

Please sign in to comment.