diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-01-13 23:04:30 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-01-13 23:04:30 -0500 |
commit | 2f2a32f2284d2b6853cb19d706af5faded78f9e2 (patch) | |
tree | e08a8d7c872563df6eb0ae975f2cf53132d1a93d /tests | |
parent | 7bfbcb3fc2ea48878f3b10ed38a21a531de938f7 (diff) |
updated tests/test-config/config.yaml
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test-config/config.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/test-config/config.yaml b/tests/test-config/config.yaml index bf310dc..fd65ca9 100644 --- a/tests/test-config/config.yaml +++ b/tests/test-config/config.yaml @@ -1,11 +1,11 @@ -combox_dir: tests/files/ +combox_dir: tests/files nodes_info: - dbox: + node-0: available: '1024' path: tests/shard-dir-0 size: '1024' - gdrive: + node-1: available: '1024' path: tests/shard-dir-1 size: '1024' -topsecret: 381c704796b53cb7cfb530cfff5d8d3d0cfaaf00ee0e1484beffe321 +topsecret: topsecret |