summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - 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> (cherry picked from commit e715a8309122c3fa3b4983cfa53c82519dd6ead7)
2018-11-01Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge changes Ia8783de8,I61421095 into stable/gambia * changes: Update: Trex KPI not collected no rabbitmq user Trex KPI are not collected due to 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> - 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: I6142109563fcdb27e0ec554dd08567a1a43237e7 (cherry picked from commit d06e6da19db545dfcc6fdfdc706b9cccdb75c498) formerly: I54369535fdb7af6af76de30f758227736f83db78 Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
2018-11-01Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Fix default IPv4 mask for IxNetwork traffic config" into stable/gambia - Fix default IPv4 mask for IxNetwork traffic config IP mask is set depending on the IP range provided by the user in the traffic profile. In case of single IP in range, IPV4LENGTH value is used as mask should cover all address bits. JIRA: YARDSTICK-1478 Change-Id: I5ad40d1f3def52ebcda4400b708b71faf11e12ab Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
2018-11-01Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Merge "Initial commit for Spark to analyze visibility data" into stable/gambia - 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>
2018-11-01Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Merge "Add initial Istio validation testcase for CI" into stable/gambia - 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>
2018-10-31Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - Remove fds from Functest jjbs Fds doesn't participate to Gambia. Change-Id: I8bf4da40caee572442a23d67036755a8746dcae5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-31Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Add Gambia release notes Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d49 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2018-10-31Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Adding Grafana dashboard for visualizing the vEPC default bearer metrics." into stable/gambia - 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> (cherry picked from commit 5bf76a7a2ead6e8c3a0d8bc05c7ec89d9faaa5a5)
2018-10-31Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/gambia' - Change OPNFV Artifacts URL This change allows downloading of files larger than 20GB. Change-Id: I881ea35316e67980d4144e46bfbd41501e80f497 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 498356c9efb765a5714845ce8303dc8a264eb300)
2018-10-31Update git submodulesXavier Simonart1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - 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>
2018-10-31Update git submodulesXavier Simonart1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Fix potential crash when shuffling mbufs Change-Id: I70de6345afc6a696906f006c1b0f44540ae4ecec Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
2018-10-31Update git submodulesXavier Simonart1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - 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>
2018-10-31Update git submodulesLuc Provoost1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Test improvements and fixes for image creation Updated and corrected the creation of an image containing the PROX tool with packer. Test will now only be declared successful when average and maximum latency are below a certain threshold. The start speed is now also a parameter of the *.test files. Change-Id: I1112555c87e7a857e1c699921ae08f61281642e1 Signed-off-by: Luc Provoost <luc.provoost@intel.com>
2018-10-31Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Revert "Trex KPI are not collected due to rabbitmq user"" into stable/gambia - Revert "Trex KPI are not collected due to rabbitmq user" This causes the docker-build jobs to fail in the CI. This reverts commit ce809669d3051524508edf5a3d69e83dde8a9080. Change-Id: Iea66bc92eaee39c5b7427ea55c190f8c0dbf5ad4 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-31Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/gambia' - Downgrade ceph-ansible package Ceph Ansible is failing deployments with: https://bugzilla.redhat.com/show_bug.cgi?id=1644713 Change-Id: I4e1cad9330f77472e52b5d790b008e9d238cc48e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-10-31Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "[docs] Update the glossary" into stable/gambia - [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> (cherry picked from commit 78b5a19e3071cbc080eeae0bdf22f5ab80c03180)
2018-10-31Removing promise user guide and adding release notesSofia Wallin2-1/+2
Change-Id: I64dbbdf094146611ae72480539a3fae21f216e3f Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit f7f76fb240b49def2f3c48b20be6420d4f0b2eec)
2018-10-31Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Adds option parameters to TC074" into stable/gambia - Adds option parameters to TC074 Add option parameters to TC074 to allow the user to specify volume type, volume count, availability zone, stack name, and subnet cidr. JIRA:YARDSTICK-1294 Change-Id: I161f44b5f2c7e70fcfb80a3b916efc34bd06824c Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com> (cherry picked from commit 43c28852a9c9abfe7fc66fca0dcc703b468db0cf)
2018-10-31Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Dashboard with Network and Platform NFVi metrics" into stable/gambia - 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> (cherry picked from commit e63084495f47a9f5b5b61b23529792d6898841bb)
2018-10-31Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add RFC2544 iteration status field" into stable/gambia - 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> (cherry picked from commit 0ff5b131fa3f93f8d47b46c2f13661c5b88d37a1)
2018-10-30Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add test library name update in DMF and mainflows" into stable/gambia - 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> (cherry picked from commit 1fd3806d6a6bac19f3173da4d6cb94cef81fd7f5)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Pod file fix for Prox 2 port" into stable/gambia - 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> (cherry picked from commit 31eac948bba5cf442981fdc7b1392992aaef1f15)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Fix latency for ACL test cases" into stable/gambia - 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> (cherry picked from commit 7bc7bfb1b43e6329bbfc0ed7a7c5554ebcf10c2b)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add traffic duration support in test case" into stable/gambia - 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> (cherry picked from commit ae2ceba66519555749c67eefe2170ea716a1411b)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Trex KPI are not collected due to rabbitmq user" into stable/gambia - 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> (cherry picked from commit d06e6da19db545dfcc6fdfdc706b9cccdb75c498)
2018-10-30Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add OvS 2.8.1 support into SA context" into stable/gambia - Add OvS 2.8.1 support into SA context JIRA: YARDSTICK-1462 Change-Id: I001a173fc728be6e88f5ae6d38c64b740e536ff2 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> (cherry picked from commit ad63af7f42d07cffde73c32727f170973ce5ba46)
2018-10-30Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Configure n_rxq DPDK port option when adding the port On some platform, setting n_rxq option on port separately does not work well and causes issues like port link down, so changed the logic to set n_rxq DPDK port option during adding the port to the bridge which help to resolve the problem. JIRA: YARDSTICK-1463 Change-Id: Icdb064153a38afd53b835de8742e6fcef08f66bb Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> (cherry picked from commit adcc29e56130f0f047b99528ce72b6f149643da7)
2018-10-30Updated list of scenariosSofia Wallin1-15/+17
Based on the scenario status page Change-Id: I2c80a4acd111f4d67c7bf54b3e84525dfc85f12c Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit d82e98770261e8091e9715256460b62544ae7ba4)
2018-10-30Remove kvmfornfv from DocsTrevor Bramwell3-7/+0
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> (cherry picked from commit 6b8506def5496f2feed88683b97bc7ffb2bf8e09)
2018-10-30Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - fix building docs Change-Id: Ie9d07f5a039e43f6468cabb41c610fd642e4c825 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> (cherry picked from commit 5b3f5937e7b861fca46b2a6b2d6708866b800f95)
2018-10-30Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/apex from branch 'stable/gambia' - Gambia Branch Configuration for Docs and Gitreview Update the docs to use 'Gambia' as the version and release, and sets the default gitreview branch to 'stable/gambia' so it doesn't need to be explicly passed every time. Change-Id: Id5cbfb581cb232af5541f58df8c95e4b0918713e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> - Fixes undercloud accidentally using wrong images/containers Our undercloud initial install was failing with queens because the --use-heat arg does not work the same way as master/rocky. Therefore the undercloud install would fail, and then try to reinstall on the next ansible task. This one would succeed, via container installation because we were using the wrong undercloud/overcloud disk images. Change-Id: Ifb829aeeec991ba6dbe582fda3e9ee6b9bc733df Signed-off-by: Tim Rozet <trozet@redhat.com> - Local Documentation Builds This adds configuration for performing local documentation builds with the following simple command: tox -e docs This patch is part of our documentation effor to Move away from submodules https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html added index.rst so that docs build succsesfully Change-Id: I2d28f03ad4d5c9c14de095dc544257af9d1e51d9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 9666d8bb3df726d88d08d5811d2a99e713908396) - Migrates deploy settings for Gambia With branching to gambia we need to move the settings back to their proper names and remove OpenStack branch as Queens is the default for Gambia. Change-Id: Ia6101289629d89fa349f6554436ccd7c0f8b3c0c Signed-off-by: Tim Rozet <trozet@redhat.com> - Enable OVN scenarios As of Queens only HA OVN deployments are supported. Change-Id: I184c5a096fec9cbc3cf2ec06218700138ea3ed57 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit ee58a24647df8eec2418735b038e5035bdffe10d)
2018-10-30Update git submodulesramamani yeleswarapu1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/gambia' - Fix stor4nfv CI errors Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com> (cherry picked from commit a421c905989aaebe18ea961dd7d72368cb93ba86)
2018-10-29Merge "Gambia release updates" into stable/gambiaSofia Wallin2-10/+28
2018-10-29Merge "Convert Unlinked Git Submodules to Intersphinx" into stable/gambiaSofia Wallin7-25/+3
2018-10-29Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'stable/gambia' - Merge "Additional documentation" into stable/gambia - Additional documentation Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 0d2be9eba7abec75d8fb3115fd2ab748ce6ffbc9)
2018-10-29Convert Unlinked Git Submodules to IntersphinxTrevor Bramwell7-25/+3
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> (cherry picked from commit d4dfbf8ff6f2a4e222befc824facf9dab70e2638)
2018-10-29Gambia release updatesSofia Wallin2-10/+28
Project participation based on intended to participate page Change-Id: If86f0fa4881b207f03358a407e8cf831d03330fe Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 5c7f13135b9e510c6e5748f014c34159c184bd42)
2018-10-29Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - 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> (cherry picked from commit 2ca5924081ce4784f599437707bd32807aa155ce)
2018-10-29Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - Support Apex with services in containers Upstream apex now works in containers, so if used, it needs to be supported JIRA: DOCTOR-130 Change-Id: I3d73a1699e4fee53b001f043f55d0eeefa7bfb7b Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> (cherry picked from commit a6575910a137f8932e294f66c9da3194ad937691)
2018-10-29Update git submodulesdongwenjuan1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - fix the username to login undercloud in Apex Change-Id: I6d5325166db642b3481a0327f518ec821a8ab378 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn> (cherry picked from commit 2a1d82ade82c3076a630af41da493da5a606993d)
2018-10-29Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - 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: I3f04ea564b98cc100ea1438f08b1afe3c4c4416d Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 8d8fa3f09075f21dcc03738a0bf688ac448aa803)
2018-10-29Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - Local Documentation Builds This adds configuration for performing local documentation builds with the following simple command: tox -e docs This patch is part of our documentation effor to Move away from submodules https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html Your project is now required to have a docs/index.rst so if you are missing this file please create it. Change-Id: I32a91a4194e4afe98f4c964052e99419b22330ba Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 42333625db781f1ae12212ce903df9b5257ff5e4) - Updated from global requirements Change-Id: I8801985b722f53188489ace43ccf455c5417d5ae Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-29Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - 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> (cherry picked from commit 3872290bb673513459588bbe83e65efc631615f7)
2018-10-27Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - fix yardstick verify job The regex is not compatible with pip version 18. JIRA: INFRA-310 Change-Id: I6eaf1e3fac183f85c277934929e9065efa88d877 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit a4084d27de22c64ecb690369c7bed49175703adf) - Update Ixia tg to use new API for traffic model creation JIRA: YARDSTICK-1464 Change-Id: Ibbced9e0e04e077ec5c23fc15e97308dd11b7004 Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com> (cherry picked from commit 81ed5cdea4c36d45c6463523c6a0bc38495e544a) - Merge "Fix influxdb "field type conflict" error" into stable/gambia - Merge "Fix NSB PROX L3FWD dropping packets" into stable/gambia - Merge "NSB PROX NFVi Test does not stop after reaching expected precision" into stable/gambia - Fix NSB PROX L3FWD dropping packets JIRA: YARDSTICK-1037 Adjusted number of RX/TX descriptors to 2048, instead of default 256, in order to cope with interrupts during which no packets are received by the core, which results in the NIC dropping packets when it gets out of available descriptors to buffer them. Also adjusted mempool size, because more descriptors need more mbufs. This change aligns L3FWD test case with other test cases, for which number of RX/TX descriptors is already set to 2048. Change-Id: I11378c078398aca799295b619bb3d14dbee04ca3 Signed-off-by: Patrice Buriez <patrice.buriez@intel.com> (cherry picked from commit 3adfba6bac0133bdbaa3db62e16f662e11d84fb8) - Merge "Modify IxNextgen API for traffic model configuration" into stable/gambia - Fix influxdb "field type conflict" error JIRA: YARDSTICK-1457 Field types must be consistent across points in a measurement, otherwise influxdb rejects newer points with "field type conflict" error. This error was faced when "theor_max_throughput" field, meant to be assigned as a float from "TxThroughput" sample, was instead assigned as an int from initial value of theor_max_thruput variable. This especially occured for subsequent packet sizes, when theor_max_thruput variable was reset to its default int value. This fix changes the default value of theor_max_thruput variable to 0.0, and also makes sure that the default value for "Actual_throughput" field is consistently a float. Change-Id: If8d4f1297094709fe9657ab3e2b8adaad09815b2 Signed-off-by: Patrice Buriez <patrice.buriez@intel.com> (cherry picked from commit 2f4418798a3cf245f863a617410403f226062ac8) - NSB PROX NFVi Test does not stop after reaching expected precision JIRA: YARDSTICK-1419 When using prox_binsearch algorithm, a binary search is performed, increasing lower bound when step was successful and decreasing upper bound when the step was a failure. This runs until the test_precision (as specified in the traffic profile) is reached. When the test precision is reached, the test is not completed until the runner duration is reached. As runner duration is usually high (e.g. 1800sec), the tests take much too long to execute. This makes it difficult to create test suites. Change-Id: I6cc503a09fb534a556c61c805e6df4786bb8cc4b Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com> (cherry picked from commit 7d5ff45a3b793f5e50b4a32b2438ab11fed6c899) - Modify IxNextgen API for traffic model configuration Changes to IxNextgen API: - modify API for traffic model configuration so that it can be used to create/configure different models - add methods to start and stop protocols on IxNetwork - add method for getting assigned ports JIRA: YARDSTICK-1455 Change-Id: I43c10fea9ba83994caf373ceff8b0252a45439b3 Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com> (cherry picked from commit 7237241a396871d637f9906c1fc93a8587a7b726) - Update the pinned sampleVNF version JIRA: YARDSTICK-1414 Updated the sampleVNF version to the most recent validated commit. Provided comments on accepted version types and values, and on where users can find alternative values, in case they want to try something different than the version recommended and validated for Yardstick/NSB. Change-Id: I336f96237fcfa8b580c91c787d722d368cc6c015 Signed-off-by: Patrice Buriez <patrice.buriez@intel.com> (cherry picked from commit ee5d6413dbcbab40234e47ed3e74b85b704d6493)
2018-10-27Update git submodulesearrage1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - 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> - Merge "Add visibility API in controller and CLI" into stable/gambia - Merge "Add nginx services control functionality" into stable/gambia - Merge "Improve data ingestion reliability and functionality" into stable/gambia - Merge "Remove former check_envs call" into stable/gambia - Remove former check_envs call Else it raises exceptions in __init__(). Change-Id: I4af1f59fbb9a94da1df132e750525fcdb5d0917b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> - Add visibility API in controller and CLI - Modify get visibility to retrieve config and stats - Add visibility REST API in controller to clear, set, and get from redis - Add example yaml to set visibility (service list by name, metric suffixes/prefixes, and custom metrics) from CLI - Modify example yaml to start visibility (collector) for Istio 1.0 from CLI Change-Id: I43304ff6d70bb4b817b345b9c383ce3621fb06c7 Signed-off-by: earrage <eddie.arrage@huawei.com> - Add spinnaker configguide - Supply manifest for creation PV - Add the spinnaker as a service documentation - set the ci.jenkins.enabled to false Change-Id: I66d91aa133085c6c5910913da4303c05fcba9800 Signed-off-by: wutianwei <wutianwei1@huawei.com> - Add nginx services control functionality - Modify nginx server template to use clover-controller in clover-system namespace for file upload - Add ability to set nginx server paths and move uploaded files in clover-controller and set/get file upload metadata - Add cloverctl commands to set nginx server and lb configurations - Add example yaml files to configure nginx server and lb v1/v2 from cloverctl - Modify service definition for http-lb versions to distinguish the two versions for GRPC messaging from clover-controller in SDC deployment yaml Change-Id: I5c6866c5ff3de358939c58ea8c0bde64a69c6eca Signed-off-by: earrage <eddie.arrage@huawei.com> - Improve data ingestion reliability and functionality - Modify deployment namespace to clover-system and account for cassandra moving to the clover-system namespace - Increase k8s compute resource assigned to cassandra to deal with performance issues - Add additional fields (user-agent, request/response size, status codes) to span schema definition and modify primary keys - Improve exception handling to prevent collect process from crashing - Minor changes to support tracing/monitoring with Istio 1.0 - Inhibit logging for debug messages - Increase time back and number of traces to fetch in each sampling interval to deal with Jaeger REST interface returning trace data out of order under load (tested to 300 conn/sec; 12K connections currently) - Move trace insert into batch mode to cassandra - Read visibility services to analyze from redis rather than defaults (cloverctl, UI or clover-controller REST will set) - Remove local directory copies in docker build, as image is based on base clover container Change-Id: Ibae98ef5057e52a6eeddd9ebbcfaeb644caec36c Signed-off-by: earrage <eddie.arrage@huawei.com>
2018-10-27Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/gambia' - Fix LXC apt upgrade issue JIRA: - Change-Id: I9bf488e4d613d475e833a573635ea5a2ef56aeff Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 5a4958ed29c471315c4b54f9a703ff43793688c5) - Using images from opnfv repo JIRA: - Change-Id: If74162f4e5b01fc50d42be5b78ba74f60e173779 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-10-26Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'stable/gambia' - Merge "Add a bit more data to the logging message" into stable/gambia - Add a bit more data to the logging message In case of failures, it is hard to understand for what vnf the port pair was being created when things went wrong Change-Id: I1cfa2553318d910535d45910b2a46d75b2f7926a Signed-off-by: Manuel Buil <mbuil@suse.com> (cherry picked from commit fe7d96a708927b299ddb939f854b09b3452c5304)
2018-10-26Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'stable/gambia' - 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> (cherry picked from commit 09cfe2f4b864c9566c0ffcdf2c61e7bfb5cf8454) - Updated from global requirements Change-Id: I383e6dbaae7e43a5501df6aa7145bad6daebc071 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-26Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - Temporarily disable Cinder volumes backup tests From the time being, all OPNFV installers [1][2][3] don't support Cinder volumes backup. We will find a better way to handle the lack of OPNFV requiremements (these tests pass succesfully in Orange Openlab). At least, it will allow verifying tempest_full in OPNFV gates. [1] Apex: https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-25_02-17-25/tempest_full/tempest-report.html [2] Compass: https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html [3] Fuel: https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html Change-Id: I319536070aa77a5dbab6a692a1d76049f75e758b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 7cf46992c7f3e854b038f6f17a279d65108aa764) - Temporarily disable VNC tests At least Compass and Fuel configure Spice as console [1][2]. It disables vnc testing as it could fail for endusers as well. [1] https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html [2] https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html Change-Id: I2a1ecf345cb81170c1b1a3e49f8f3a58602fc3f0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit df9d5c5d3b80b613130de59a1810f7fce9cbbc0d)
2018-10-25Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - Revert "Temporarily switch to collivier/abot_charm" This reverts commit 41177bc31389f923580278a0b914e511322961b2. Change-Id: Ic4e7f790ed084713eeb930d86f00af0989d46874 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>