Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge "Add uefi image support for yardstick" |  Rex Lee | 3 | -54/+77 |
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 | Split reporting_target from http_target in yardstick_verify |  chenjiankun | 1 | -2/+7 |
2017-02-28 | stream default INFO, filehdr default DEBUG |  rexlee8776 | 2 | -17/+9 |
2017-02-28 | Re-enable floating IP tests for bgpvpn |  Romanos Skiadas | 2 | -0/+8 |
2017-02-26 | heat: replace dict key checking with .get() |  Ross Brattain | 1 | -9/+6 |
2017-02-26 | fix: remove headers from generated files |  Ross Brattain | 3 | -27/+1 |
2017-02-27 | Merge "BugFix: Adopt to latest result structure while parsing the results" |  Rex Lee | 2 | -4/+6 |
2017-02-27 | Merge "ci in huawei-pod1 do not run test case after tc074" |  Rex Lee | 1 | -1/+5 |
2017-02-27 | Merge "BugFix: update to paramiko 1.18.0 to fix TypeError" |  Kubi | 1 | -1/+1 |
2017-02-26 | heat context support affinity and anti-affinity |  rexlee8776 | 5 | -18/+91 |
2017-02-24 | Add common method of openstack in openstack_utils |  chenjiankun | 4 | -35/+361 |
2017-02-23 | Merge "Update missing license headers" |  Rex Lee | 192 | -0/+1666 |
2017-02-23 | Merge "improving if conditions :)" |  Rex Lee | 2 | -5/+5 |
2017-02-23 | Merge "collectd: typo and call super()" |  Rex Lee | 1 | -1/+2 |
2017-02-23 | Merge "Add python-pip & flake8 package to install.sh" |  Rex Lee | 1 | -0/+2 |
2017-02-22 | BugFix: update to paramiko 1.18.0 to fix TypeError |  Ross Brattain | 1 | -1/+1 |
2017-02-22 | Merge "add grafana dashboard for os-nosdn-nofeature-ha" |  Jing Lu | 1 | -0/+5535 |
2017-02-21 | add grafana dashboard for os-nosdn-nofeature-ha |  rexlee8776 | 1 | -0/+5535 |
2017-02-22 | Create Grafana dashboards according config file under root_path/dashboard |  chenjiankun | 1 | -4/+9 |
2017-02-21 | bottlenecks: stress ping yaml file bug fix |  liyin | 1 | -3/+0 |
2017-02-21 | ci in huawei-pod1 do not run test case after tc074 |  chenjiankun | 1 | -1/+5 |
2017-02-21 | improving if conditions :) |  Deepak S | 2 | -5/+5 |
2017-02-20 | Merge "Docs: Adding preliminary documentation for Network Service Benchmarking." |  Kubi | 9 | -11/+452 |
2017-02-18 | Add python-pip & flake8 package to install.sh |  Deepak S | 1 | -0/+2 |
2017-02-18 | Docs: Adding preliminary documentation for Network Service Benchmarking. |  Deepak S | 9 | -11/+452 |
2017-02-18 | Merge "yardstick ping testcase yaml update" |  Kubi | 1 | -0/+58 |
2017-02-17 | Update missing license headers |  Deepak S | 192 | -0/+1666 |
2017-02-17 | Merge " add scenario to solve apex ci fail" |  Kubi | 1 | -0/+21 |
2017-02-17 | Merge "solve apex ci problem (new scenario)" |  Kubi | 1 | -0/+21 |
2017-02-17 | Merge "tc076 rst documentation" |  Kubi | 2 | -0/+62 |
2017-02-17 | add scenario to solve apex ci fail |  rexlee8776 | 1 | -0/+21 |
2017-02-17 | solve apex ci problem (new scenario) |  rexlee8776 | 1 | -0/+21 |
2017-02-17 | yardstick ping testcase yaml update |  liyin | 1 | -0/+58 |
2017-02-16 | tc076 rst documentation |  rexlee8776 | 2 | -0/+62 |
2017-02-16 | Merge "This Patch is used to add grafana config to opnfv dashboard for kvmfor... |  Kubi | 1 | -517/+573 |
2017-02-16 | Merge "Scenario is reporting result for last test only" |  Rex Lee | 3 | -5/+20 |
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-16 | Merge "Context improvement: add support for configing node environment" |  Rex Lee | 3 | -8/+174 |
2017-02-16 | Context improvement: add support for configing node environment |  chenjiankun | 3 | -8/+174 |
2017-02-16 | Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'" |  Jing Lu | 2 | -3/+43 |