Age | Commit message (Expand) | Author | Files | Lines |
2017-03-29 | Set work directory in Yardstick container |  JingLu5 | 1 | -0/+3 |
2017-03-29 | Bugfix: improper license header in swagger docs |  chenjiankun | 3 | -74/+50 |
2017-03-28 | Bugfix:add storperf flavor for TC074 |  JingLu5 | 4 | -6/+18 |
2017-03-27 | Merge "Bugfix:HA test cases rely on dynamic ip addresses in fuel pods" into s... |  Jing Lu | 10 | -10/+30 |
2017-03-27 | pathspec 'master' did not match any file(s) known to git |  chenjiankun | 1 | -2/+1 |
2017-03-27 | Bugfix:HA test cases rely on dynamic ip addresses in fuel pods |  JingLu5 | 10 | -10/+30 |
2017-03-25 | Merge "yardstick offline support" into stable/danube |  Jing Lu | 1 | -2/+2 |
2017-03-25 | Merge "Add CPU pinning support for node context" into stable/danube |  Jing Lu | 16 | -20/+309 |
2017-03-25 | Merge "Add NUMA pinning support for node context" into stable/danube |  Jing Lu | 4 | -0/+160 |
2017-03-25 | yardstick offline support |  chenjiankun | 1 | -2/+2 |
2017-03-23 | Update yardstick framework architecture in userguide |  JingLu5 | 13 | -141/+300 |
2017-03-23 | Bugfix: Could not load EntryPoint.parse when using 'openstack -h' |  JingLu5 | 1 | -10/+10 |
2017-03-23 | Merge "Bugfix: TC002 image error in fuel-arm pod scenarios" into stable/danube |  Jing Lu | 1 | -2/+2 |
2017-03-23 | Bugfix: TC002 image error in fuel-arm pod scenarios |  JingLu5 | 1 | -2/+2 |
2017-03-23 | aarch64: Improve arch detection snippet |  Matei Valeanu | 1 | -7/+8 |
2017-03-23 | Bugfix: load_images cleanup, shellcheck fixes |  Ross Brattain | 1 | -26/+28 |
2017-03-22 | Bugfix: remove vivid as it is EOL |  Ross Brattain | 3 | -58/+4 |
2017-03-22 | ubuntu-server-cloudimg-modify.sh: shellcheck fixes |  Ross Brattain | 1 | -1/+1 |
2017-03-22 | Merge "aarch64: Fix missing qemu-aarch64-static in chroot" into stable/danube |  Jing Lu | 2 | -11/+5 |
2017-03-22 | aarch64: Fix missing qemu-aarch64-static in chroot |  Paul Vaduva | 2 | -11/+5 |
2017-03-22 | Refine test case description for tc076 |  JingLu5 | 1 | -10/+53 |
2017-03-21 | Dockerfile: Use qemu-user-static from xenial |  Paul Vaduva | 1 | -1/+3 |
2017-03-21 | update lxd image disk format for openstack CLI |  JingLu5 | 1 | -1/+1 |
2017-03-21 | Merge "Bugfix: replace MD5SUM with SHA256SUMs" into stable/danube |  Jing Lu | 3 | -18/+18 |
2017-03-21 | Merge "add missing test suite files for new scenarios" into stable/danube |  Jing Lu | 2 | -0/+76 |
2017-03-21 | Bugfix: replace MD5SUM with SHA256SUMs |  Ross Brattain | 3 | -18/+18 |
2017-03-21 | Bugfix: netperf_bottleneck execute failed because is_same_heat_context return... |  chenjiankun | 1 | -1/+0 |
2017-03-21 | add missing test suite files for new scenarios |  JingLu5 | 2 | -0/+76 |
2017-03-20 | Add CPU pinning support for node context |  JingLu5 | 16 | -20/+309 |
2017-03-20 | Add NUMA pinning support for node context |  JingLu5 | 4 | -0/+160 |
2017-03-18 | 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-17 | Merge "Bugfix: network_utilization: parse error" into stable/danube |  Kubi | 1 | -15/+14 |
2017-03-15 | fix fuel plugin installation issue |  Guo Ruijing | 1 | -2/+1 |
2017-03-14 | 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 | 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-09 | Merge "Bugfix: Failed executing command: 'free -s 1 -c 10'" |  Rex Lee | 3 | -20/+41 |
2017-03-09 | Bugfix: Using the right trex version to support both py2.7 & py3 |  Deepak S | 1 | -5/+6 |
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-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 |