Age | Commit message (Expand) | Author | Files | Lines |
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-17 | Update missing license headers |  Deepak S | 10 | -0/+80 |
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 | 1 | -0/+118 |
2017-02-15 | Bugfix: AttributeError: 'dict' object has no attribute 'encode' |  chenjiankun | 1 | -0/+24 |
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-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 | 1 | -0/+118 |
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-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 | nfvi: disable failing AMQP unittest |  Ross Brattain | 2 | -27/+11 |
2017-01-26 | Merge "Add infrastructure to add the NFVi KPI collections" |  Kubi | 3 | -0/+331 |
2017-01-26 | Merge "Introducing Generic framework to do pre-deployment VNF & Network servi... |  Kubi | 12 | -0/+1245 |
2017-01-24 | Merge "Generic helper function to provision and get path from config" |  Rex Lee | 1 | -0/+57 |
2017-01-20 | Create API to get a list of all test cases |  chenjiankun | 2 | -2/+23 |
2017-01-20 | Merge "Bugfix:can not run a test suite if not under yardstick root path" |  Jing Lu | 1 | -16/+20 |
2017-01-19 | Adding simple cmdline to run the Network service testcases |  Deepak S | 1 | -0/+118 |
2017-01-19 | Adding vPE VNF class aligned with IETS per-deploy senarios |  Deepak S | 6 | -0/+1711 |
2017-01-19 | Adding Trex rfc2544 VNF class to initate Traffic for throughput |  Deepak S | 2 | -0/+381 |
2017-01-19 | Adding trex trafficgen example. |  Deepak S | 2 | -3/+305 |
2017-01-19 | Adding ping based sample VNF appliance |  Deepak S | 2 | -0/+361 |
2017-01-19 | Adding generic traffic profiles for trex traffic generator |  Deepak S | 4 | -2/+497 |
2017-01-19 | Add infrastructure to add the NFVi KPI collections |  Deepak S | 3 | -0/+331 |
2017-01-19 | Introducing Generic framework to do pre-deployment VNF & Network service testing |  Deepak S | 12 | -0/+1245 |
2017-01-19 | Generic helper function to provision and get path from config |  Deepak S | 1 | -0/+57 |
2017-01-19 | Introducing the collector to subscribe/publish the KPIs for yardstick plot |  Deepak S | 4 | -0/+110 |
2017-01-19 | Introducing Standalone context for running test in non-managed environment. |  Deepak S | 3 | -0/+378 |
2017-01-19 | Merge "Re-factor Node.py to use better python inbuilt functions" |  Kubi | 1 | -2/+2 |
2017-01-19 | Re-factor Node.py to use better python inbuilt functions |  Deepak S | 1 | -2/+2 |
2017-01-17 | Add unittest framework for Yardstick API |  chenjiankun | 5 | -0/+67 |
2017-01-16 | Merge "remove failing influx testcases" |  Kubi | 1 | -29/+0 |