netns test: use netns ips from config
This commit is contained in:
parent
ac95fe7c82
commit
5a565dff66
2 changed files with 3 additions and 16 deletions
|
|
@ -101,6 +101,7 @@ let testEnv = rec {
|
|||
netns = {
|
||||
imports = [ scenarios.secureNode ];
|
||||
nix-bitcoin.netns-isolation.enable = true;
|
||||
test.data.netns = config.nix-bitcoin.netns-isolation.netns;
|
||||
tests.netns-isolation = true;
|
||||
|
||||
# This test is rather slow and unaffected by netns settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue