Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-05-03 | Bugfix: KeyError when using http dispatcher |  chenjiankun | 2 | -4/+10 |
2017-05-01 | Extend TC008 to run pktgen-dpdk inside VM |  Jing Zhang | 8 | -34/+772 |
2017-04-27 | Merge "bugfix: fix HA testcases" |  Jing Lu | 2 | -2/+2 |
2017-04-27 | bugfix: fix HA testcases |  JingLu5 | 2 | -2/+2 |
2017-04-27 | Merge "Bugfix: fix HA testcases" |  Rex Lee | 3 | -11/+3 |
2017-04-27 | Bugfix: fix HA testcases |  JingLu5 | 3 | -11/+3 |
2017-04-27 | Merge "Bugfix: yardstick env prepare cmd do not support other installer" |  Jing Lu | 1 | -23/+7 |
2017-04-27 | Bugfix: yardstick env prepare cmd do not support other installer |  chenjiankun | 1 | -23/+7 |
2017-04-26 | Point to user guide to get started on VNF testing |  Deepak S | 1 | -1/+1 |
2017-04-26 | Bugfix: fix multi-region support |  Ross Brattain | 1 | -1/+5 |
2017-04-25 | Merge "Update virtualenv installation step in userguide" |  Kubi | 1 | -1/+19 |
2017-04-25 | Bugfix: Make tc019 abd tc025 accept --task-args options to change pod.yaml |  xudan | 2 | -2/+6 |
2017-04-24 | Merge "operation_general: fix logging to use %s" |  Rex Lee | 1 | -1/+1 |
2017-04-24 | Merge "standardize ssh auth" |  Rex Lee | 88 | -796/+809 |
2017-04-24 | Merge "Add a new runner to test end-to-end fast data path" |  Rex Lee | 1 | -0/+8 |
2017-04-23 | Merge "Add SRIOV support" |  Kubi | 8 | -13/+124 |
2017-04-22 | Update virtualenv installation step in userguide |  JingLu5 | 1 | -1/+19 |
2017-04-20 | Yardstick virtualenv support |  chenjiankun | 5 | -6/+9 |
2017-04-18 | Add SRIOV support |  Jing Zhang | 8 | -13/+124 |
2017-04-17 | KVMFORNFV:Passing breaktrace option to cyclictest. |  kalyanreddy | 1 | -2/+4 |
2017-04-13 | Merge "Bugfix: fix typo" |  Rex Lee | 3 | -1/+3 |