Test suite: resolve DNS closer to when it is needed
commit7533bf81467d20c1a9b1000ada9bb4854441e1e7
authoranonym <anonym@riseup.net>
Tue, 3 Sep 2024 11:01:07 +0000 (3 13:01 +0200)
committeranonym <anonym@riseup.net>
Tue, 3 Sep 2024 12:53:23 +0000 (3 14:53 +0200)
treeb4555f383a0cf8f9f0708a00c0ba828dd157ee42
parent44de6837ffe57f6f34359fecdafb16b6a438fc3d
Test suite: resolve DNS closer to when it is needed

DNS resolutions can change over time, so it's best to do them as close
as possible to when they are needed. This is somewhat related to
tails#20515.
features/step_definitions/tor.rb
features/support/config.rb