Age | Commit message (Expand) | Author | Files | Lines |
2017-03-03 | Merge "Split reporting_target from http_target in yardstick_verify" | Rex Lee | 1 | -2/+7 |
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 | Re-enable floating IP tests for bgpvpn | Romanos Skiadas | 2 | -0/+8 |
2017-02-27 | Merge "BugFix: Adopt to latest result structure while parsing the results" | Rex Lee | 1 | -1/+2 |
2017-02-26 | heat context support affinity and anti-affinity | rexlee8776 | 2 | -1/+18 |
2017-02-24 | Add common method of openstack in openstack_utils | chenjiankun | 1 | -12/+16 |
2017-02-23 | Merge "Update missing license headers" | Rex Lee | 91 | -0/+768 |
2017-02-17 | Update missing license headers | Deepak S | 91 | -0/+768 |
2017-02-17 | Merge " add scenario to solve apex ci fail" | Kubi | 1 | -0/+21 |
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-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 | 1 | -0/+96 |
2017-02-16 | Context improvement: add support for configing node environment | chenjiankun | 1 | -0/+96 |
2017-02-16 | Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'" | Jing Lu | 1 | -0/+24 |
2017-02-16 | Merge "New reliability/availability testcase - IP datagram error rate and etc." | Rex Lee | 2 | -0/+174 |
2017-02-16 | Merge "load_images: update flavor for _ovs_ scenarios" | Kubi | 1 | -1/+1 |
2017-02-15 | Bugfix: AttributeError: 'dict' object has no attribute 'encode' | chenjiankun | 1 | -0/+24 |
2017-02-14 | load_images: update flavor for _ovs_ scenarios | Maryam Tahhan | 1 | -1/+1 |
2017-02-14 | Update Openstack CLI Command in yardstick ha test framework configuration fil... | tjuyinkanglin | 1 | -1/+1 |
2017-02-14 | Merge "Update Openstack CLI Command for Scenario-based HA Testcases which hav... | Kubi | 5 | -15/+15 |
2017-02-14 | Merge "Update CLI Command in yardstick TC019, TC045~TC048" | Kubi | 5 | -6/+6 |
2017-02-14 | Update Openstack CLI Command for Scenario-based HA Testcases which have multi... | tjuyinkanglin | 5 | -15/+15 |
2017-02-14 | Merge "nsb: move NSB root to constant, add unittest" | Jing Lu | 1 | -3/+10 |
2017-02-14 | Merge "vnf_generic: convert sshmanager to class" | Jing Lu | 1 | -2/+2 |
2017-02-14 | Merge "test_tg_text: fix indentation" | Jing Lu | 1 | -1/+1 |
2017-02-14 | Merge "test_vnf_generic: fix unitests when files are present" | Jing Lu | 1 | -74/+92 |
2017-02-14 | Merge "test_env_action: use dict literal" | Jing Lu | 1 | -1/+1 |
2017-02-13 | Update CLI Command in yardstick TC019, TC045~TC048 | tjuyinkanglin | 5 | -6/+6 |
2017-02-12 | BugFix: Adopt to latest result structure while parsing the results | Deepak S | 1 | -1/+2 |
2017-02-13 | New reliability/availability testcase - IP datagram error rate and etc. | JingLu5 | 2 | -0/+174 |
2017-02-10 | KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk+barometer scenarios. | Navya | 2 | -0/+100 |
2017-02-08 | test_env_action: use dict literal | Ross Brattain | 1 | -1/+1 |
2017-02-08 | nsb: move NSB root to constant, add unittest | Ross Brattain | 1 | -3/+10 |
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-08 | test_tg_text: fix indentation | Ross Brattain | 1 | -1/+1 |
2017-02-07 | fix unittests failures due to py3 | Deepak S | 4 | -14/+9 |
2017-02-07 | fix unittests, mock trex_stl_lib, fix raw_input, division | Ross Brattain | 7 | -39/+430 |
2017-02-07 | Merge "KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk scenarios." | Jing Lu | 2 | -0/+100 |
2017-02-06 | Merge "Adding simple cmdline to run the Network service testcases" | Kubi | 1 | -0/+118 |
2017-02-06 | Merge "Adding vPE VNF class aligned with IETS per-deploy senarios" | Kubi | 6 | -0/+1711 |
2017-02-06 | Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput" | Kubi | 2 | -0/+381 |
2017-02-06 | Merge "Adding trex trafficgen example." | Kubi | 2 | -3/+305 |
2017-02-06 | Merge "Adding ping based sample VNF appliance" | Kubi | 2 | -0/+361 |
2017-02-06 | Merge "Adding generic traffic profiles for trex traffic generator" | Kubi | 4 | -2/+497 |
2017-02-06 | KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk scenarios. | KalyanReddy | 2 | -0/+100 |
2017-02-06 | nfvi: disable failing AMQP unittest | Ross Brattain | 2 | -27/+11 |