Skip to content

Commit 706edaa

Browse files
committed
test-info.yml: remove private_interfaces from examples
We do not use this section in any of our current tests and I don't forsee the need for this in the near future. Signed-off-by: Sachin Prabhu <[email protected]>
1 parent 6b04a85 commit 706edaa

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

test-info.yml.example

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
private_interfaces:
2-
- "192.168.122.100"
3-
- "192.168.122.101"
4-
51
public_interfaces:
62
- "192.168.123.10"
73
- "192.168.123.11"
@@ -17,4 +13,4 @@ test_backend: glusterfs
1713

1814
premounted_shares:
1915
- "/testdir1"
20-
- "/testdir2"
16+
- "/testdir2"

0 commit comments

Comments
 (0)