summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Hans Feldt [Tue, 19 May 2015 08:32:34 +0000 (10:32 +0200)]
add package common with module utils
The utils module supports finding subclasses of a class. This
is used to find Runner and Scenarios types. utils.py originates from
rally but is stripped down and slightly modified (some dependencies
removed).
Change-Id: Ibc196698e1212899b0836988d0345696b00c5caf
JIRA: -
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
Hans Feldt [Tue, 19 May 2015 08:17:16 +0000 (08:17 +0000)]
Merge "add cmdparser"
Hans Feldt [Wed, 13 May 2015 12:24:49 +0000 (14:24 +0200)]
add sample benchmark configuration files
Change-Id: I21a9e2db57d12e16bc0358bfa6c34c4d1d6a4de0
JIRA: -
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
Hans Feldt [Wed, 13 May 2015 15:56:50 +0000 (17:56 +0200)]
add cmdparser
cmdparser.py is the parser for the command line tool yardstick
Change-Id: I0a27be35ad21d54d8c5cc7c2ab72aa60ed8f5d1f
JIRA: -
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
Jörgen Karlsson [Wed, 13 May 2015 12:39:53 +0000 (14:39 +0200)]
Add yardstick package
JIRA: -
Change-Id: Icb1c08befb66e883c11166eb36670252d63e9cf9
Signed-off-by: Jörgen Karlsson <jorgen.w.karlsson@ericsson.com>
Hans Feldt [Tue, 12 May 2015 16:25:42 +0000 (18:25 +0200)]
add README and scripts for build and test
README.rst is work in progress and probably not proper rst format
yet but should still contain valuable information.
run_tests.sh is a script that runs unit and style tests on the
code. It can be used as a gate check in gerrit. Similar scripts
are standard practice in other open source projects.
JIRA: -
Change-Id: I5e586b346ff45f1151960a0e7fda2fe6072422c0
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
Ana C [Wed, 13 May 2015 08:10:23 +0000 (08:10 +0000)]
Merge "Adding .gitreview to yardstick JIRA:0000 more information at https://wiki.opendaylight.org/view/Git-review_Workflow"
Hans Feldt [Tue, 12 May 2015 08:44:51 +0000 (10:44 +0200)]
add gitignore file
JIRA: -
Change-Id: Ibddb67cd6699f84e2adafcef9fc5d53796d546d2
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
Aric Gardner [Wed, 29 Apr 2015 15:56:00 +0000 (11:56 -0400)]
Adding .gitreview to yardstick JIRA:0000 more information at https://wiki.opendaylight.org/view/Git-review_Workflow
Change-Id: I801aed126c0980c871e0ce7c795273a176efc98b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 29 Apr 2015 15:56:00 +0000 (11:56 -0400)]
Adding .gitreview to yardstick JIRA:0000 more information at https://wiki.opendaylight.org/view/Git-review_Workflow
Change-Id: I801aed126c0980c871e0ce7c795273a176efc98b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 29 Apr 2015 14:57:33 +0000 (14:57 +0000)]
Initial empty repository