Age | Commit message (Expand) | Author | Files | Lines |
2017-07-20 | Add multiqueue support |  Jing Zhang | 1 | -0/+534 |
2017-07-17 | Merge "test_nstat: speedup unittests, sleep for 0 seconds" |  Ross Brattain | 1 | -3/+3 |
2017-07-17 | Merge "pktgen: speedup unittest, mock time.sleep" |  Ross Brattain | 1 | -9/+10 |
2017-07-17 | Merge "test_pktgen_dpdk_throughput: speedup unittest, mock time.sleep()" |  Ross Brattain | 1 | -8/+9 |
2017-07-17 | test_nstat: speedup unittests, sleep for 0 seconds |  Ross Brattain | 1 | -3/+3 |
2017-07-17 | Merge "test_attacker_baremetal: don't run local commands" |  Ross Brattain | 1 | -14/+12 |
2017-07-17 | Merge "add network info to topology" |  Rex Lee | 1 | -193/+304 |
2017-07-13 | test_attacker_baremetal: don't run local commands |  Ross Brattain | 1 | -14/+12 |
2017-07-13 | test_monitor_command: mock LOG so we don't output error |  Ross Brattain | 1 | -2/+6 |
2017-07-14 | Merge "test_monitor_multi: speedup unittests, sleep less" |  Ross Brattain | 1 | -1/+1 |
2017-07-13 | add network info to topology |  Ross Brattain | 1 | -193/+304 |
2017-07-13 | test_monitor_multi: speedup unittests, sleep less |  Ross Brattain | 1 | -1/+1 |
2017-07-13 | test_storperf: speedup unittest, use time.sleep(0) |  Ross Brattain | 1 | -2/+2 |
2017-07-13 | test_pktgen_dpdk_throughput: speedup unittest, mock time.sleep() |  Ross Brattain | 1 | -8/+9 |
2017-07-13 | pktgen: speedup unittest, mock time.sleep |  Ross Brattain | 1 | -9/+10 |
2017-07-12 | test_nstat: decrease sleep time for unittest |  Ross Brattain | 1 | -3/+3 |
2017-07-08 | Testing live migration using qemu |  RajithaY | 1 | -0/+166 |
2017-07-06 | move flatten dict key to common utils |  rexlee8776 | 4 | -13/+20 |
2017-06-22 | Merge "Acquire NSB specific data from Heat." |  Ross Brattain | 1 | -3/+147 |
2017-06-22 | HA testcase improvement |  JingLu5 | 1 | -0/+2 |
2017-06-20 | Acquire NSB specific data from Heat. |  Edward MacGillivray | 1 | -3/+147 |
2017-05-27 | Imporve monitor_process pass criteria |  JingLu5 | 6 | -17/+17 |
2017-05-16 | fix multi-monitor unitest hang |  Ross Brattain | 1 | -8/+8 |
2017-05-16 | Merge "Add a new monitor type: MultiMonitor that can run any number of other ... |  Ross Brattain | 1 | -0/+61 |
2017-05-11 | Merge "Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM t... |  Rex Lee | 2 | -6/+192 |
2017-05-04 | Merge "Bugfix: Local Openstack Operation in HA test frameworks" |  Jing Lu | 1 | -0/+32 |
2017-05-04 | Bugfix: Local Openstack Operation in HA test frameworks |  tjuyinkanglin | 1 | -0/+32 |
2017-05-03 | fix ha issue when run tc050~tc054 in ci |  rexlee8776 | 1 | -3/+3 |
2017-05-01 | Extend TC008 to run pktgen-dpdk inside VM |  Jing Zhang | 2 | -6/+192 |
2017-04-12 | Add a new monitor type: MultiMonitor that can run any number of other monitor... |  LiHuan | 1 | -0/+61 |
2017-04-11 | standardize ssh auth |  Ross Brattain | 32 | -285/+285 |
2017-04-05 | Bugfix: fix query job status in TC074 |  JingLu5 | 1 | -2/+2 |
2017-03-31 | Store packetsize in influxdb |  Jing Zhang | 1 | -3/+3 |
2017-03-09 | Bugfix: Failed executing command: 'free -s 1 -c 10' |  chenjiankun | 2 | -15/+36 |
2017-02-16 | Merge "New reliability/availability testcase - IP datagram error rate and etc." |  Rex Lee | 1 | -0/+118 |
2017-02-14 | Merge "vnf_generic: convert sshmanager to class" |  Jing Lu | 1 | -2/+2 |
2017-02-13 | New reliability/availability testcase - IP datagram error rate and etc. |  JingLu5 | 1 | -0/+118 |
2017-02-08 | test_vnf_generic: fix unitests when files are present |  Ross Brattain | 1 | -74/+92 |
2017-02-08 | vnf_generic: convert sshmanager to class |  Ross Brattain | 1 | -2/+2 |
2017-02-07 | fix unittests, mock trex_stl_lib, fix raw_input, division |  Ross Brattain | 1 | -9/+71 |
2017-01-19 | Adding trex trafficgen example. |  Deepak S | 1 | -3/+3 |
2017-01-19 | Adding generic traffic profiles for trex traffic generator |  Deepak S | 1 | -2/+2 |
2017-01-19 | Introducing Generic framework to do pre-deployment VNF & Network service testing |  Deepak S | 6 | -0/+695 |
2017-01-12 | Add support for Python 3 |  Ross Brattain | 43 | -297/+474 |
2016-12-12 | Merge "Add support for Storperf job status" |  Rex Lee | 1 | -2/+2 |
2016-11-30 | vsperf: Enhanced vswitchperf configuration |  Martin Klozik | 1 | -5/+5 |
2016-11-29 | Add support for Storperf job status |  JingLu5 | 1 | -2/+2 |
2016-11-16 | Merge "convert networkcapacity to LF" |  Kubi | 1 | -56/+56 |
2016-11-10 | convert networkcapacity to LF |  Ross Brattain | 1 | -56/+56 |
2016-11-09 | bugfix: ipv6 should log in controller node to setup |  rexlee8776 | 1 | -0/+17 |