summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-06-01Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Remove iptables rules only in virtual deployment There are error messages "iptables: No chain/target/match by that name" in baremetal deployment: https://build.opnfv.org/ci/job/daisy-deploy-daily-master/298/console Change-Id: I7e2940222fd0a99ee42823a08a285bdd93892fe6 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-06-01Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - [mcp] Bring in dpdk scenario support Change-Id: Ifd6d61026a0e98e8faf59c7d218333122d70ffe9 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-06-01Update git submodulesJing Zhang1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Add a new runner to do binary search for max PPS A run consists of multiple (configurable) iterations. The first iteration starts from a configured packet rate. The subsequent iterations start from the observed rate from the previous run. An iteration is a binary search for maximum pps while not exceeding 10-6 packet loss rate. The upper rate is capped to the last pps when packet loss target is missed, the bottom rate is capped to the last pps when packet loss target is met. An iteration stops when the upper rate and the lower rate are close enough (configurable) or the received rate is well below the sending rate. The output observed rate is set to the bottom rate. Update-1: local run of run_tests.sh is good, but two lines are reported by Jekins as too long Update-2: Minor fix to cope with "pps" is not defined in test case yaml file. Update-3: Add pragma to skip unit test for this patch. JIRA: YARDSTICK-613 Change-Id: I2411b173d18d928cc1cf08f883b08bc13a125ea2 Signed-off-by: Jing Zhang <jing.c.zhang@nokia.com>
2017-05-31Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'master' - Updates ODL source for netvirt+vpp Change-Id: I7ffb445ba44bfc904240658b0c3a137b44af28e8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-31Update git submodulesJiang, Yunhong1-0/+0
* Update docs/submodules/kvmfornfv from branch 'master' - Merge "To publish the results on Grafana dashboard" - To publish the results on Grafana dashboard This patch includes few script updates to publish the packet forwarding test cases results on yardstick grafana dashboard. Also includes cleaning operations after publishing the results. Change-Id: I2946b6f3b9405513e6e3ac5e76eb873c870a3607 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-05-31Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Adding docker tag" - Adding docker tag Adds the tag to use when running docker from the DOCKER_TAG environment variable. Change-Id: I8f616b5582c1724079fec11c09f4cd3fdc72803f JIRA: STORPERF-128 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-05-31Update git submodulesJiang, Yunhong1-0/+0
* Update docs/submodules/kvmfornfv from branch 'master' - Merge "Enabling kvmfornfv daily job test cases" - Enabling kvmfornfv daily job test cases This patch is used to enable kvmfornfv cyclictest and packet forwarding test cases execution as part of daily job. Revert "Revert "Disabling kvmfornfv daily job test cases"" This reverts commit 4d13fcf59772c5dd2f577aedc1f3a1ab0c35c1d1 Change-Id: I3859f0de937b683cb1f38cc0e1c57fb7a508f440 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-05-31Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Return pylint status code for modules rated 10/10 It ensures that no pylint errors or warnings can be introduced by a new change. The first pylint call (to report issues) will be safely removed when all pylint errors and warnings are fixed in functest. Change-Id: I9ff7b7d5a7738c3d6d769267a78c28828c3e4523 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-31Update git submodulesMartin Klozik1-0/+0
* Update docs/submodules/vswitchperf from branch 'master' - Merge "Qemu: Mechanism to pass extra qemu cpu features and pin vCPU threads" - Qemu: Mechanism to pass extra qemu cpu features and pin vCPU threads JIRA: VSPERF-510 This patch is used to implement the mechanism to pass extra qemu cpu options required to achieve better results/performance. Also used to implement a mechanism to pin the vCPU threads to another pCPU core which helps in reducing the noise from housekeeping thread and packet loss. Change-Id: Ic40fd47d7c4f5556f7e240c6ca671a0535d06ece Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-05-31Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/doctor from branch 'master' - Remove obsolete packages `os` and `sys` is no longer used in sample monitor, inspector and consumer Change-Id: I6d2a6ccf1cd68851a80e6e6cf0c50bf06c8d1cbb Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-05-31Update git submodulesCarlos Goncalves1-0/+0
* Update docs/submodules/doctor from branch 'master' - Merge "Adding PYTHON_ENABLE option" - Adding PYTHON_ENABLE option This option will be removed, once we confirmed tox/python testing code works fine and functest trigger has changed from 'run.sh' to 'tox'. Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu> Change-Id: Ia4421f6e39a415bd7b6212af612249deb482e7af
2017-05-31Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/doctor from branch 'master' - Create devstack plugin for osprofiler configuration Change-Id: Ifd6f90ea1d39d7385f1ab099bc7b0b2ed59efac5 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-05-31Update git submodulesMatthewLi1-0/+0
* Update docs/submodules/dovetail from branch 'master' - sdnvpn offline support in dovetail JIRA: DOVETAIL-441 Change-Id: I709c62a36c65ef0b4da69c5508f7a8273e68dc2b Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-31Update git submodulesxudan1-0/+0
* Update docs/submodules/releng from branch 'master' - Dovetail CI job failed on lf-pod2 JIRA: DOVETAIL-443 Change Change the file path from /home/opnfv/cvp to $WORKSPACE/cvp to ensure Jenkins has all rights about the files. Change-Id: Ic83123956716f9e5d6467dc6e380352539027d46 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-31Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/qtip from branch 'master' - Merge "Update getting started guide" - Update getting started guide Change-Id: Ic40c9f30dc2d803e047a5f39aa0b20de24b6a60b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-05-31Update git submodulesNarinder Gupta1-0/+0
* Update docs/submodules/joid from branch 'master' - another bug fix. Change-Id: I4aacad242b1c9cef56cfe0c1999c27fdce3dcc0a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-31Update git submodulesJingLu51-0/+0
* Update docs/submodules/yardstick from branch 'master' - Imporve monitor_process pass criteria JIRA: YARDSTICK-660 The monitor func()'s criteria in the monitor_process.py now is whether at least one process of the specific controller node service is recovered. But in reality is more resonable to use whether processes have been recoverd to it's original amount. This patch is aiming at improving the isssue Change-Id: I950ce2a89555801b96092735b0d670e892049927 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-05-31Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/qtip from branch 'master' - Merge "Pass on all unhandled options" - Pass on all unhandled options Change-Id: Ic86002732c87d3b4ac5b5b3b664f116354d4bf9d Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-05-31Update git submodulesDan Radez1-0/+0
* Update docs/submodules/apex from branch 'master' - Moving to forks on gerrit.opnfv.org Migrating off of github onto opnfv.org to host our forked projects that are side loaded into our builds apex-tripleo-heat-templates: Ic65cfeee4a55e993629f831c8c9d9addf6f3dff4 apex-puppet-tripleo: If498c41d706c8f14a5b0bbee64cb4d26cd78c2d0 apex-os-net-config: I5281a57640f388e984b061702362f9c82d08da78 Change-Id: Ieb5cf293ad06d90fce7a9467e32ac0f2d8731a0a Signed-off-by: Dan Radez <dradez@redhat.com> Signed-off-by: Feng Pan <fpan@redhat.com>
2017-05-31Update git submoduleszhouya1-0/+0
* Update docs/submodules/daisy from branch 'master' - add the missing openrc token Change-Id: Id9fca539f2f5a866376b12a11306a9ea97760a0d Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2017-05-31Update git submoduleszhihui wu1-0/+0
* Update docs/submodules/qtip from branch 'master' - Merge "bugfix memory report" - bugfix memory report Change-Id: I2d09dbc2946c4ddfb33e1c415329e32c5ad818fe Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-05-31Update git submoduleszhihui wu1-0/+0
* Update docs/submodules/qtip from branch 'master' - Merge "give a sample compute baseline" - give a sample compute baseline This baseline is collected from one blade of ZTE E9000. For now, QTIP takes it as a initial baseline. Change-Id: Ia60e8b1fc2bb552186136bb205779daec777541a Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-05-30Update git submodulesNarinder Gupta1-0/+0
* Update docs/submodules/joid from branch 'master' - modify openstack commands to use openstack tools. Change-Id: I8ffebc25bc21e1c9d4c1121bbc9ea293d9d82fae Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-30Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Fix a typo in framework.md It completes [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/35551/ Change-Id: I7b12cf48d9f47665f5d6a005d3cb8d448946409d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Fix a typo in docstring Change-Id: Ie03004474658bd3317a9be8a6b00f5bda1133f2c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesJose Lausuch1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix name in setup.py" - Fix name in setup.py It fixes duplicated names between setup.py and modules/setup.py. We could also have considered listing releng utils as scripts in modules/setup.py which is mandatory if another OPNFV project needs them (eg Functest before [1] was merged). They could be required in case of functional or unit testing too. [1] https://gerrit.opnfv.org/gerrit/#/c/35199/ Change-Id: Ic77f4e46d6d3396f9891b73105a0eb7aa037754f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Define create_snapshot() and clean() in TestCase" - Define create_snapshot() and clean() in TestCase They replace the former calls in run_tests which are not suitable for all test cases. Now any test case can define how to clean its resources. If the snapshot cannot be created, the test case is considered as failed. Only a message is printed if any failure during cleaning. It also defines a new class called OSGCTestCase useful for test cases which don't clean their OpenStack resources. All test cases located in opnfv_tests/openstack inherit from it to keep the global behavior unchanged. It also deletes exit instructions in openstack_clean and openstack_snapshot, removes clean flags in testcases.yaml and updates the related utils. All Docs are modified as well. JIRA: FUNCTEST-438 Change-Id: I8938e6255708012380389763a24059ace4ce45d8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[fuel] Turn off upload action & checkout" - [fuel] Turn off upload action & checkout * turn off non-existent artifacts upload * use latest commit in master since there is no iso/image for mcp based deployments yet Change-Id: Ib92680ef9838fc2e11d61c806dfd9728514c364e Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-05-30Update git submodulesNarinder Gupta1-0/+0
* Update docs/submodules/joid from branch 'master' - CArbon release of ODL integrated. Change-Id: I831448dfb43f74793141794184e7a6f9700adb7d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-30Update git submodulesNarinder Gupta1-0/+0
* Update docs/submodules/joid from branch 'master' - Revert "modified to use latest Carbon build release." This reverts commit f258a7449d73f54f6bae7089d59c030cdbed780c. Change-Id: Ia9890a11a9ffd6fb3fb5bff53868f956342eaa0f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-30Update git submodulesUmar Farooq1-0/+0
* Update docs/submodules/doctor from branch 'master' - Fix session error with INSPECTOR_TYPE=congress In monitor.py, the self.session value is not defined in DoctorMonitorSample class. This commit fixes it. JIRA: DOCTOR-111 Change-Id: Ib61caa4146d78d6fe4857299c4730f13a7ac7a27 Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
2017-05-30Update git submodulesSerena Feng1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "vping&snaps_xxx support not_hugepage_supported pod" - vping&snaps_xxx support not_hugepage_supported pod if flavor_metadata is set to {'hw:mem_page_size': 'any'}, it means hugepage must be support by pod. but actually hugepage is not supported by all pods Change-Id: Ib0b716ecedacf7eeba2c0d0080be2707b1a87e73 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-30Update git submodulesJose Lausuch1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Pin paramiko to 2.1.2" - Pin paramiko to 2.1.2 Change-Id: Iea6f80cd20f422bcbd02b07b16966b8f87d81d67 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-05-30Update git submoduleszhouya1-0/+0
* Update docs/submodules/daisy from branch 'master' - modify deploy script to deploy 1 lb and 4computer Change-Id: I654a27042ff9807a502773d48df1c26d12302de7 Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2017-05-30Update git submodulesUmar Farooq1-0/+0
* Update docs/submodules/doctor from branch 'master' - Add Keystone missing params The values of OS_USER_DOMAIN_ID and OS_PROJECT_DOMAIN_ID are needed as auth parameters else the nova API gives HTTP 400 error. JIRA: DOCTOR-108 Change-Id: I58b746e5216c00d2f78b0ccf899b69fe66c15848 Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
2017-05-30Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Chmod 755 functest/ci/download_images.sh" - Chmod 755 functest/ci/download_images.sh It's designed to be called via Jenkins and was fixed by the next rule: $ find ${FUNCTEST_REPO_DIR} -name "*.sh" \ |xargs grep \#\! |cut -d\: -f 1 |xargs chmod -c 755 Change-Id: I186aa9c3227dbac4e80f9a463632efdb2512020e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Fix one email address in INFO" - Fix one email address in INFO Change-Id: I0ae2f2aaca547f47fa30dd2bf67f5e348c202ce7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Switch shebangs to /usr/bin/env python" - Switch shebangs to /usr/bin/env python It modified the shebang to /usr/bin/env which is considered as more flexible. Change-Id: I9c8cdb4243d41a83d524499cc91060d3700e008b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Export the Pylint results via pylint.out" - Export the Pylint results via pylint.out It allows integrating Pylint with Jenkins (pylint.out can be defined as the "XML filename pattern" after installing the Violations plugin [1]). It's considered as fine to locally disable warnings such as docstrings in unit tests. No pylint rcfile is defined for only two options. Tox still prints the partial results in console to be interpreted by users. The persistent flag is removed to conform with nosetests args. [1] https://wiki.jenkins-ci.org/display/JENKINS/Violations Change-Id: I21662b27c8e4b61e65c4c3f5aab968e3e7dd6d90 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesvalentin boucher1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Rename framework.html to index.html" - Rename framework.html to index.html It simplifies the url of the presentation. Change-Id: I23c449d98d5efcbeb27802a62f607f55ec658ebf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-30Update git submodulesNarinder Gupta1-0/+0
* Update docs/submodules/joid from branch 'master' - modified to use latest Carbon build release. Change-Id: I1e037c9f76032db68d516a33007d54f02a19d883 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-05-29Update git submodulesSerenaFeng1-0/+0
* Update docs/submodules/daisy from branch 'master' - bugfix: delete extra firewalls in virtual deployment Change-Id: I179b5aab51958c0cd4653e65bbd74df5cfd7c53e Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-29Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] Disable iso build for master branch Change-Id: Id523ea140cb8fad92126f2ecb178d3b182ff022f Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-05-29Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Adding docker tag" - Adding docker tag Adds the tag to use when running docker from the DOCKER_TAG environment variable. Change-Id: Idde85510df01f8a809049dac62872db0c8a5bf25 JIRA: STORPERF-128 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-05-29Update git submodulesvijayendra Radhakrishna1-0/+0
* Update docs/submodules/sfc from branch 'master' - functest_logger changes fix - Recently there is removal of functest logger utils. - This uses the default python logging mechanism Change-Id: I3aba38041bbed8b1e5a3de93bc9f639253f262d8 Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
2017-05-29Update git submodulesNikolas Hermanns1-0/+0
* Update docs/submodules/sdnvpn from branch 'master' - Merge "Fix fail of pinging a floating IP- testcase8" - Fix fail of pinging a floating IP- testcase8 -Raise the upper bound for ping action JIRA: SDNVPN-154 Change-Id: Ifadf58f551f706a90cc17b0b1f8d05718e4908f9 Signed-off-by: tomsou <soth@intracom-telecom.com>
2017-05-29Update git submodulestomsou1-0/+0
* Update docs/submodules/sdnvpn from branch 'master' - Fix failure in router association- testcase8 Due to some latency at the creation of the instance 8-1 somitimes the router association between 'sdnvpn-8-1-router' and net 'sdnvpn-8-2' fails. The case could be more robust, increasing the number of ping tries from its current value (=1) JIRA: SDNVPN-102 Change-Id: I3b9701c40f1221cfebc540d312b61bb881389762 Signed-off-by: tomsou <soth@intracom-telecom.com>
2017-05-29Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/qtip from branch 'master' - Merge "Add codeship badge to show pypi deployment status" - Add codeship badge to show pypi deployment status Change-Id: I638f66db2b54393813726c1a61a94d968068a72a Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-05-29Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Move api out of the docs directory" - Move api out of the docs directory The docs directory can only contain static documentation. All generated html files should be pushed as artifacts at the end of functest-verify-master. Change-Id: I17aeab5687b9eb0c7aaf21cbc6b41e8f321c2e63 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-29Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - [mcp] Mend installation scripts * add/unify ssh options * get base image to temporary directory * specify os type for virt install * fix symbolic link to reclass * remove outdated fuel submodules Change-Id: I6833ce78c8fff97e1b89f4e92e6e6b470e9ce99f Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>