Age | Commit message (Expand) | Author | Files | Lines |
2017-02-15 | Scenario is reporting result for last test only | chenjiankun | 3 | -5/+20 |
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 | Merge "heat: minor fixes, don't use len > 0 and use next instead of [0]" | Kubi | 1 | -2/+2 |
2017-02-14 | Merge "Bux: task_id parameter from API can not pass to yardstick core" | Rex Lee | 1 | -1/+1 |
2017-02-14 | Update Openstack CLI Command for Scenario-based HA Testcases which have multi... | tjuyinkanglin | 5 | -15/+15 |
2017-02-14 | Merge "fix super() calls, must use explicit class name" | Rex Lee | 5 | -7/+7 |
2017-02-14 | Merge "more logging fixes" | Rex Lee | 5 | -25/+23 |
2017-02-14 | Merge "remove trex install from run_tests.sh." | Rex Lee | 1 | -23/+0 |
2017-02-14 | Merge "heat: convert open to context manager" | Rex Lee | 1 | -3/+4 |
2017-02-14 | Merge "heat: close file before parsing template" | Rex Lee | 1 | -1/+1 |
2017-02-14 | Merge "vnf_generic: replace list comprehension with generator expression" | Jing Lu | 1 | -3/+3 |
2017-02-14 | Merge "Bugfix: write_json_to_file: use json.dump with files" | Jing Lu | 1 | -1/+2 |
2017-02-14 | Merge "nsb: move NSB root to constant, add unittest" | Jing Lu | 2 | -7/+16 |
2017-02-14 | Merge "vnf_generic: convert sshmanager to class" | Jing Lu | 2 | -29/+29 |
2017-02-14 | Merge "test_tg_text: fix indentation" | Jing Lu | 1 | -1/+1 |
2017-02-14 | Merge "vnfdgen: replace six.iteritems() with .items()" | Jing Lu | 1 | -3/+3 |
2017-02-14 | Merge "test_vnf_generic: fix unitests when files are present" | Jing Lu | 1 | -74/+92 |
2017-02-14 | Merge "Bugfix: apex_lake: sort json keys for git" | Jing Lu | 3 | -6/+9 |
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-13 | Merge "Push yardstick debug log into the artifacts" | Kubi | 2 | -1/+6 |
2017-02-10 | Bux: task_id parameter from API can not pass to yardstick core | chenjiankun | 1 | -1/+1 |
2017-02-10 | Merge "KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk+barometer s... | Jing Lu | 2 | -0/+100 |
2017-02-10 | KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk+barometer scenarios. | Navya | 2 | -0/+100 |
2017-02-10 | Merge "uwsgi: move init_db to uwsgi entry point" | Jing Lu | 2 | -4/+9 |
2017-02-09 | fix super() calls, must use explicit class name | Ross Brattain | 5 | -7/+7 |
2017-02-09 | Fix: yardstick-docker-build-push-master failure | JingLu5 | 1 | -0/+1 |
2017-02-08 | remove trex install from run_tests.sh. | Ross Brattain | 1 | -23/+0 |
2017-02-08 | uwsgi: move init_db to uwsgi entry point | Ross Brattain | 2 | -4/+9 |
2017-02-07 | more logging fixes | Ross Brattain | 5 | -25/+23 |
2017-02-08 | test_env_action: use dict literal | Ross Brattain | 1 | -1/+1 |
2017-02-08 | Bugfix: apex_lake: sort json keys for git | Ross Brattain | 3 | -6/+9 |
2017-02-08 | nsb: move NSB root to constant, add unittest | Ross Brattain | 2 | -7/+16 |
2017-02-08 | test_vnf_generic: fix unitests when files are present | Ross Brattain | 1 | -74/+92 |
2017-02-08 | vnfdgen: replace six.iteritems() with .items() | Ross Brattain | 1 | -3/+3 |
2017-02-08 | vnf_generic: replace list comprehension with generator expression | Ross Brattain | 1 | -3/+3 |
2017-02-08 | vnf_generic: convert sshmanager to class | Ross Brattain | 2 | -29/+29 |
2017-02-08 | Bugfix: write_json_to_file: use json.dump with files | Ross Brattain | 1 | -1/+2 |
2017-02-08 | test_tg_text: fix indentation | Ross Brattain | 1 | -1/+1 |
2017-02-08 | Proposing Trevor Cooper as a commiter in yardstick | kubi | 1 | -0/+1 |
2017-02-08 | Proposing Ross Brattain as a commiter in yardstick | kubi | 1 | -0/+1 |
2017-02-07 | Pass environment variables of proxy to tox | Deepak S | 1 | -0/+1 |
2017-02-07 | fix unittests failures due to py3 | Deepak S | 5 | -15/+10 |
2017-02-07 | fix unittests, mock trex_stl_lib, fix raw_input, division | Ross Brattain | 11 | -43/+440 |
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 | 2 | -0/+331 |
2017-02-06 | Merge "Setup yardstick_virtual environments for Network Service Testing" | Kubi | 1 | -0/+244 |
2017-02-06 | Merge "Adding sample Thoughput Test case for vPE." | Kubi | 15 | -0/+1841 |
2017-02-06 | Merge "Adding vPE VNF class aligned with IETS per-deploy senarios" | Kubi | 7 | -0/+2042 |