Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | Configure Yardstick flavor to give more RAM to ARM instances |  Alexandru Nemes | 1 | -1/+1 |
2017-06-08 | Merge "Fix configuration error in TC025" |  Ross Brattain | 2 | -1/+58 |
2017-06-08 | Merge "Adapt lmbench scripts for aarch64 nodes" |  Ross Brattain | 3 | -4/+21 |
2017-06-07 | Bugfix: load_image will move image file if image already exist in /home/opnfv... |  chenjiankun | 1 | -6/+0 |
2017-06-07 | Fix configuration error in TC025 |  tjuyinkanglin | 2 | -1/+58 |
2017-06-06 | Adapt lmbench scripts for aarch64 nodes |  Alexandru Nemes | 3 | -4/+21 |
2017-06-06 | fix No handler warning by calling _init_logging |  Ross Brattain | 1 | -0/+4 |
2017-06-05 | Merge "utils: make module import safer" |  Ross Brattain | 1 | -1/+4 |
2017-06-05 | Merge "Added arm condition in install.sh to avoid installation error on ubuntu." |  Rex Lee | 1 | -2/+9 |
2017-06-05 | Merge "Pass parameters between scenarios" |  Rex Lee | 9 | -12/+121 |
2017-06-02 | utils: make module import safer |  Ross Brattain | 1 | -1/+4 |
2017-06-01 | Merge "Bugfix: AttributeError when run tc055" |  Ross Brattain | 1 | -3/+7 |
2017-05-31 | Add a new runner to do binary search for max PPS |  Jing Zhang | 1 | -0/+169 |
2017-05-27 | Imporve monitor_process pass criteria |  JingLu5 | 13 | -32/+54 |
2017-05-27 | Merge "This is the vote for yardstick new PTL" |  Kubi | 1 | -2/+2 |
2017-05-26 | Bugfix: AttributeError when run tc055 |  chenjiankun | 1 | -3/+7 |
2017-05-26 | Pass parameters between scenarios |  chenjiankun | 9 | -12/+121 |
2017-05-25 | Added arm condition in install.sh to avoid installation error on ubuntu. |  Maciej Skrocki | 1 | -2/+9 |
2017-05-25 | Terminate openstack service process using kill command in HA test cases |  JingLu5 | 1 | -2/+5 |
2017-05-24 | fix bug: multi monitor |  HuanLi | 1 | -6/+15 |
2017-05-22 | This is the vote for yardstick new PTL |  kubi | 1 | -2/+2 |
2017-05-22 | Merge "Added PyCharms files to gitignore." |  Rex Lee | 1 | -0/+2 |
2017-05-20 | Merge "increase monitor number in cases." |  Rex Lee | 12 | -0/+32 |
2017-05-18 | increase monitor number in cases. |  HuanLi | 12 | -0/+32 |
2017-05-16 | Added PyCharms files to gitignore. |  Maciej Skrocki | 1 | -0/+2 |
2017-05-16 | Bumped ansible version to 2.2.2. |  Maciej Skrocki | 1 | -1/+1 |
2017-05-16 | fix multi-monitor unitest hang |  Ross Brattain | 1 | -8/+8 |
2017-05-16 | Bugfix: change monitor command in tc019 |  JingLu5 | 2 | -9/+9 |
2017-05-16 | Merge "Add a new monitor type: MultiMonitor that can run any number of other ... |  Ross Brattain | 3 | -0/+139 |
2017-05-12 | Create flavor from heat context |  DanielMartinBuckley | 6 | -20/+266 |
2017-05-11 | Merge "Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM t... |  Rex Lee | 8 | -34/+772 |
2017-05-11 | Merge "KVMFORNFV: Suppress tracing with breaktrace option " |  Jing Lu | 1 | -1/+1 |
2017-05-10 | Merge "pass user_data to heat template" |  Ross Brattain | 2 | -0/+25 |
2017-05-09 | KVMFORNFV: Suppress tracing with breaktrace option |  kalyanreddy | 1 | -1/+1 |
2017-05-06 | Bugfix: Support HA test cases in TripleO |  JingLu5 | 10 | -24/+49 |
2017-05-04 | Merge "Update release note for Danube.2.0" |  Jing Lu | 1 | -29/+60 |
2017-05-04 | Merge "Bugfix: Local Openstack Operation in HA test frameworks" |  Jing Lu | 5 | -42/+136 |
2017-05-04 | Update release note for Danube.2.0 |  JingLu5 | 1 | -29/+60 |
2017-05-04 | Bugfix: Local Openstack Operation in HA test frameworks |  tjuyinkanglin | 5 | -42/+136 |
2017-05-04 | Merge "Bugfix: fix HA test case tc046" |  Jing Lu | 3 | -3/+11 |
2017-05-04 | Merge "Modify HA test cases and HA test script to support other installers" |  Jing Lu | 5 | -18/+20 |
2017-05-04 | Modify HA test cases and HA test script to support other installers |  tjuyinkanglin | 5 | -18/+20 |
2017-05-04 | Bugfix: fix HA test case tc046 |  JingLu5 | 3 | -3/+11 |
2017-05-04 | Merge "Bugfix: KeyError when using http dispatcher" |  Jing Lu | 2 | -4/+10 |
2017-05-03 | Merge "run ha test case in compass pod" |  Jing Lu | 1 | -4/+28 |
2017-05-03 | Merge "fix ha issue when run tc050~tc054 in ci" |  Jing Lu | 3 | -12/+15 |
2017-05-03 | fix ha issue when run tc050~tc054 in ci |  rexlee8776 | 3 | -12/+15 |
2017-05-03 | Merge "Point to user guide to get started on VNF testing" |  Ross Brattain | 1 | -1/+1 |
2017-05-03 | run ha test case in compass pod |  rexlee8776 | 1 | -4/+28 |
2017-05-03 | Merge "cachestat: use raw strings to escape \d" |  Rex Lee | 1 | -1/+1 |