Skip to content

Commit 5b7fa79

Browse files
authored
Merge pull request #565 from kzys/fix-thinpool
Use "testpool" as a loopback-based thinpool
2 parents ae05892 + 06cf6ee commit 5b7fa79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ TEST_GATEWAY?=172.16.0.1
5252
TEST_IP?=172.16.0.2
5353
TEST_SUBNET?=/24
5454
FICD_DM_VOLUME_GROUP?=
55-
TEST_POOL?=testpool
55+
TEST_POOL?=fc-test-thinpool
5656
testtap:
5757
ip link add br0 type bridge
5858
ip tuntap add tap0 mode tap

0 commit comments

Comments
 (0)