aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Merge "Bugfix: TC002 image error in fuel-arm pod scenarios" into stable/danubeJing Lu1-2/+2
2017-03-23Bugfix: TC002 image error in fuel-arm pod scenariosJingLu51-2/+2
2017-03-23aarch64: Improve arch detection snippetMatei Valeanu1-7/+8
2017-03-23Bugfix: load_images cleanup, shellcheck fixesRoss Brattain1-26/+28
2017-03-22Bugfix: remove vivid as it is EOLRoss Brattain3-58/+4
2017-03-22ubuntu-server-cloudimg-modify.sh: shellcheck fixesRoss Brattain1-1/+1
2017-03-22Merge "aarch64: Fix missing qemu-aarch64-static in chroot" into stable/danubeJing Lu2-11/+5
2017-03-22aarch64: Fix missing qemu-aarch64-static in chrootPaul Vaduva2-11/+5
2017-03-22Refine test case description for tc076JingLu51-10/+53
2017-03-21Dockerfile: Use qemu-user-static from xenial Paul Vaduva1-1/+3
2017-03-21update lxd image disk format for openstack CLIJingLu51-1/+1
2017-03-21Merge "Bugfix: replace MD5SUM with SHA256SUMs" into stable/danubeJing Lu3-18/+18
2017-03-21Merge "add missing test suite files for new scenarios" into stable/danubeJing Lu2-0/+76
2017-03-21Bugfix: replace MD5SUM with SHA256SUMsRoss Brattain3-18/+18
2017-03-21Bugfix: netperf_bottleneck execute failed because is_same_heat_context return...chenjiankun1-1/+0
2017-03-21add missing test suite files for new scenariosJingLu52-0/+76
2017-03-20Add CPU pinning support for node contextJingLu516-20/+309
2017-03-20Add NUMA pinning support for node contextJingLu54-0/+160
2017-03-18add missing test suite files for new scenariosJingLu52-0/+178
2017-03-17Bugfix: yardstick-image built without test toolsJingLu51-6/+2
2017-03-17Merge "Bugfix: network_utilization: parse error" into stable/danubeKubi1-15/+14
2017-03-15fix fuel plugin installation issueGuo Ruijing1-2/+1
2017-03-14Bugfix: fatal: destination path '/opt/tempT' already exists and is not an emp...chenjiankun1-11/+16
2017-03-13Bugfix: network_utilization: parse errorchenjiankun1-15/+14
2017-03-13Bugfix: yardstick https supportchenjiankun1-15/+6
2017-03-10Merge "Bugfix: Using the right trex version to support both py2.7 & py3"Rex Lee1-5/+6
2017-03-09Merge "Bugfix: Failed executing command: 'free -s 1 -c 10'"Rex Lee3-20/+41
2017-03-09Bugfix: Using the right trex version to support both py2.7 & py3Deepak S1-5/+6
2017-03-08Bugfix: load_images missing space before =Ross Brattain1-1/+1
2017-03-09Bugfix: Failed executing command: 'free -s 1 -c 10'chenjiankun3-20/+41
2017-03-09Merge "Yardstick Preliminary Documentation"Kubi92-1/+1
2017-03-09Merge "Bugfix: don't use jsonutils.load, use loads()"Rex Lee1-1/+3
2017-03-09Merge "Record test case names when run a task using API"Rex Lee2-4/+23
2017-03-09Merge "update trex version for constants.so import bug"Rex Lee1-1/+1
2017-03-09Merge "move external_network auto-assign to Heat context"Rex Lee2-14/+15
2017-03-09Merge "Bugfix: yardstick will create stacks with the same name when run using...Rex Lee13-150/+166
2017-03-08fixes: use isinstance, fix logging, use dict literalRoss Brattain1-9/+13
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun13-150/+166
2017-03-08Bugfix: don't use jsonutils.load, use loads()Ross Brattain1-1/+3
2017-03-08Merge "Add uefi image support for yardstick"Rex Lee3-54/+77
2017-03-08Yardstick Preliminary Documentationrexlee877692-1/+1
2017-03-05update trex version for constants.so import bugRoss Brattain1-1/+1
2017-03-03Add uefi image support for yardstickCatalina Focsa3-54/+77
2017-03-03Merge "Split reporting_target from http_target in yardstick_verify"Rex Lee1-2/+7
2017-03-02env prepare check openrc already sourcedrexlee87761-5/+11
2017-03-01Merge "fix: remove headers from generated files"Kubi3-27/+1
2017-03-01Merge "heat: replace dict key checking with .get()"Kubi1-9/+6
2017-03-01Merge "Re-enable floating IP tests for bgpvpn"Rex Lee2-0/+8
2017-02-28move external_network auto-assign to Heat contextRoss Brattain2-14/+15
2017-02-28Split reporting_target from http_target in yardstick_verifychenjiankun1-2/+7