Age | Commit message (Expand) | Author | Files | Lines |
2018-10-29 | Merge "Allow to see steady state status in the yardstick logs" | Rex Lee | 1 | -3/+12 |
2018-10-27 | Setup hugepages on SA host(sriov, ovs_dpdk) | Serhiy Pshyk | 8 | -70/+76 |
2018-10-26 | Merge "Add Testcase for Prox Standalone OvS-DPDK." | Abhijit Sinha | 1 | -0/+97 |
2018-10-26 | Merge "Add Testcase for Prox Standalone SRIOV." | Abhijit Sinha | 2 | -0/+123 |
2018-10-26 | Merge "Trex KPI are not collected due to rabbitmq user" | Abhijit Sinha | 3 | -8/+40 |
2018-10-26 | Add traffic duration support in test case | Orest Voznyy | 3 | -3/+26 |
2018-10-26 | Add Testcase for Prox Standalone SRIOV. | Carey, Alan | 2 | -0/+123 |
2018-10-26 | Add Testcase for Prox Standalone OvS-DPDK. | Carey, Alan | 1 | -0/+97 |
2018-10-26 | Add IOMMU to grub to support OVS/SRIOV SA contexts | Stepan Andrushko | 5 | -34/+39 |
2018-10-26 | Proposing Volodymyr Mytnyk as a committer to Yardstick | Emma Foley | 2 | -0/+5 |
2018-10-26 | Add test library name update in DMF and mainflows | Orest Voznyy | 2 | -10/+54 |
2018-10-26 | Add IxNextgen API for checking protocols status | Oleksandr Naumets | 2 | -0/+52 |
2018-10-26 | Pod file fix for Prox 2 port | Abhijit Sinha | 1 | -2/+0 |
2018-10-26 | Trex KPI are not collected due to rabbitmq user | Stepan Andrushko | 3 | -8/+40 |
2018-10-26 | Fix default IPv4 mask for IxNetwork traffic config | Serhiy Pshyk | 1 | -5/+2 |
2018-10-26 | fix yardstick verify job | rexlee8776 | 1 | -2/+7 |
2018-10-17 | Merge "Added traffic update capability to Ixload TG" | Abhijit Sinha | 9 | -50/+335 |
2018-10-17 | Merge "[docs] Transition to local docs build job." | Rex Lee | 6 | -0/+39 |
2018-10-16 | Add IxNextgen API for setting tracking options | Oleksandr Naumets | 2 | -0/+53 |
2018-10-16 | Merge "Adds option parameters to TC074" | Kubi | 3 | -1/+24 |
2018-10-12 | Merge "Add 4 port topology for agnostic vnf and Ixia tg" | Abhijit Sinha | 1 | -0/+71 |
2018-10-12 | Merge "Add OvS 2.8.1 support into SA context" | Abhijit Sinha | 1 | -1/+2 |
2018-10-12 | Merge "Configure n_rxq DPDK port option when adding the port" | Abhijit Sinha | 1 | -7/+5 |
2018-10-12 | Merge "Modify handling Ixia traffic profile parameters" | Abhijit Sinha | 3 | -94/+127 |
2018-10-11 | Test case override of traffic profile settings. | DanielMartinBuckley | 3 | -8/+49 |
2018-10-11 | Added traffic update capability to Ixload TG | Myron Sosyak | 9 | -50/+335 |
2018-10-11 | Fix python lib path for ixload control subprocess | Chornyi, TarasX | 1 | -1/+9 |
2018-10-10 | Modify handling Ixia traffic profile parameters | Oleksandr Naumets | 3 | -94/+127 |
2018-10-10 | Add IxNextgen API for creating BGP protocol layer | Oleksandr Naumets | 2 | -0/+41 |
2018-10-09 | [docs] Transition to local docs build job. | Emma Foley | 6 | -0/+39 |
2018-10-05 | Add 4 port topology for agnostic vnf and Ixia tg | Serhiy Pshyk | 1 | -0/+71 |
2018-10-05 | Update Ixia tg to use new API for traffic model creation | Serhiy Pshyk | 1 | -1/+4 |
2018-10-04 | Configure n_rxq DPDK port option when adding the port | Mytnyk, Volodymyr | 1 | -7/+5 |
2018-10-04 | Add OvS 2.8.1 support into SA context | Mytnyk, Volodymyr | 1 | -1/+2 |
2018-10-03 | Merge "Fix influxdb "field type conflict" error" | Emma Foley | 1 | -3/+3 |
2018-10-03 | Merge "Fix NSB PROX L3FWD dropping packets" | Abhijit Sinha | 2 | -2/+14 |
2018-10-03 | Merge "NSB PROX NFVi Test does not stop after reaching expected precision" | Abhijit Sinha | 12 | -19/+36 |
2018-10-03 | Adds option parameters to TC074 | Ameed Ashour | 3 | -1/+24 |
2018-10-02 | Fix NSB PROX L3FWD dropping packets | Patrice Buriez | 2 | -2/+14 |
2018-10-02 | Fix influxdb "field type conflict" error | Patrice Buriez | 1 | -3/+3 |
2018-10-02 | Modify IxNextgen API for traffic model configuration | Serhiy Pshyk | 2 | -31/+97 |
2018-10-02 | NSB PROX NFVi Test does not stop after reaching expected precision | DanielMartinBuckley | 12 | -19/+36 |
2018-10-01 | Allow to see steady state status in the yardstick logs | Ameed Ashour | 1 | -3/+12 |
2018-09-22 | Update the pinned sampleVNF version | Patrice Buriez | 1 | -1/+13 |
2018-09-21 | Merge "SA: Fix private key file name generation issue" | Abhijit Sinha | 1 | -1/+1 |
2018-09-21 | Merge "[NSB] Adds support for running "black box" test cases for VNFs" | Abhijit Sinha | 7 | -0/+348 |
2018-09-21 | [NSB] Adds support for running "black box" test cases for VNFs | Chornyi, TarasX | 7 | -0/+348 |
2018-09-20 | Merge changes from topics 'YARDSTICK-1354', 'YARDSTICK-1348', 'YARDSTICK-1359... | Abhijit Sinha | 35 | -0/+7335 |
2018-09-20 | SA: Fix private key file name generation issue | Mytnyk, Volodymyr | 1 | -1/+1 |
2018-09-18 | Add IxNextgen API for creating Vlans configurations | Serhiy Pshyk | 2 | -0/+109 |