Linux Foundation Collaborative Projects
index
:
yardstick
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
stable/fraser
stable/gambia
stable/hunter
stable/iruya
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Merge "Bugfix: the load_image.sh script will load a image with the same name"
Jing Lu
4
-2
/
+19
2016-12-24
Merge "Move uwsgi.log and yardstick.sock to proper location"
Jing Lu
3
-3
/
+9
2016-12-22
Bugfix: the load_image.sh script will load a image with the same name
chenjiankun
4
-2
/
+19
2016-12-22
Yardstick API refactor
chenjiankun
8
-46
/
+72
2016-12-22
Merge "ssh: don't quote ~ in remotepaths"
Jing Lu
2
-11
/
+41
2016-12-22
Merge "Add smoke, components, features and performance test suite for Yatdstick"
Rex Lee
4
-0
/
+144
2016-12-22
Merge "Replace heat, keystone and nova command with openstack command"
Rex Lee
3
-29
/
+32
2016-12-22
Merge "Use openstack command instead keystone command in prepare_storperf_adm...
Jing Lu
2
-2
/
+14
2016-12-21
Move uwsgi.log and yardstick.sock to proper location
chenjiankun
3
-3
/
+9
2016-12-21
restore the yardstick-img-modify cleanup() func
Ryan.RCS
1
-3
/
+5
2016-12-20
ssh: don't quote ~ in remotepaths
Ross Brattain
2
-11
/
+41
2016-12-21
Merge "fixed issue in yardstick-img-modify cleanup() fun"
Jing Lu
1
-1
/
+5
2016-12-21
fixed issue in yardstick-img-modify cleanup() fun
Ryan.RCS
1
-1
/
+5
2016-12-21
subprocess.call para stdout=PIPE is risky
Ryan.RCS
2
-131
/
+135
2016-12-20
Replace heat, keystone and nova command with openstack command
JingLu5
3
-29
/
+32
2016-12-20
BugFix: remotepath cannot be found
JingLu5
2
-4
/
+4
2016-12-20
Merge "change m1.* flavor to "yardstick-flavor""
Rex Lee
19
-20
/
+20
2016-12-19
Merge "Update Yardstick README file"
Rex Lee
1
-51
/
+19
2016-12-19
change m1.* flavor to "yardstick-flavor"
JingLu5
19
-20
/
+20
2016-12-16
Use openstack command instead keystone command in prepare_storperf_admin-rc.sh
JingLu5
2
-2
/
+14
2016-12-16
Add smoke, components, features and performance test suite for Yatdstick
JingLu5
4
-0
/
+144
2016-12-15
Merge "Add support for OpenSrack Newton"
Rex Lee
3
-23
/
+146
2016-12-15
Merge "Bugfixed:run command: "yardstick-img-modify" fail!"
Rex Lee
1
-1
/
+1
2016-12-15
Update Yardstick README file
JingLu5
1
-51
/
+19
2016-12-15
Bugfixed:run command: "yardstick-img-modify" fail!
Ryan.RCS
1
-1
/
+1
2016-12-14
Merge "BugFix: Upgrade python-novaclient and other dependencies"
Rex Lee
1
-9
/
+9
2016-12-13
Add support for OpenSrack Newton
JingLu5
3
-23
/
+146
2016-12-13
Merge "ssh.py: add flag to request for a pseudo terminal (pty) for ssh connec...
Rex Lee
1
-3
/
+9
2016-12-13
Merge "env: convert file open to context manager"
Jing Lu
1
-1
/
+2
2016-12-12
Merge "Increase Ping scenario ssh timeout limit to 600 seconds"
Rex Lee
1
-1
/
+1
2016-12-12
Merge "Bugfix: update Yardstick custom VM image name in user guide"
Rex Lee
1
-2
/
+2
2016-12-12
Merge "use context manager for stdin files and use _put_file_shell"
Rex Lee
25
-121
/
+126
2016-12-12
Merge "Add support for Storperf job status"
Rex Lee
2
-30
/
+29
2016-12-08
ssh.py: add flag to request for a pseudo terminal (pty) for ssh connection
Deepak S
1
-3
/
+9
2016-12-08
BugFix: Upgrade python-novaclient and other dependencies
JingLu5
1
-9
/
+9
2016-12-07
env: convert file open to context manager
Ross Brattain
1
-1
/
+2
2016-12-07
Bugfix: update Yardstick custom VM image name in user guide
JingLu5
1
-2
/
+2
2016-12-06
Merge "update grafana dashboard opnfv_yardstick_tc002"
Rex Lee
1
-1
/
+1
2016-12-06
update grafana dashboard opnfv_yardstick_tc002
rexlee8776
1
-1
/
+1
2016-12-06
Bugfix: create stack failed due to not export EXTERNAL_NETWORK environment vi...
chenjiankun
1
-0
/
+3
2016-12-05
Change grafana default dashboard from ping to opnfv_yardstick_tc002
chenjiankun
1
-1
/
+1
2016-12-05
use context manager for stdin files and use _put_file_shell
Ross Brattain
25
-121
/
+126
2016-12-05
Bugfix: create yardstick.conf file failed due to wrong config file path
chenjiankun
1
-1
/
+1
2016-12-05
Bugfix: easy_install -U setuptools go wrong due to the setuptools version
chenjiankun
1
-1
/
+1
2016-12-05
Merge "argsAlreadyParsedError: arguments already parsed: cannot register CLI ...
Rex Lee
1
-12
/
+14
2016-12-05
Merge "fix SSH object examples to use correct context manager form"
Rex Lee
1
-8
/
+13
2016-12-05
Merge "import new _put_file_shell method from upstream rally"
Rex Lee
2
-2
/
+92
2016-12-05
Merge "Making nginx and uwsgi service start when run docker by using supervisor"
Rex Lee
3
-6
/
+21
2016-12-05
Merge "Bugfix: debug should be default off"
Jing Lu
2
-2
/
+2
2016-12-05
enhance test cases description and provide more info(in progress)
JingLu5
11
-269
/
+738
[prev]
[next]