Age | Commit message (Expand) | Author | Files | Lines |
2017-03-20 | update lxd image disk format for openstack CLI | JingLu5 | 1 | -1/+1 |
2017-03-20 | Merge "Bugfix: load_images cleanup, shellcheck fixes" | Kubi | 1 | -26/+28 |
2017-03-18 | Merge "add missing test suite files for new scenarios" | Jing Lu | 2 | -0/+178 |
2017-03-17 | Merge "Bugfix: yardstick-image built without test tools" | Jing Lu | 1 | -6/+2 |
2017-03-17 | Merge "Bugfix: network_utilization: parse error" | Kubi | 1 | -15/+14 |
2017-03-17 | Merge "Bug Fix: force the network to attacht to trex to start the traffic" | Kubi | 2 | -1/+4 |
2017-03-17 | Merge "Adding Labels" | Kubi | 4 | -0/+8 |
2017-03-17 | add missing test suite files for new scenarios | JingLu5 | 2 | -0/+178 |
2017-03-17 | Bugfix: yardstick-image built without test tools | JingLu5 | 1 | -6/+2 |
2017-03-15 | fix fuel plugin installation issue | Guo Ruijing | 1 | -2/+1 |
2017-03-13 | Bugfix: fatal: destination path '/opt/tempT' already exists and is not an emp... | chenjiankun | 1 | -11/+16 |
2017-03-13 | Bugfix: network_utilization: parse error | chenjiankun | 1 | -15/+14 |
2017-03-13 | Merge "Bugfix: heat: don't json encode template" | Jing Lu | 1 | -4/+1 |
2017-03-13 | Merge "ubuntu-server-cloudimg-modify.sh: shellcheck fixes" | Jing Lu | 1 | -1/+1 |
2017-03-13 | Merge "Bugfix: ubuntu-server-cloudimg-modify.sh: fix grep syntax with if" | Jing Lu | 1 | -1/+1 |
2017-03-13 | Merge "Bugfix: yardstick https support" | Rex Lee | 1 | -15/+6 |
2017-03-13 | Merge "ubuntu-server-cloudimg-dpdk-modify.sh: fixes and cleanup" | Jing Lu | 1 | -8/+11 |
2017-03-10 | Bugfix: yardstick https support | chenjiankun | 1 | -15/+6 |
2017-03-10 | Merge "Bugfix: Using the right trex version to support both py2.7 & py3" | Rex Lee | 1 | -5/+6 |
2017-03-10 | Bugfix: heat: don't json encode template | Ross Brattain | 1 | -4/+1 |
2017-03-09 | Merge "Bugfix: Failed executing command: 'free -s 1 -c 10'" | Rex Lee | 3 | -20/+41 |
2017-03-10 | Adding Labels | rexlee8776 | 4 | -0/+8 |
2017-03-09 | Bug Fix: force the network to attacht to trex to start the traffic | Deepak S | 2 | -1/+4 |
2017-03-09 | Bugfix: Using the right trex version to support both py2.7 & py3 | Deepak S | 1 | -5/+6 |
2017-03-09 | ubuntu-server-cloudimg-modify.sh: shellcheck fixes | Ross Brattain | 1 | -1/+1 |
2017-03-09 | Bugfix: ubuntu-server-cloudimg-modify.sh: fix grep syntax with if | Ross Brattain | 1 | -1/+1 |
2017-03-09 | ubuntu-server-cloudimg-dpdk-modify.sh: fixes and cleanup | Ross Brattain | 1 | -8/+11 |
2017-03-08 | Bugfix: load_images missing space before = | Ross Brattain | 1 | -1/+1 |
2017-03-09 | Bugfix: Failed executing command: 'free -s 1 -c 10' | chenjiankun | 3 | -20/+41 |
2017-03-08 | Bugfix: load_images cleanup, shellcheck fixes | Ross Brattain | 1 | -26/+28 |
2017-03-09 | Merge "Yardstick Preliminary Documentation" | Kubi | 92 | -1/+1 |
2017-03-09 | Merge "Bugfix: don't use jsonutils.load, use loads()" | Rex Lee | 1 | -1/+3 |
2017-03-09 | Merge "Record test case names when run a task using API" | Rex Lee | 2 | -4/+23 |
2017-03-09 | Merge "update trex version for constants.so import bug" | Rex Lee | 1 | -1/+1 |
2017-03-09 | Merge "move external_network auto-assign to Heat context" | Rex Lee | 2 | -14/+15 |
2017-03-09 | Merge "Bugfix: yardstick will create stacks with the same name when run using... | Rex Lee | 13 | -150/+166 |
2017-03-08 | fixes: use isinstance, fix logging, use dict literal | Ross Brattain | 1 | -9/+13 |
2017-03-08 | Bugfix: yardstick will create stacks with the same name when run using API in... | chenjiankun | 13 | -150/+166 |
2017-03-08 | Bugfix: don't use jsonutils.load, use loads() | Ross Brattain | 1 | -1/+3 |
2017-03-08 | Merge "Add uefi image support for yardstick" | Rex Lee | 3 | -54/+77 |
2017-03-08 | Yardstick Preliminary Documentation | rexlee8776 | 92 | -1/+1 |
2017-03-05 | update trex version for constants.so import bug | Ross Brattain | 1 | -1/+1 |
2017-03-03 | Add uefi image support for yardstick | Catalina Focsa | 3 | -54/+77 |
2017-03-03 | Merge "Split reporting_target from http_target in yardstick_verify" | Rex Lee | 1 | -2/+7 |
2017-03-02 | env prepare check openrc already sourced | rexlee8776 | 1 | -5/+11 |
2017-03-01 | Merge "fix: remove headers from generated files" | Kubi | 3 | -27/+1 |
2017-03-01 | Merge "heat: replace dict key checking with .get()" | Kubi | 1 | -9/+6 |
2017-03-01 | Merge "Re-enable floating IP tests for bgpvpn" | Rex Lee | 2 | -0/+8 |
2017-02-28 | move external_network auto-assign to Heat context | Ross Brattain | 2 | -14/+15 |
2017-02-28 | Split reporting_target from http_target in yardstick_verify | chenjiankun | 1 | -2/+7 |