summaryrefslogtreecommitdiffstats
path: root/moonclient/moonclient/tests/tests_configuration.json
diff options
context:
space:
mode:
authorWuKong <rebirthmonkey@gmail.com>2015-09-23 14:30:45 +0200
committerWuKong <rebirthmonkey@gmail.com>2015-09-23 14:30:45 +0200
commit4c39eb93dee5f48bff4c59aa9ec74cfa4027a297 (patch)
treed3694184380bd1b823db17faa20e45894a8322b8 /moonclient/moonclient/tests/tests_configuration.json
parent480d0fb4390de27b225722e72cb95686f5c42ff8 (diff)
finish moonclient-review2, only problem about intra-extension
Change-Id: I2867ca2ce1498dd06cbdd0d6b672a5cb2e920f37 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Diffstat (limited to 'moonclient/moonclient/tests/tests_configuration.json')
-rw-r--r--moonclient/moonclient/tests/tests_configuration.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/moonclient/moonclient/tests/tests_configuration.json b/moonclient/moonclient/tests/tests_configuration.json
index 5c599b1d..c470cc1c 100644
--- a/moonclient/moonclient/tests/tests_configuration.json
+++ b/moonclient/moonclient/tests/tests_configuration.json
@@ -57,22 +57,22 @@
},
{
- "name": "get_templates",
- "command": "templates list",
+ "name": "list template",
+ "command": "template list",
"result": "policy_root",
"description": "Check that we have the root policy templates",
"command_options": "-c id -f value"
},
{
- "name": "list_aggregation_algorithms",
- "command": "aggregation algorithms list",
+ "name": "list aggregation_algorithm",
+ "command": "aggregation algorithm list",
"result": "all_true",
"description": "Check that the aggregation algorithm all_true exists.",
"command_options": "-c name -f value"
},
{
- "name": "list_submetarule_algorithms",
- "command": "submetarule algorithms list",
+ "name": "list submetarule_algorithm",
+ "command": "submetarule algorithm list",
"result": "comparison",
"description": "Check that the aggregation algorithm all_true exists.",
"command_options": "-c name -f value"
@@ -183,22 +183,22 @@
},
{
- "name": "get_templates",
- "command": "templates list",
+ "name": "lst template",
+ "command": "template list",
"result": "policy_root",
"description": "Check that we have the root policy templates",
"command_options": "-c id -f value"
},
{
- "name": "list_aggregation_algorithms",
- "command": "aggregation algorithms list",
+ "name": "list aggregation_algorithm",
+ "command": "aggregation algorithm list",
"result": "all_true",
"description": "Check that the aggregation algorithm all_true exists.",
"command_options": "-c name -f value"
},
{
- "name": "list_submetarule_algorithms",
- "command": "submetarule algorithms list",
+ "name": "list submetarule_algorithm",
+ "command": "submetarule algorithm list",
"result": "comparison",
"description": "Check that the aggregation algorithm all_true exists.",
"command_options": "-c name -f value"