diff options
author | wym_libra <yimin.wang@huawei.com> | 2015-12-08 15:47:26 +0800 |
---|---|---|
committer | Jörgen Karlsson <jorgen.w.karlsson@ericsson.com> | 2015-12-11 11:29:23 +0000 |
commit | 2708ea7280b51bffb71093384dc49664c5440034 (patch) | |
tree | d194e4442dc721296010515d99d995edcd2f0592 /tests/unit/cmd/__init__.py | |
parent | 25e75985c846cb39c54148f4b233315f6bcff4a4 (diff) |
Add 'nodes' attribute to the scenario definition
Defining the 'nodes' attribute which can include more node
not only 'host' and 'target'
Design etherpad link:
https://etherpad.opnfv.org/p/yardstick_framework
JIRA:-
Change-Id: Ida18ebcda1c73c88d208aa11a10696d1063134ef
Signed-off-by: wym_libra <yimin.wang@huawei.com>
Diffstat (limited to 'tests/unit/cmd/__init__.py')
-rw-r--r-- | tests/unit/cmd/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/unit/cmd/__init__.py b/tests/unit/cmd/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/unit/cmd/__init__.py |