diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-09-08 10:55:34 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-09-14 14:58:33 +0900 |
commit | 8dd72278af9b80607964ca39decd48c9b02eece2 (patch) | |
tree | 9f067c02639ce53f42ec51f81c342523309ddfcc /.gitignore | |
parent | bb7d2f2541d67e7c2660ab80a91cb852e49ce1fb (diff) |
test/lib/gobgp: Add shared volume for Quagga
Currently, daemons of Quagga will fails to output their logs, because
those daemons (quagga user) does not have the permission to access to
the GoBGP config directory (owned by root user).
This patch prepares the volume for quagga user and enables daemons of
Quagga to output logs.
With this patch, those logs will be output into
"TEST_BASE_DIR/TEST_PREFIX/<CONTAINER_NAME>/quagga/" directory.
(default: /tmp/gobgp/<CONTAINER_NAME>/quagga/")
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions