Age | Commit message (Expand) | Author | Files | Lines |
2017-04-06 | pip install yardstick failed in Apex | JingLu5 | 2 | -17/+0 |
2017-04-06 | Bugfix: fix ubuntu image name typo | JingLu5 | 1 | -1/+1 |
2017-04-05 | Bugfix: fix query job status in TC074 | JingLu5 | 2 | -2/+2 |
2017-04-01 | Merge "yardstick offline support" | Jing Lu | 2 | -36/+53 |
2017-04-01 | Bugfix: take test case modification into effect in load_images.sh | JingLu5 | 1 | -0/+2 |
2017-03-28 | yardstick offline support | chenjiankun | 2 | -36/+53 |
2017-03-28 | Merge "Bugfix: Error validating value 'cirros-0.3.5'" | Jing Lu | 1 | -21/+25 |
2017-03-28 | Merge "Bugfix:add storperf flavor for TC074" | Jing Lu | 3 | -5/+17 |
2017-03-28 | Bugfix: Error validating value 'cirros-0.3.5' | JingLu5 | 1 | -21/+25 |
2017-03-25 | Bugfix:add storperf flavor for TC074 | JingLu5 | 3 | -5/+17 |
2017-03-24 | Update cirros image to latest version | Michael Polenchuk | 2 | -4/+4 |
2017-03-23 | Bugfix: TC002 image error in fuel-arm pod scenarios | JingLu5 | 1 | -2/+2 |
2017-03-22 | Merge "aarch64: Improve arch detection snippet" | Jing Lu | 1 | -7/+8 |
2017-03-21 | Merge "update lxd image disk format for openstack CLI" | Jing Lu | 1 | -1/+1 |
2017-03-20 | aarch64: Improve arch detection snippet | Matei Valeanu | 1 | -7/+8 |
2017-03-20 | Bugfix: remove vivid as it is EOL | Ross Brattain | 1 | -1/+1 |
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-08 | Bugfix: load_images missing space before = | Ross Brattain | 1 | -1/+1 |
2017-03-08 | Bugfix: load_images cleanup, shellcheck fixes | Ross Brattain | 1 | -26/+28 |
2017-03-08 | Merge "Add uefi image support for yardstick" | Rex Lee | 1 | -17/+27 |
2017-03-03 | Add uefi image support for yardstick | Catalina Focsa | 1 | -17/+27 |
2017-02-28 | Split reporting_target from http_target in yardstick_verify | chenjiankun | 1 | -2/+7 |
2017-02-17 | Update missing license headers | Deepak S | 1 | -0/+8 |
2017-02-16 | Merge "Bugfix: report date format wrong when upload result data to mongoDB" | Jing Lu | 1 | -5/+5 |
2017-02-16 | Bugfix: report date format wrong when upload result data to mongoDB | chenjiankun | 1 | -5/+5 |
2017-02-14 | load_images: update flavor for _ovs_ scenarios | Maryam Tahhan | 1 | -1/+1 |
2016-12-22 | Bugfix: the load_image.sh script will load a image with the same name | chenjiankun | 2 | -2/+7 |
2016-12-22 | Merge "Replace heat, keystone and nova command with openstack command" | Rex Lee | 3 | -29/+32 |
2016-12-20 | Replace heat, keystone and nova command with openstack command | JingLu5 | 3 | -29/+32 |
2016-12-16 | Use openstack command instead keystone command in prepare_storperf_admin-rc.sh | JingLu5 | 2 | -2/+14 |
2016-11-30 | Bugfix: debug should be default off | rexlee8776 | 1 | -1/+1 |
2016-11-30 | Merge "Decoupling prepare_env.sh and load_images.sh" | Rex Lee | 2 | -10/+12 |
2016-11-29 | Merge "Move requirement.txt from tests/ci/ to project root path" | Rex Lee | 1 | -79/+0 |
2016-11-29 | Decoupling prepare_env.sh and load_images.sh | JingLu5 | 2 | -10/+12 |
2016-11-24 | Fix the conflict in yardstick.conf between API and CI | chenjiankun | 1 | -1/+1 |
2016-11-17 | Move requirement.txt from tests/ci/ to project root path | chenjiankun | 1 | -79/+0 |
2016-11-09 | Upgrade yardstick VM image from Ubuntu 14.04 to 16.04 | JingLu5 | 2 | -5/+5 |
2016-10-26 | Adapt blacklist for Colorado 2.0 | chenjiankun | 1 | -13/+0 |
2016-10-14 | Bugfix: fix a bug in lxd scenario | JingLu5 | 1 | -2/+2 |
2016-10-11 | Provide yardstick-trusty-server.tar.gz for lxd scenario | JingLu5 | 1 | -20/+40 |
2016-10-08 | Merge "Decoupling yardstick_verify.sh" | liang gao | 3 | -203/+238 |
2016-10-04 | Merge "ipv6 testcase to support fuel" | liang gao | 1 | -5/+9 |
2016-09-29 | Propose common directory for Docker related files | jose.lausuch | 3 | -157/+0 |
2016-09-29 | ipv6 testcase to support fuel | rexlee8776 | 1 | -5/+9 |
2016-09-26 | Decoupling yardstick_verify.sh | xudan | 3 | -203/+238 |
2016-09-20 | Merge "Create reporting config file" | liang gao | 1 | -0/+20 |
2016-09-20 | Create reporting config file | chenjiankun | 1 | -0/+20 |
2016-09-19 | Added opnfv_os-odl_l2-fdio-noha_daily.yaml and opnfv_os-nosdn-fdio-noha_daily... | juraj.linkes | 1 | -0/+23 |
2016-09-12 | bugfix: yardstick reporing in stable branch omit stable/ | rexlee8776 | 1 | -3/+2 |