Kecheng_Guo [Mon, 22 Oct 2018 12:26:16 +0000 (20:26 +0800)]
Update git submodules
* Update docs/submodules/availability from branch 'master'
- Add Requirement Analyze for HA API in HA Analyze Document
JIRA: HA-38
Add HA Scenario Analyze for HA API Design in the HA Analyze Document,
in order to make links between the HA Analyze Document and other documents
in HA project
Change-Id: I7856452745e7c169cfd0e7dfbfba19c120804af9
Signed-off-by: Kecheng_Guo <1552778@tongji.edu.cn>
Cédric Ollivier [Mon, 5 Nov 2018 19:18:35 +0000 (20:18 +0100)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Set MTU=1442 in ansible_utils_tests.py
The former MTU (1450) is fine for VXLAN but reducing it to 1442
allows GENEVE tunneled networks.
Else snaps_smoke fails when verifying OVN [1].
[1] https://artifacts.opnfv.org/logs/functest/lf-pod1/gambia/2018-11-05_11-43-15/functest.log
Change-Id: Icf38c30837858f59ed25f443245fee0007e9354d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Mark Beierl [Mon, 5 Nov 2018 18:38:17 +0000 (18:38 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Add Stackless Support"
- Add Stackless Support
Adds ability to specify IP address list instead of looking up
full list from OpenStack Heat.
Adds stackless mode to bypass OpenStack heat altogether if
we are running against bare metal or other nodes that are
not under Heat's domain.
Adds ability to create filesystems and mount them for profiling.
Adds number of jobs and number of files to create to the
initializations API so we can lay down files and fill them
with random data ahead of the actual performance run.
Change-Id: Ia787f8b863bc92b38dd29b3cf17eda0d48f3bcd5
JIRA: STORPERF-265
Signed-off-by: mbeierl <mark.beierl@dell.com>
Cristina Pauna [Mon, 5 Nov 2018 15:48:54 +0000 (16:48 +0100)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Update idf parameters for arm-pod5
Change-Id: I1d2d3c461154f7b57d1c0e1a58be9d9a5873f61d
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Abhijit Sinha [Mon, 5 Nov 2018 15:42:31 +0000 (15:42 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Add vEPC test case preparation steps"
- [docs] Add vEPC test case preparation steps
Add documentation to review the changes to original vEPC infrastructure
files to configure NSB test run in a specific test setup.
Add initial steps to prepare NSB to use Spirent Landslide for vEPC tests.
JIRA: YARDSTICK-1459
Change-Id: I3b937b1a21d6ec6851a92946e46c679385fdff9c
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Abhijit Sinha [Mon, 5 Nov 2018 14:27:25 +0000 (14:27 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Added http concurrency test suite for agnostic VNF"
- Added http concurrency test suite for agnostic VNF
Added http concurrency test suite and test template.
In the test pemplate user can set number of users and page size
JIRA: YARDSTICK-1438
Change-Id: I510c37309568c1ef9c4ab34d3b85614120dc79a8
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
Abhijit Sinha [Mon, 5 Nov 2018 14:24:48 +0000 (14:24 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix python lib path for ixload control subprocess"
- Fix python lib path for ixload control subprocess
JIRA: YARDSTICK-1390
Change-Id: I3ef5242862c98d3b389ba127f909f47e26c0711d
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
Manuel Buil [Mon, 5 Nov 2018 13:18:37 +0000 (13:18 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: files: Also collect BIFROST env variables for bug reports"
- xci: files: Also collect BIFROST env variables for bug reports
Bifrost is exposing quite a few variables so we need to collect them
as well.
Change-Id: I7e7ca7a093f35a0acb53af360e58444f6c1de7e4
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 2 Nov 2018 10:58:55 +0000 (10:58 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Bump kubespray version to 2.7.0
installer-type:kubespray
deploy-scenario:k8-nosdn-nofeature
Change-Id: I6b59df5112e9b3459bf3147557f5f22fe0fb778b
Signed-off-by: Markos Chandras <mchandras@suse.de>
Abhijit Sinha [Mon, 5 Nov 2018 12:03:58 +0000 (12:03 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Test case override of traffic profile settings."
- Test case override of traffic profile settings.
JIRA: YARDSTICK-1298
Allow the test case file e.g. "tc_prox_baremetal_l2fwd-4.yaml"
settings to override the values in the traffic_profile file
e.g. "prox_binsearch.yaml"
This is done by adding the "traffic_config" section to the
"options" section in the "test case file".
See below :-
options:
interface_speed_gbps: 10
traffic_config:
tolerated_loss: 0.001
test_precision: 0.1
packet_sizes: [64]
duration: 30
lower_bound: 0.0
upper_bound: 100.0
vnf__0:
prox_path: /opt/nsb_bin/prox
prox_config: "configs/handle_l2fwd-4.cfg"
prox_args:
"-t": ""
tg__0:
prox_path: /opt/nsb_bin/prox
prox_config: "configs/gen_l2fwd-4.cfg"
prox_args:
"-e": ""
"-t": ""
Precedence of the traffic settings.
1. Values provided in the "traffic_config" section, inside
the "options" section, of the test case file
2. values provided in the "traffic_profile" section of the
traffic_profile file
Change-Id: I6b4e123e865c9dab548f9ad28647f95b53410e8f
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Markos Chandras [Fri, 2 Nov 2018 10:56:16 +0000 (10:56 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: osa: Bump SHAs to the HEAD of the Rocky branch
Change-Id: I50c367433dc8cf8964c291c916ea939e25f638cb
Signed-off-by: Markos Chandras <mchandras@suse.de>
Sofia Wallin [Mon, 5 Nov 2018 09:54:20 +0000 (10:54 +0100)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Minor docs updates
Version history is not needed in the final version. Page navigation is
availalble on the left side on docs.opnfv.org
Change-Id: If1edb5f8da407b6bce2f6aeccd53aca9c8494a1a
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
Guillermo Herrero [Thu, 25 Oct 2018 14:33:44 +0000 (16:33 +0200)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [IDF] arm-pod10: added as new idf and pdf
Change-Id: I74b1c7db1e7c7b53518660e92e810ff60f827d64
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Rex Lee [Mon, 5 Nov 2018 09:17:11 +0000 (09:17 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Rename image tc014_pod_frase{e,}r.png"
- [docs] Rename image tc014_pod_frase{e,}r.png
docs/release/results/tc014-cpu-processing-speed.rst
includes the image tc014_pod_fraser.png. This image was
incorrectly named tc014_pod_fraseer.png.
This patch fixes the image name so that the link is valid.
JIRA: YARDSTICK-1416
Change-Id: I37d8ee687f4dbd1a8b906e2934a4119f9fdd8041
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Rex Lee [Mon, 5 Nov 2018 09:17:05 +0000 (09:17 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Fix "Error in xxx directive" warning"
- [docs] Fix "Error in xxx directive" warning
JIRA: YARDSTICK-1416
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: I58c511454e052496e0b72ea28142b331514475c5
Rex Lee [Mon, 5 Nov 2018 09:16:57 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Fix docs {un,}indent warnings in Testcase definitions"
- [docs] Fix docs {un,}indent warnings in Testcase definitions
Mostly, the issues were with un/indentation.
This has been fixed, and `tox -e docs` now issues less warnings.
JIRA: YARDSTICK-1416
Change-Id: Ie58a8dba42e9868357e1dce414cb1a01af8ad1f4
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Rex Lee [Mon, 5 Nov 2018 09:16:48 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Update header levels"
- [docs] Update header levels
JIRA: YARDSTICK-1335
Change-Id: I202634a7427a409f0e2ca786c8bb5e05a5b4351d
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Rex Lee [Mon, 5 Nov 2018 09:16:39 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Remove vtc results chapter and references"
- [docs] Remove vtc results chapter and references
The vTC chapter in the userguide was previously removed [1]
Some references and results still remained and needed to be removed.
[1] https://gerrit.opnfv.org/gerrit/gitweb?p=yardstick.git;a=commit;h=
114a486558c96152fffb5050840460a54de64d15
JIRA: YARDSTICK-1335
Change-Id: I17806d90ae8bc4dbf813ef89bbc22dc012b4a686
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Rex Lee [Mon, 5 Nov 2018 09:16:21 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge changes from topic 'docs/fix-warnings'
* changes:
[docs] Fix unresolved reference warning
[docs] Update broken and redirected links
- [docs] Fix unresolved reference warning
JIRA: YARDSTICK-1416
Change-Id: Ibdc9b48e31aff171c59278f9ca19767392f4eeba
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
- [docs] Update broken and redirected links
A number of links were broken, or permenently redirected.
Some literal include directives pointed to the wrong location.
These have been updated, so the links are valid.
JIRA: YARDSTICK-1416
Change-Id: Icd20113e0ab099850fa58fa41bb27a00670f57ca
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Tim Rozet [Fri, 2 Nov 2018 14:36:19 +0000 (10:36 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fix rocky container preparation
Branch was being passed with the 'stable' prefix which was breaking the
docker URL.
Change-Id: I802492d407bc18ec2b47212edfe4bb4fde13002a
Signed-off-by: Tim Rozet <trozet@redhat.com>
earrage [Fri, 2 Nov 2018 21:40:55 +0000 (14:40 -0700)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Add minor enhancements to jmeter configuration
- Add user-agent field to jmeter config yaml and jmeter jmx
template that can be configured per URL in testplan
- Add duration time that can be used in combination with
ramp time. Duration is the total time of the test while
ramp time governs how much time is allotted to establish
all configured requests/connections
- Explicitly define clover-jmeter-master service name with
default namespace for clover-controller in clover-system
namespace to reach
- Add missing request_counts.html file
Change-Id: I5e2d388db0b73ea6c28482c94c33cc2a01f1b52e
Signed-off-by: earrage <eddie.arrage@huawei.com>
Trevor Bramwell [Mon, 29 Oct 2018 23:25:14 +0000 (16:25 -0700)]
Remove Submodules of Archived Projects
These projects aren't included in any docs, have been archived, and
shouldn't be cloned for the build.
Change-Id: Ia1b74d173fffe8cfc1e30b3cb4101c3affffd51e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
ahothan [Fri, 2 Nov 2018 15:28:58 +0000 (08:28 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-106 IndexError exception while resolving ARP (EXT)
Change-Id: Id3699849810ec16706ff1cdd7f05b6912583cf21
Signed-off-by: ahothan <ahothan@cisco.com>
Markos Chandras [Thu, 1 Nov 2018 09:55:48 +0000 (09:55 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Add missing update_cache statements
When we install packages from the distro repos we need to make sure
that the database is updated. This also takes SUSE's zypper pkg manager
into consideration which can benefit from the same Ansible option.
Change-Id: I7a2206bfc5827b9ccb448278759711c560bb4679
Signed-off-by: Markos Chandras <mchandras@suse.de>
Deepak S [Fri, 2 Nov 2018 09:36:25 +0000 (15:06 +0530)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Updating release notes for Gambia...
Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f00e48
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Trevor Bramwell [Thu, 1 Nov 2018 22:49:06 +0000 (22:49 +0000)]
Merge "Update git submodules for Promise"
Trevor Bramwell [Thu, 1 Nov 2018 22:48:23 +0000 (22:48 +0000)]
Merge "Transition stor4nfv docs away from submodules"
Tim Rozet [Thu, 1 Nov 2018 19:09:00 +0000 (15:09 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fix neutron_driver for odl
The neutron_driver for opendaylight needs to be set to 'odl' instead of
'opendaylight'
Change-Id: Ib9345d8b9fc8be5b7a49ac961a2499220c1c1bd6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Stephen Wong [Thu, 1 Nov 2018 17:13:43 +0000 (17:13 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "CLOVER-43: Initial commit for Clovisor"
- CLOVER-43: Initial commit for Clovisor
Part of Clover's initial task (during project proposal) is to explore
cloud native network tracing tools. Clover the project proposes
Clovisor as a way for Clover to use the IOvisor
(https://www.iovisor.org/) to perform network tracing. This is the first
commit of this module
Please note that the BPF code used in this commit were only tested with
Linux kernel 4.14+ --- hence, if ubuntu is used, and one prefers LTS,
the requirement is 18.04+
A different patch will track the redis and k8s API server watcher code
Also, a design doc will be added in the future (TBD)
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Change-Id: I30d9f9d474b8703097c470d39628e86bc788f9b6
Stephen Wong [Thu, 1 Nov 2018 17:12:57 +0000 (17:12 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Initial UI dashboard added for visibility"
- Initial UI dashboard added for visibility
- Add foundation, jquery and jquery-ui open source js/css
packages for skin, layout and AJAX
- Add plotly and candela js open source graphing packages
- Build core visibility view and provide toplevel templates,
headers, menu navigation, etc.
- Update collector/visibility APIs to align to latest Spark
analytics and UI requirements
- Refresh page elements at 5 second interval.
- Visibility controls to stop continual page refresh and clear
visibility.
- Multi-select and update service set to analyze.
- System count updates for tracing, spans, metrics schemas.
- Min/max/avg response times per service (aggregate) table.
- Graphs for: per service request counts, user-agent percentages,
per service/URL counts, per URL/status code counts, per URL counts
- Tabs for distinct URLs, status codes, user-agents, upstream cluster,
operation names, nodeids (service names)
- Table for metrics counters specified in visibility configuration.
- Metrics over time scatter plots for tracked metrics.
Change-Id: Ie3ea12fd32e0274ac52f78becc4a56c4c4134660
Signed-off-by: earrage <eddie.arrage@huawei.com>
Stephen Wong [Thu, 1 Nov 2018 17:09:02 +0000 (17:09 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Update modsecurity image docker registry"
- Update modsecurity image docker registry
The clover-ns-modsecurity-crs docker image is now built by Jenkins and uploaded
to the OPNFV docker hub.
This patch updates the modsecurity deployment kubernetes manifest to pull image from OPNFV docker hub.
Change-Id: I7e8afd27f726600de9247fc98fe3f5d491000f1c
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Feng Pan [Thu, 1 Nov 2018 16:22:18 +0000 (16:22 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes Docker image upload for master/rocky"
- Fixes Docker image upload for master/rocky
The API has changed to create/upload the docker container images to be
used for deployment. In the past the prepare commands would read the THT
environment files passed, to determine which docker images to render
into an environment file. The new behavior uses a new
"containers-prepare-parameter.yaml" format (included in this patch),
which Apex will now configure for deployment. By default docker images
will be rendered for all TripleO services identified in the
roles_data.yaml file. Therefore we must use several excludes patterns to
only pull the docker images needed for a default deployment.
JIRA: APEX-642
Change-Id: Iab00fcb874554bb98540dc9a4c3051e58ea68a3b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Emma Foley [Thu, 1 Nov 2018 16:17:52 +0000 (16:17 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Test case documentation for vEPC testing"
- [docs] Test case documentation for vEPC testing
JIRA: YARDSTICK-1349
The test case document will cover the following:
- test purpose
- test configuration
- pre-test conditions
- test sequence
- test verdict
Change-Id: I2841a7ff3d248bb3e4739579fad722dc02b5504f
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
ahothan [Thu, 1 Nov 2018 15:17:49 +0000 (08:17 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-105 ARP not working with NFVbench 2.0
Fix type in arp record field.
Remove unneeded code.
Change-Id: I7a77f66c5e1c357907f4fd113f864708a351f152
Signed-off-by: ahothan <ahothan@cisco.com>
Abhijit Sinha [Thu, 1 Nov 2018 13:31:52 +0000 (13:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add IxNextgen API for setting tracking options"
- Add IxNextgen API for setting tracking options
Added IxNextgen API for setting:
- ingress flows tracking options
- egress flows tracking options
JIRA: YARDSTICK-1472
Change-Id: Ia604025a7d181213200c6562260b25cf11d4d73e
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
Abhijit Sinha [Thu, 1 Nov 2018 13:30:33 +0000 (13:30 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add IxNextgen API for checking protocols status"
- Add IxNextgen API for checking protocols status
Added IxNextgen API methods which allows to check status of created
protocols
JIRA: YARDSTICK-1468
Change-Id: Id40b59ac258bcce6501862520bd042d31d926783
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
Sofia Wallin [Mon, 22 Oct 2018 09:00:38 +0000 (11:00 +0200)]
Transition stor4nfv docs away from submodules
Uses intersphinx linking to reference stor4nfv documentation hosted on
RTD.
Change-Id: I0e2dcf599073c6e59645e064ddacb3ef6289d084
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
Cédric Ollivier [Thu, 1 Nov 2018 08:52:43 +0000 (09:52 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Override tempest_conf.yaml in ci jobs
It also removes STORAGE_PROTOCOL (env var) which was removed.
Change-Id: Ib0f388f20c52ebf2409d2aca0bcba5c641287b40
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xudan [Thu, 18 Oct 2018 08:37:59 +0000 (04:37 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update classes in testcase.py
1. Remove the functions which are not called anywhere
2. Change some class methods to be static methods and instance methods
Change-Id: I2e754cdff61aa34ffe899e352653ff767d4ac69d
Signed-off-by: xudan <xudan16@huawei.com>
Emma Foley [Thu, 1 Nov 2018 11:05:59 +0000 (11:05 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make OvS to listen on TCP by default"
- Make OvS to listen on TCP by default
JIRA: YARDSTICK-1492
Change-Id: I81c682d473ffe3d70ecbb42cce40c2d16e608b41
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Stephen Wong [Thu, 1 Nov 2018 06:51:22 +0000 (06:51 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Initial commit for Spark to analyze visibility data"
- Initial commit for Spark to analyze visibility data
- Add Apache Spark 2.3 with native Kubernetes support.
- Runs self contained within K8s cluster in clover-system
namespace. One container (clover-spark) includes Clover Spark
JAR artifact. This container interacts with the
K8s API to spawn a spark-driver pod. This pod in turn spawns executor
pods to execute Spark jobs.
- Currently JAR is included in source for convenience and must be
built with sbt (install sbt and execute sbt package)
- Includes JAR from DataStax to provide Cassandra connector to analyze
Cassandra schemas as RDDs (Resilient Distributed Dataset).
- Includes Redis interface JAR to write analyzed data back to visibility
(UI, CLI or API).
- Second container (clover-spark-submit) submits Spark jobs
continuously to allow Spark to be operated entirely within the cluster.
- Two Spark jobs (CloverSlow, CloverFast) allows some analytics to be
provided in real-time and other analytics to be provided over longer
horizons.
- Each Spark job spawns two executor pods.
- Includes yaml manifest to deploy clover-spark-submit with the
necessary RBAC permissions to interact with the K8s API.
- Data analyzed includes tracing and metrics schemas obtained by
clover-collector and written to Cassandra.
- Docker builds of clover-spark and clover-spark-submit are provided
and will be pushed as OPNFV DockerHub images in a separate patch.
Change-Id: I2e92c41fd75d4ebba948c0f8cb60face57005e50
Signed-off-by: earrage <eddie.arrage@huawei.com>
Stephen Wong [Thu, 1 Nov 2018 06:49:50 +0000 (06:49 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Add initial Istio validation testcase for CI"
- Add initial Istio validation testcase for CI
This work adds testcase for validating Istio installation
Change-Id: Ie895b27eb4b3fbec23cf9519699f5fe37236153c
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Qiaowei Ren [Tue, 30 Oct 2018 01:09:25 +0000 (09:09 +0800)]
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- add scenario description for os-nosdn-stor4nfv-ha
Change-Id: I982164682f7567110d1e46ed07a8d96dfe9239e3
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Tim Rozet [Tue, 23 Oct 2018 14:50:25 +0000 (10:50 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Adds SDN Port variables to overcloudrc
Functest needs these values to be set in overcloudrc to know which ports
to query ODL on.
JIRA: APEX-621
Change-Id: I41e34efccedc26edd98c6dd3f45e553ea76db195
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 29 Oct 2018 20:08:04 +0000 (16:08 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes failure to restart containers post undercloud install
It looks like the docker_container ansible module will recreate the
container if it fails to restart it. This is undesired behavior so
moving to use shell to restart the containers.
Also, fixes mistral executor container not properly mounting the
ceph-ansible playbook. Additionally fixes an issue with ceph-ansible by
downgrading the package. Related rhbz:
https://bugzilla.redhat.com/show_bug.cgi?id=
1644713
Change-Id: I3199b4af11a4170d19419f70cb53f7d74def273c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Emma Foley [Wed, 31 Oct 2018 18:52:51 +0000 (18:52 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Update: Trex KPI not collected no rabbitmq user"
- Update: Trex KPI not collected no rabbitmq user
Update of review #63707: missed yardstick password hash.
This must be set on top of changes on review.
JIRA: YARDSTICK-1479
Change-Id: Ia8783de81ad91ea7421c6bbff87a30c59db2d44c
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Deepak S [Wed, 31 Oct 2018 23:46:33 +0000 (05:16 +0530)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Add Gambia release notes
Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d49
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Deepak S [Wed, 31 Oct 2018 17:45:16 +0000 (17:45 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Add support for counting non dataplane related packets"
- Add support for counting non dataplane related packets
When performing some zero packet loss performance testing on dataplane, it
is important (not) to count non dataplane packets. For instance, one might
receive uexpected packets from a switch, or ARP packets. Or one might need
to transmit ARP packets. Such packets should not be counted as dataplane
packets as for thse packets there is no 1:1 mapping between transmitted
packets and received packets.
To support this, the counters reporting numbers of transmitted and received
packets remain unchanged but two new counters have been added to PROX,
counting respectively number of received and number of transmitted
non-dataplane packets.
On RX side, packets are counsidered as non-dataplane if being ARP or if
they do not countain the proper signature
On TX side, ARP packets are not considered as dataplane packets.
This feature requires configuration of signature.
"dp core stats" command has been added
Change-Id: I98e113cd02f36d540383d343a433592867ad86a9
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Deepak S [Wed, 31 Oct 2018 17:44:59 +0000 (17:44 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix potential crash when shuffling mbufs"
- Fix potential crash when shuffling mbufs
Change-Id: I70de6345afc6a696906f006c1b0f44540ae4ecec
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Xavier Simonart [Sat, 27 Oct 2018 14:26:26 +0000 (16:26 +0200)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Support for DPDK 18.05 and DPDK 18.08
Improve DPDK 18.05 support introduced by
3e532aca.
Support for DPDK 18.08.
Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d48
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Stamatis Katsaounis [Thu, 11 Oct 2018 12:13:33 +0000 (15:13 +0300)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Add suport for fuel installer
JIRA: FUEL-393
This patch adds support for fuel installer by modifying relevant
pieces of code.
Change-Id: I5245e84022dd258c96648b0985660e093ca98b52
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Abhijit Sinha [Wed, 31 Oct 2018 14:33:22 +0000 (14:33 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adding Grafana dashboard for visualizing the vEPC default bearer metrics."
- Adding Grafana dashboard for visualizing the vEPC default bearer metrics.
The dashboard will highlight the Network metrics captured from Spirent landslide traffic generator.
JIRA: YARDSTICK-1350
Change-Id: I47920446181355a97e875fd82afd633b336c8da6
Signed-off-by: Carey, Alan <alan.carey@intel.com>
Nikos Karandreas [Wed, 31 Oct 2018 12:01:14 +0000 (12:01 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Find the ODL owner of the BGP entity in the cluster in TC 3"
- Find the ODL owner of the BGP entity in the
cluster in TC 3
After new Apex release Opendaylight run in container.
This fix finds the ODL owner of the BGP entity in the cluster for
containerised installations.
SDNVPN-234
Change-Id: Iec1abfe3e0be899ab51fe52057b394a4fa15cc49
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
Sofia Wallin [Wed, 31 Oct 2018 11:33:23 +0000 (11:33 +0000)]
Merge "Removing promise user guide and adding release notes"
Nikos Karandreas [Wed, 31 Oct 2018 11:17:00 +0000 (11:17 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix false message instance is down"
- Fix false message instance is down
JIRA: SDNVPN-232
This patch fixes the false message instance is down. The message
occurs because a wrong method was used to check if instance is
alive. This instance does not proceed to login so the previous
method cound not find "login" regex inside its console output.
Change-Id: I35733f634595a9d2eeb9148c2476444afab710a6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Manuel Buil [Tue, 30 Oct 2018 14:37:39 +0000 (15:37 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Bug fix: Fetch vm names from idf
Currently we were taking the names of the nodes to be generated from the
NODE_NAMES variable whereas ansible was fetching the names from the
dynamic_inventory.py which uses idf. This resulted in problems: when
doing ha, ansible was provisioning a compute as a controller and
vicebersa.
This patch forces create_nodes role to fetch the name from idf and thus
align with the naming schema of ansible
deploy-scenario:k8-calico-nofeature
installer-type:kubespray
Change-Id: Id1473727405701fd9ed0cb2f1394ee8676cec337
Signed-off-by: Manuel Buil <mbuil@suse.com>
- Remove variable for driver
Right now, we only support ipmi hosts (either virtual or physical) and
that is why our json is always describing the ipmi parameters. It does
not make sense that we have a variable which would allow to change that
Change-Id: I7b88aca5930a73d68342e3d4cf21f9e96286c4d7
Signed-off-by: Manuel Buil <mbuil@suse.com>
- Bug fix: Wrong reference to vm_host_groups
The variable should be host_group which is generated at line 32 and 35
Change-Id: I7add3af73198ec0638dee0c8f189a3a372a78ee8
Signed-off-by: Manuel Buil <mbuil@suse.com>
xudan [Tue, 23 Oct 2018 10:28:38 +0000 (06:28 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update class in container.py
Change-Id: I4fb24f86c6d15aea5a62baaca20531b2891437ff
Signed-off-by: xudan <xudan16@huawei.com>
- CI verify jobs failed due to the update of tox
The LF pod used to run the CI verify jobs have updated the version of tox.
So the CI verify jobs failed.
See https://build.opnfv.org/ci/view/dovetail/job/dovetail-merge-master/476/console
Fix the python format errors
Ignore error 'W503 line break before binary operator'.
Change-Id: Ic2df070447bbea39c877ce7a394d733a95064bb1
Signed-off-by: xudan <xudan16@huawei.com>
Sridhar K. N. Rao [Fri, 26 Oct 2018 04:23:43 +0000 (09:53 +0530)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- CI: Reduce Daily-build tests.
Only throughput tests for all packet sizes for ovs-with-dpdk and vpp.
JIRA: VSPERF-593
Change-Id: I03c39421ee572bf75b10f237d283c55e8bef7f76
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Cédric Ollivier [Tue, 30 Oct 2018 19:30:14 +0000 (20:30 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Prepare OPNFV functest releases
It sets version=9 (I-release)
Change-Id: I2e275f3b4ca08d40bea21ea09bb909aca5199b5e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Emma Foley [Tue, 30 Oct 2018 19:19:49 +0000 (19:19 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Fix links to remove references to submodules"
- [docs] Fix links to remove references to submodules
All references to submodules must be removed for docs to
work going forward.
Can be tested once your project has a local tox file
Change-Id: Id74581cc584f70ae0b31e31c9dd91593c7be6615
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Emma Foley [Tue, 30 Oct 2018 17:37:08 +0000 (17:37 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add RFC2544 iteration status field"
- Add RFC2544 iteration status field
Added new RFC2544 iteration status field into the
testcase result to be able to exctract the best
RX/TX throughput value from each iteration.
The field equal "Success" if the trhoughput value is in the
given drop percentage range and "Failure" otherwise.
JIRA: YARDSTICK-1389
Change-Id: I2fb2ef036b63a0e7bbf3d6c6568d3bdffa488e1f
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Emma Foley [Tue, 30 Oct 2018 17:23:20 +0000 (17:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Dashboard with Network and Platform NFVi metrics"
- Dashboard with Network and Platform NFVi metrics
Added the PROX L3FWD Grafana dashboard with NFVi metrics
collected from barometer collectd container.
The dashboard has template field for HOST/SUT name
to get the collectd metrics from that SUT.
JIRA: YARDSTICK-1412
Update:
- Added table and graphs for TG NFVi metrics
- Added TG and SUT templates as IP address
- Added IPC(instruction per cycles) metric
Change-Id: I1f8971f551df27ad6a16241693527285610fc82d
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Sofia Wallin [Tue, 30 Oct 2018 13:10:03 +0000 (14:10 +0100)]
Removing promise user guide and adding release notes
Change-Id: I64dbbdf094146611ae72480539a3fae21f216e3f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Abhijit Sinha [Tue, 30 Oct 2018 15:12:42 +0000 (15:12 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Pod file fix for Prox 2 port"
- Pod file fix for Prox 2 port
Removing the "keyfile" from the pod file to align with other
pod files for 1 and 4 port. The file when used as such currently
gives an error. This change will fix that.
JIRA:YARDSTICK-1477
Change-Id: Ibfa9387d068a0098ea0eb0b31ad96108d0602abc
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Abhijit Sinha [Tue, 30 Oct 2018 15:08:05 +0000 (15:08 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix latency for ACL test cases"
- Fix latency for ACL test cases
JIRA: YARDSTICK-1460
Cores running "mode=lat" must be properly configured with a correct
"lat pos" parameter. When this parameter is missing, PROX exits with
an error message.
When the "lat pos" parameter is missing for cores running "mode=gen",
latency values are not written into the packets.
Also fixed some typos, packet inline format, IP len and UDP len.
Change-Id: Ice06c5d74686c80f09bc60f568993dbf3165b338
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Stepan Andrushko [Fri, 14 Sep 2018 17:05:13 +0000 (20:05 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- [docs] Update on Yardstick installation
Added details how to install Yardstick using install.yaml.
Updated:
- 04-installation.rst
- 13-nsb-installation.rst
JIRA: YARDSTICK-1335
Change-Id: I526c328f1b197833a2cf496cfef15ba89c11fab1
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Sofia Wallin [Tue, 30 Oct 2018 10:58:51 +0000 (10:58 +0000)]
Merge "Updated list of scenarios"
Tomi Juvonen [Tue, 30 Oct 2018 10:18:19 +0000 (12:18 +0200)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- fix building docs
Change-Id: Ie9d07f5a039e43f6468cabb41c610fd642e4c825
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Abhijit Sinha [Tue, 30 Oct 2018 10:44:04 +0000 (10:44 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add test library name update in DMF and mainflows"
- Add test library name update in DMF and mainflows
Add automatic update of traffic profile items library name update, as well
as update of session profile Dmf library name, to avoid the need of user
changing it in template files.
Update affected unit tests.
JIRA: YARDSTICK-1474
Change-Id: I18cc8ca99a47da862753329c87d1a560a97f76fa
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Sofia Wallin [Tue, 30 Oct 2018 10:32:55 +0000 (11:32 +0100)]
Updated list of scenarios
Based on the scenario status page
Change-Id: I2c80a4acd111f4d67c7bf54b3e84525dfc85f12c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Abhijit Sinha [Tue, 30 Oct 2018 10:12:42 +0000 (10:12 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add traffic duration support in test case"
- Add traffic duration support in test case
Implement code to support traffic_duration field in test case options.
This updates the 'duration' in Landslide session profile.
traffic_duration should always be much less than runner duration/timeout.
JIRA: YARDSTICK-1427
Change-Id: I51094bade683ca8758136ccb619e8894a2ecef72
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Sofia Wallin [Tue, 30 Oct 2018 09:32:57 +0000 (09:32 +0000)]
Merge "Remove kvmfornfv from Docs"
Rex Lee [Tue, 30 Oct 2018 09:11:34 +0000 (09:11 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Proposing Volodymyr Mytnyk as a committer to Yardstick"
- Proposing Volodymyr Mytnyk as a committer to Yardstick
Volodymyr has contributed to Yardstick in the following
ways over the last year:
* Regular reviews
* Validation of changes
* Bug fixes across different contexts, TGs and SampleVNFs
* Tested and updated many sample testcases for NSB
* Installer improvements
Change-Id: I9a28ac15bd6ceb5f5c599e602fb2651bd7b9e622
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Rex Lee [Tue, 30 Oct 2018 09:04:45 +0000 (09:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Add developer guidelines for contribution"
- [docs] Add developer guidelines for contribution
A new section was added to the devguide, stating
expectations for code contributions.
* What to include in a change
* Code style guidelines
* How to run tests
JIRA: YARDSTICK-1335
Change-Id: Idfe7790042a3a3fe6cd8763374b10f2268bd63cd
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Rex Lee [Tue, 30 Oct 2018 09:04:16 +0000 (09:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Add conventions for writing unit tests."
- [docs] Add conventions for writing unit tests.
Added details of conventions used when writing unit tests.
JIRA: YARDSTICK-1335
Change-Id: I7bb141126968c88c8a2d7e0dce4f33ed6f79cee4
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Emma Foley [Wed, 22 Aug 2018 18:09:15 +0000 (19:09 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- [docs] Update the glossary
Add some new terms (OpenStack, Docker, PROX).
JIRA: YARDSTICK-1335
Change-Id: I948957cf7b1540f7a027ab9da2d829e5e05c87c8
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Venkata Harshavardhan Reddy Allu [Fri, 26 Oct 2018 14:31:37 +0000 (20:01 +0530)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Improve ansible tasks and fix license headers
This patch does two things:
1. improve the ansible tasks:
- register Openstack as VIM
- create osmrc file
- install OSM (master)
2. fix license headers in unit tests
installer-type:osa
deploy-scenario:os-odl-sfc_osm
Change-Id: I02297dae2b0108397541cedeb2f47183f1df99fc
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
Bertrand Souville [Thu, 25 Oct 2018 08:53:59 +0000 (10:53 +0200)]
Update git submodules for Promise
Transition to local documentation build for Promise as defined at:
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
Change-Id: Icd35cd7b1c56a9de8625a685a8495067cfe60431
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 29 Oct 2018 19:46:35 +0000 (19:46 +0000)]
Merge "Create 'branch' variable in conf.py for linking"
Trevor Bramwell [Mon, 17 Sep 2018 22:10:30 +0000 (15:10 -0700)]
Create 'branch' variable in conf.py for linking
This will be used for linking against the correct version of the
documentation on other projects when this project branches.
Change-Id: I86391eb8ad1428b70f537288048c2c1b4597e928
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Mon, 29 Oct 2018 19:26:39 +0000 (15:26 -0400)]
Bump Sphinx version to 1.5.6
1.5.6 allows:
intersphinx link using the ':doc:' directive.
And does not have the memory leak that was causing our build
to fail found in sphinx-build 1.6 onwards
Change-Id: I1a04871b2771a0123096629d706a6b2d375f520e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Trevor Bramwell [Mon, 29 Oct 2018 18:50:27 +0000 (11:50 -0700)]
Remove kvmfornfv from Docs
kvmfornfv isn't participating the Gambia release, and their project
contains further submodules which increases the time and space needed
for the docs builds.
When the project participates in the next release they can merge
https://gerrit.opnfv.org/gerrit/#/c/62481/ and use interphinx to link to
their docs.
Change-Id: Ifb353d1880b03fab37704ee97c073cf94676d954
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Mon, 29 Oct 2018 18:44:27 +0000 (18:44 +0000)]
Merge "Convert Unlinked Git Submodules to Intersphinx"
Trevor Bramwell [Mon, 29 Oct 2018 17:39:35 +0000 (10:39 -0700)]
Revert "Bump Sphinx version to 1.7.9"
A change between 1.3 and 1.7.9 introduced a memory leak which is causing
our builds to take >3Gb of memory.
Reverting this until we can track down the issue.
This reverts commit
f0c78d7f71fa697d0722c9f320e7ea2f72fdeaae.
Change-Id: Ib8a8ad5840d95ca98b579b333b7263a07f9843a2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Gerald Kunzmann [Mon, 29 Oct 2018 16:16:21 +0000 (16:16 +0000)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Merge "Updates for Gambia release"
- Updates for Gambia release
Change-Id: Ia892c96d9b69da48028ea03ea89526f4cfd331de
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Bertrand Souville [Thu, 25 Oct 2018 10:43:43 +0000 (12:43 +0200)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Docs: Adding Blazar installation guide using OpenStack Ansible
Change-Id: I22f986d15a9663d9d6c16b66f7a2aca8c5088e99
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Tomi Juvonen [Mon, 29 Oct 2018 06:54:24 +0000 (08:54 +0200)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Fix SSH client connection reset
SSH connection might be reseted with long running session.
This may happen if run "testcase=all"
Change-Id: I232ae906628411dfbe0bbdbdc8d4fb43167760fd
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
ramamani yeleswarapu [Thu, 11 Oct 2018 23:08:32 +0000 (16:08 -0700)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Fix stor4nfv CI errors
Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Rex Lee [Mon, 29 Oct 2018 09:16:37 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Allow to see steady state status in the yardstick logs"
- Allow to see steady state status in the yardstick logs
Change-Id: Ic2281b300ed1de6ecd3daf14b5273db22688de8d
JIRA: YARDSTICK-1454
Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com>
Cédric Ollivier [Sat, 27 Oct 2018 09:50:18 +0000 (11:50 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Roll rally and rally-openstack
It conforms with neutron gates (rally-task) by rolling rally* and by
selecting last stable os-faults.
[1] http://logs.openstack.org/22/613122/1/check/neutron-rally-task/
61886e6/job-output.txt.gz
Change-Id: Id26f3100a0bc8b68c4b1d44115345c69053dcc5d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Stephen Wong [Sat, 27 Oct 2018 07:38:02 +0000 (07:38 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Fix broken jmeter binary links"
- Fix broken jmeter binary links
- Docker container builds are failing due to expired links
for the jmeter binary for jmeter-master and jmeter-slave
- Updated link provided
Change-Id: Icb364bc234b118e0c00359a04b51461142f832af
Signed-off-by: earrage <eddie.arrage@huawei.com>
Trevor Bramwell [Fri, 26 Oct 2018 18:23:20 +0000 (11:23 -0700)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Docs Index
Adds the missing index.rst needed to build the documentation.
Change-Id: I6ff27873559718a5ca4e3120646a6ef347120c8a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Harry Huang [Fri, 26 Oct 2018 10:34:04 +0000 (18:34 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Fix LXC apt upgrade issue
JIRA: -
Change-Id: I9bf488e4d613d475e833a573635ea5a2ef56aeff
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Trevor Bramwell [Sat, 27 Oct 2018 00:03:25 +0000 (00:03 +0000)]
Merge "Update git submodules for Auto"
Trevor Bramwell [Fri, 26 Oct 2018 17:31:41 +0000 (10:31 -0700)]
Convert Unlinked Git Submodules to Intersphinx
These projects don't have any docs linked in the current documentation,
so there is little reason to include their submodules here.
Converting the non-archived projects to intersphinx link should reduce
the build time.
Change-Id: Ifdb614d53ac5cbdfa4c94ac09d990f796004cf10
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Abhijit Sinha [Fri, 26 Oct 2018 16:18:15 +0000 (16:18 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add Testcase for Prox Standalone OvS-DPDK."
- Add Testcase for Prox Standalone OvS-DPDK.
No sample testcase for prox OvS-DPDK standalone.
JIRA: YARDSTICK-1475
Change-Id: Ide65444d08d6c90e7e98d59b7d1f4cba8ca7397f
Signed-off-by: Carey, Alan <alan.carey@intel.com>
Abhijit Sinha [Fri, 26 Oct 2018 16:18:05 +0000 (16:18 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add Testcase for Prox Standalone SRIOV."
- Add Testcase for Prox Standalone SRIOV.
No sample testcase for prox SRIOV standalone.
Renamed pod file so that other prox testcases can use this file
JIRA: YARDSTICK-1471
Change-Id: Icc20e395a3fb4c9d1398f85198d64682b2a9ee33
Signed-off-by: Carey, Alan <alan.carey@intel.com>
Cédric Ollivier [Fri, 26 Oct 2018 11:08:23 +0000 (13:08 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Move tempest logics in tempest_conf.yaml
It allows removing OPNFV logics out of Functest (releng) and then
simplifies conf_utils.
tempest.conf is filled by the current default values.
functest-alpine.sh will be updated to allow modifying the default
values without breaking the OPNFV installers.
It deprecates the only tempest-related env var (STORAGE_PROTOCOL)
Change-Id: I14bcb715826ef2d85af87e7af600261a3c08e72c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Abhijit Sinha [Fri, 26 Oct 2018 15:31:26 +0000 (15:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Trex KPI are not collected due to rabbitmq user"
- Trex KPI are not collected due to rabbitmq user
Changed the way rabbitmq-server user is created. Fix is needed to
collect KPIs from Trex.
JIRA: YARDSTICK-1479
Change-Id: I54369535fdb7af6af76de30f758227736f83db78
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Brady Johnson [Fri, 26 Oct 2018 15:29:24 +0000 (15:29 +0000)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Merge "Adapt regex to new flows"
- Adapt regex to new flows
ODL Fluorine changes the nsh syntax, so we should adapt it
Change-Id: I63537f9b880f14b40be2658d3a7ed2e315e86b11
Signed-off-by: Manuel Buil <mbuil@suse.com>