summaryrefslogtreecommitdiff
path: root/sync.test
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2022-06-04 22:24:15 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2022-06-04 22:24:15 +0200
commit15cf9a578d6de297c1f4a38e01ffa1028d3dcccc (patch)
treeb47671a55402fb221860cc758c436a6a5ca4beae /sync.test
parent585fac67835f393420127c0723289b538683b0a0 (diff)
(test) Test: use node IP addresses from variables
Diffstat (limited to 'sync.test')
-rw-r--r--sync.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync.test b/sync.test
index 34b7cc0..eb0c446 100644
--- a/sync.test
+++ b/sync.test
@@ -12,11 +12,11 @@ test:
expect from p1:
/local-identity Device1 Owner/
/shared-identity Owner/
- /peer 1 addr 192.168.0.12 29665/
+ /peer 1 addr ${node2.ip} 29665/
/peer 1 id Device2/
expect from p2:
/local-identity Device2/
- /peer 1 addr 192.168.0.11 29665/
+ /peer 1 addr ${node1.ip} 29665/
/peer 1 id Device1 Owner/
send "attach-to 1" to p2