diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-02-13 09:46:10 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-02-13 09:46:10 -0500 |
commit | 539509aa09cd8b03b209afb0fc217032ecec38a9 (patch) | |
tree | 13799755bc2e9e393fa4381d6293fa83003c0b1f /tests | |
parent | c57e798b5d92d27d0ad80bf068c09942f8cc052a (diff) |
removed tests/test-config/config.yaml - no longer needed.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test-config/config.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/test-config/config.yaml b/tests/test-config/config.yaml deleted file mode 100644 index 944b529..0000000 --- a/tests/test-config/config.yaml +++ /dev/null @@ -1,13 +0,0 @@ -combox_dir: /home/rsd/bgc/combox/tests/files -combox_name: testbox -nodes_info: - node-0: - available: '1024' - path: /home/rsd/bgc/combox/tests/shard-dir-0 - size: '1024' - node-1: - available: '1024' - path: /home/rsd/bgc/combox/tests/shard-dir-1 - size: '1024' -silo_dir: /home/rsd/bgc/combox/tests/test-config -topsecret: topsecret |