Age | Commit message (Expand) | Author | Files | Lines |
2017-06-01 | Imporve monitor_process pass criteria |  JingLu5 | 6 | -17/+17 |
2017-06-01 | fix multi-monitor unitest hang |  Ross Brattain | 1 | -8/+8 |
2017-06-01 | Add a new monitor type: MultiMonitor that can run any number of other monitor... |  LiHuan | 1 | -0/+61 |
2017-05-04 | Bugfix: Local Openstack Operation in HA test frameworksdanube.2.RC1danube.2.0 |  tjuyinkanglin | 1 | -0/+32 |
2017-05-04 | standardize ssh auth |  Ross Brattain | 39 | -335/+391 |
2017-05-04 | Store packetsize in influxdb |  Jing Zhang | 1 | -3/+3 |
2017-05-04 | fix ha issue when run tc050~tc054 in ci |  rexlee8776 | 1 | -3/+3 |
2017-04-06 | Bugfix: fix query job status in TC074 |  JingLu5 | 1 | -2/+2 |
2017-04-06 | Yardstick virtualenv support |  chenjiankun | 1 | -12/+9 |
2017-03-30 | Yardstick: User interface for Yardstick. |  rajesh_4k | 1 | -0/+72 |
2017-03-20 | Add CPU pinning support for node context |  JingLu5 | 1 | -12/+8 |
2017-03-09 | Bugfix: Failed executing command: 'free -s 1 -c 10' |  chenjiankun | 2 | -15/+36 |
2017-03-08 | Bugfix: yardstick will create stacks with the same name when run using API in... |  chenjiankun | 1 | -6/+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-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 |