From 4c11dad2be14dea97b449cfe48643942b1fff619 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Wed, 21 Jan 2015 08:44:26 -0500 Subject: combox config now contains a `combox_name` field which contains the name of the combox. modified: combox/config.py modified: tests/config_test.py modified: tests/test-config/config.yaml --- tests/test-config/config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test-config/config.yaml') diff --git a/tests/test-config/config.yaml b/tests/test-config/config.yaml index 6c503b3..944b529 100644 --- a/tests/test-config/config.yaml +++ b/tests/test-config/config.yaml @@ -1,4 +1,5 @@ combox_dir: /home/rsd/bgc/combox/tests/files +combox_name: testbox nodes_info: node-0: available: '1024' -- cgit v1.2.3