Update git submodules
authorMaciej Skrocki <maciej.skrocki@intel.com>
Thu, 28 Sep 2017 21:13:39 +0000 (14:13 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 6 Oct 2017 20:20:37 +0000 (20:20 +0000)
commit11146957606837c6cd156454de37fc1b388a9894
tree54b74ee8189b4a522cb77ba5fa92c82a3551883f
parent94ff77957a6da77611a8a6a772bbf1872c173fc4
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Fixed compilation of latest samplevnf

    added download_civetweb and install_civetweb roles.

    Change-Id: Id4f60cc07b3befc7edb3cfc38773fe1a73a44c1f
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
  - add wait_for_instantiate

    Change-Id: Idc54fc907dba4603984712fc43a0db8dfd4b7374
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - heat: add port name as port

    Change-Id: Ibd159359c6f57d573a909d6841c121c15bf692c1
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Making sure yardstick container uses hosts timezone

    This is required for influxdb results being reported
    "in the future" when the timezones do not match.

    Change-Id: Ic41e19d26c46b6ccfa6dacddb595236af19e437a
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
  - rewrite _generate_pod_yaml to combine name and pkey setting

    just deepcopy and change.  This will probably break in
    the future if we use anything other than dicts and list.

    Change-Id: I9a9b0c5b09b3e3ebd7ed593bf6339ea030605f93
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Disable VNF deploy by default

    Change-Id: I27bcc41c855f34fb1fd0332fc24e7bf0b2af4ec2
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - NSB Prox minor refactor of BNG

    JIRA: YARDSTICK-802

    - Updated the BNG code with minor refactor.
    - Corrected the CPE core name
    - Update binsearch traffic profile with 64B

    Change-Id: Iae0be766edb986520045655fa567651711813a8b
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
  - Add intermediate variables for attacker,monitor,result_checker

    JIRA: YARDSTICK-790

    Change-Id: I6bb36c98b8673155d3142fc54cfb39315d5ce613
Signed-off-by: qiujuan <juan_qiu@tongji.edu.cn>
  - Added example TC with collectd on compute node

    To be used with yardstick/etc/yardstick/nodes/pod.yaml.collectd.sample

    Change-Id: I6eff4f6adf57596e06c685ab87b83699696ad7b6
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
  - Adding sample testcases to run on standalone context

    - vFW
    - vCGNAPT
    - vACL
    - UDP Replay
    - vPE (Only OVS supported)

    Change-Id: Idbc4d1d6bc1283e40d2fcb9457a871a9198ad147
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Adding auto generate scale-out support for correlated traffic

    Change-Id: I2755b596068545c1a3a672ceff47d814a44ae050
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Adding 2 node ixia generic scale-out test case generation

    Change-Id: I7da2d5bcd7c58c669e28a7271e4c6848c003e84a
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Adding scale out templates for ovs_dpdk/sriov using 2 node setup

    2 - node setup:
      - Traffic generator starts new stream on both uplink and downlink

    This patch addes amsible scripts to enable scale_out testcases

    - vfw

    Change-Id: I0340636bce3e74cd6175f728b9e7e014a4eb2fd5
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
docs/submodules/yardstick