Age | Commit message (Expand) | Author | Files | Lines |
2017-10-02 | Enabling multi_VM & multi port launch in standalone context |  Deepak S | 21 | -2639/+2289 |
2017-10-02 | Grafana Dashboard update for Prox Tests |  Abhijit Sinha | 32 | -402/+402 |
2017-10-02 | Merge "load_images.sh: Add missing ssh_options" into stable/euphrates |  Ross Brattain | 1 | -0/+1 |
2017-10-02 | load_images.sh: Add missing ssh_options |  Alexandru Avadanii | 1 | -0/+1 |
2017-10-02 | CI: add new test cases into CI so they can have result |  rexlee8776 | 1 | -1/+22 |
2017-09-30 | Auto create ixia config based on the traffic profile |  Deepak S | 11 | -310/+96 |
2017-09-30 | replace ansible modules |  Ross Brattain | 19 | -1680/+124 |
2017-09-30 | Adapt getting the image architecture to mcp |  Cristina Pauna | 1 | -4/+7 |
2017-09-30 | dpdk: pciutils and lspci is required for dpdk-devbind.py |  Ross Brattain | 1 | -0/+1 |
2017-09-30 | Adjusted IPs in some prox tests. |  Maciej Skrocki | 2 | -4/+4 |
2017-09-30 | Switched to stable/euphrates for samplevnfs projext |  Maciej Skrocki | 1 | -1/+1 |
2017-09-30 | add collectd ansible |  Ross Brattain | 34 | -6/+721 |
2017-09-30 | Added hw_vif_multiqueue_enabled metadata to the added samplevnfs image in Ope... |  Maciej Skrocki | 1 | -1/+2 |
2017-09-30 | vnf_generic: Fix str object has no attribute items |  Dino Madarang | 2 | -4/+14 |
2017-09-30 | NSB: ignore VNF node if there is no VNF model |  Ross Brattain | 1 | -1/+5 |
2017-09-30 | collectd: add config file templates as package_data |  Ross Brattain | 1 | -0/+2 |
2017-09-30 | Addition of Prox NSB BNG and BNG-QoS test |  Abhijit Sinha | 49 | -664/+72200 |
2017-09-30 | Terminate the run traffic if initiated after traffic is closed |  Deepak S | 1 | -14/+15 |
2017-09-30 | collectd: write config file from Jinja2 template |  Ross Brattain | 7 | -223/+175 |
2017-09-30 | Adding multi-port support for ixia taffic generator |  Deepak S | 9 | -113/+201 |
2017-09-30 | bugfix: tc055 fail due to options with no value |  rexlee8776 | 1 | -1/+0 |
2017-09-30 | Fix vPE VNF characterization issues. |  Deepak S | 7 | -45/+174 |
2017-09-30 | [PATCH] Patch for Yardstick arm64 netperf_install.bash |  Trevor Tao | 1 | -0/+42 |
2017-09-30 | Add nodeSelector to enable selecting the desired |  Trevor Tao | 2 | -3/+15 |
2017-09-30 | Enable IP_ROUTING for netperf UDP_STREAM test |  Trevor Tao | 1 | -0/+4 |
2017-09-30 | Read user & password from yardstick.conf in Grafana configuration |  chenjiankun | 2 | -20/+8 |
2017-09-30 | Merge "Get node IPs and IDs according to env" into stable/euphrates |  Ross Brattain | 1 | -15/+11 |
2017-09-30 | bugfix: tc054 default value is wrong |  rexlee8776 | 2 | -60/+27 |
2017-09-30 | Remove checkno.png and checkyes.png due to license issue |  chenjiankun | 7 | -18/+18 |
2017-09-29 | Get node IPs and IDs according to env |  Catalina Focsa | 1 | -15/+11 |
2017-09-28 | Create test suite for Euphrates release |  chenjiankun | 3 | -0/+138 |
2017-09-28 | task: fixup s/exe_info/exc_info |  Ross Brattain | 1 | -1/+1 |
2017-09-25 | tg_rfc2544_ixia: log exceptions and fix list iter |  Ross Brattain | 2 | -14/+20 |
2017-09-25 | Add service in kubernetes context |  chenjiankun | 5 | -21/+181 |
2017-09-25 | bugfix: tc025 should use ipmi to poweroff |  root | 3 | -32/+37 |
2017-09-25 | Introduced timeout to post method of HttpClient |  Maciej Skrocki | 2 | -11/+15 |
2017-09-25 | tg_rfc2544_ixia: use traffic id from JSON to update mac |  Ross Brattain | 3 | -42/+55 |
2017-09-25 | Bumped samplevnfs flavor disk size to 6G. |  Maciej Skrocki | 20 | -29/+28 |
2017-09-25 | ixia: renamed execute to execute_traffic |  Ross Brattain | 1 | -2/+2 |
2017-09-25 | nsb_setup.sh: update to Ansible 2.3.2 |  Ross Brattain | 1 | -1/+1 |
2017-09-25 | cgnapt: mock time.sleep in unitests |  Ross Brattain | 1 | -2/+4 |
2017-09-25 | requirements: bump Ansible version to 2.3 |  Ross Brattain | 1 | -1/+1 |
2017-09-25 | Tweaked nsb_setup to always re-download latest container |  Maciej Skrocki | 1 | -2/+4 |
2017-09-25 | prox: fix TG KPIs |  Ross Brattain | 4 | -12/+21 |
2017-09-25 | Addition of PROX NSB tests to yardstick |  DanielMartinBuckley | 36 | -125/+11531 |
2017-09-25 | prox: use find_relative_file when uploading |  Ross Brattain | 2 | -2/+3 |
2017-09-25 | add opnfv_os-odl-fdio-dvr-ha_daily.yaml scenario |  Ross Brattain | 1 | -0/+38 |
2017-09-25 | prox: pass prox_config_dict between Processes using queue |  Ross Brattain | 9 | -93/+86 |
2017-09-25 | Fixed few gaps when running on a minimal version of system |  Maciej Skrocki | 2 | -1/+2 |
2017-09-25 | prox testcases: private -> uplink,public -> downlink, vnf_0, tg_0 |  Ross Brattain | 22 | -258/+346 |