Age | Commit message (Expand) | Author | Files | Lines |
2017-02-14 | Merge "Update CLI Command in yardstick TC019, TC045~TC048" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 5 | -6/+6 |
2017-02-14 | Merge "heat: minor fixes, don't use len > 0 and use next instead of [0]" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 1 | -2/+2 |
2017-02-14 | Merge "Bux: task_id parameter from API can not pass to yardstick core" | ![](//seccdn.libravatar.org/avatar/690136c24a24812bbca8811a58e79aa2?s=13&d=retro) Rex Lee | 1 | -1/+1 |
2017-02-14 | Merge "fix super() calls, must use explicit class name" | ![](//seccdn.libravatar.org/avatar/690136c24a24812bbca8811a58e79aa2?s=13&d=retro) Rex Lee | 5 | -7/+7 |
2017-02-14 | Merge "more logging fixes" | ![](//seccdn.libravatar.org/avatar/690136c24a24812bbca8811a58e79aa2?s=13&d=retro) Rex Lee | 5 | -25/+23 |
2017-02-14 | Merge "remove trex install from run_tests.sh." | ![](//seccdn.libravatar.org/avatar/690136c24a24812bbca8811a58e79aa2?s=13&d=retro) Rex Lee | 1 | -23/+0 |
2017-02-14 | Merge "heat: convert open to context manager" | ![](//seccdn.libravatar.org/avatar/690136c24a24812bbca8811a58e79aa2?s=13&d=retro) Rex Lee | 1 | -3/+4 |
2017-02-14 | Merge "heat: close file before parsing template" | ![](//seccdn.libravatar.org/avatar/690136c24a24812bbca8811a58e79aa2?s=13&d=retro) Rex Lee | 1 | -1/+1 |
2017-02-14 | Merge "vnf_generic: replace list comprehension with generator expression" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 1 | -3/+3 |
2017-02-14 | Merge "Bugfix: write_json_to_file: use json.dump with files" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 1 | -1/+2 |
2017-02-14 | Merge "nsb: move NSB root to constant, add unittest" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 2 | -7/+16 |
2017-02-14 | Merge "vnf_generic: convert sshmanager to class" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 2 | -29/+29 |
2017-02-14 | Merge "test_tg_text: fix indentation" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 1 | -1/+1 |
2017-02-14 | Merge "vnfdgen: replace six.iteritems() with .items()" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 1 | -3/+3 |
2017-02-14 | Merge "test_vnf_generic: fix unitests when files are present" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 1 | -74/+92 |
2017-02-14 | Merge "Bugfix: apex_lake: sort json keys for git" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 3 | -6/+9 |
2017-02-14 | Merge "test_env_action: use dict literal" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 1 | -1/+1 |
2017-02-13 | Update CLI Command in yardstick TC019, TC045~TC048 | ![](//seccdn.libravatar.org/avatar/acef0e02df07db9027c7d6ce508ab966?s=13&d=retro) tjuyinkanglin | 5 | -6/+6 |
2017-02-13 | Merge "Push yardstick debug log into the artifacts" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 2 | -1/+6 |
2017-02-10 | Bux: task_id parameter from API can not pass to yardstick core | ![](//seccdn.libravatar.org/avatar/4a59791be80760f271d6297addfd05be?s=13&d=retro) chenjiankun | 1 | -1/+1 |
2017-02-10 | Merge "KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk+barometer s... | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 2 | -0/+100 |
2017-02-10 | KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk+barometer scenarios. | ![](//seccdn.libravatar.org/avatar/f0366ed1acef56fad326452f20c4ac24?s=13&d=retro) Navya | 2 | -0/+100 |
2017-02-10 | Merge "uwsgi: move init_db to uwsgi entry point" | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 2 | -4/+9 |
2017-02-09 | fix super() calls, must use explicit class name | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 5 | -7/+7 |
2017-02-09 | Fix: yardstick-docker-build-push-master failure | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) JingLu5 | 1 | -0/+1 |
2017-02-08 | remove trex install from run_tests.sh. | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 1 | -23/+0 |
2017-02-08 | uwsgi: move init_db to uwsgi entry point | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 2 | -4/+9 |
2017-02-07 | more logging fixes | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 5 | -25/+23 |
2017-02-08 | test_env_action: use dict literal | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 1 | -1/+1 |
2017-02-08 | Bugfix: apex_lake: sort json keys for git | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 3 | -6/+9 |
2017-02-08 | nsb: move NSB root to constant, add unittest | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 2 | -7/+16 |
2017-02-08 | test_vnf_generic: fix unitests when files are present | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 1 | -74/+92 |
2017-02-08 | vnfdgen: replace six.iteritems() with .items() | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 1 | -3/+3 |
2017-02-08 | vnf_generic: replace list comprehension with generator expression | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 1 | -3/+3 |
2017-02-08 | vnf_generic: convert sshmanager to class | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 2 | -29/+29 |
2017-02-08 | Bugfix: write_json_to_file: use json.dump with files | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 1 | -1/+2 |
2017-02-08 | test_tg_text: fix indentation | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 1 | -1/+1 |
2017-02-08 | Proposing Trevor Cooper as a commiter in yardstick | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) kubi | 1 | -0/+1 |
2017-02-08 | Proposing Ross Brattain as a commiter in yardstick | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) kubi | 1 | -0/+1 |
2017-02-07 | Pass environment variables of proxy to tox | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 1 | -0/+1 |
2017-02-07 | fix unittests failures due to py3 | ![](//seccdn.libravatar.org/avatar/831473c572bedcaaa77e1716de8b971a?s=13&d=retro) Deepak S | 5 | -15/+10 |
2017-02-07 | fix unittests, mock trex_stl_lib, fix raw_input, division | ![](//seccdn.libravatar.org/avatar/3d7f8560c23e7613e73c4fe0ad2fc79c?s=13&d=retro) Ross Brattain | 11 | -43/+440 |
2017-02-07 | Merge "KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk scenarios." | ![](//seccdn.libravatar.org/avatar/0e41f1a205e064842939c788fc43d668?s=13&d=retro) Jing Lu | 2 | -0/+100 |
2017-02-06 | Merge "Adding simple cmdline to run the Network service testcases" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 2 | -0/+331 |
2017-02-06 | Merge "Setup yardstick_virtual environments for Network Service Testing" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 1 | -0/+244 |
2017-02-06 | Merge "Adding sample Thoughput Test case for vPE." | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 15 | -0/+1841 |
2017-02-06 | Merge "Adding vPE VNF class aligned with IETS per-deploy senarios" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 7 | -0/+2042 |
2017-02-06 | Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 4 | -0/+735 |
2017-02-06 | Merge "Adding trex trafficgen example." | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 8 | -3/+973 |
2017-02-06 | Merge "Adding ping testcase to demonstrate the isb Generic framework" | ![](//seccdn.libravatar.org/avatar/514a019524cfe71a3ce0d5db8641f529?s=13&d=retro) Kubi | 3 | -0/+159 |