summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-02Update git submodulesjuraj.linkes1-0/+0
* Update docs/submodules/fds from branch 'master' - Added script for resource cleanup This script can be either run from jumphost or overcloud nodes. If run from jumphost, it will clean all resources on all nodes as well as openstack resources. If run from an overcloud node, it will clean resources on that node. The script supports whitelisting and exclusion of resources to be cleaned. Change-Id: I46c937dc31a1ed4b9be1d641183c9cc3b42bbb2d Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-06-02Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/qtip from branch 'master' - Add more badges - license - jenkins - jenkins coverage - pypi version - docker pulls Change-Id: I771eaee093a5d4a404470f139a14baa42c1ba736 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-06-02Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/promise from branch 'master' - Fix the wrong image path The images are put in the dir /home/opnfv/functest/images now. Change-Id: I15b41782cd7a7372bdb962da575edc5d1b54d509 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-06-02Update git submodulesGerald Kunzmann1-0/+0
* Update docs/submodules/promise from branch 'master' - Add Masahito as Promise committer Change-Id: If607cfe7351413a006d55c3b2e7518bc6abaf47c Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-06-02Update git submodulesJose Lausuch1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Use CONST to retrieve db_url rather than getter function" - Use CONST to retrieve db_url rather than getter function 1. Remove get_db_url() 2. If TEST_DB_URL declared in env, update test_db_url in config_functest.yaml file during env preparation 3. No matter TEST_DB_URL declared in env or not, Result_DB = CONST.__getattribute__("results_test_db_url") JIRA: FUNCTEST-763 Change-Id: I20da7ef98bbcc56731e0ff7061b05c1dde6cbfc3 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-06-02Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'master' - Merge "Updating Linux kernel licensing info to GPL v2 with a new link" - Updating Linux kernel licensing info to GPL v2 with a new link Change-Id: I463a26299c9b76123b3c6d3374cd2ed391fcdc99 Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
2017-06-02Update git submoduleszhihui wu1-0/+0
* Update docs/submodules/qtip from branch 'master' - Merge "metrics baseline in compute-baseline.json" - metrics baseline in compute-baseline.json - Previously, metrics baseline are defined in the spec file. In this patch, move metrics baseline to compute-baseline.json. - you can get qpi based with baseline file given in calculate.yml - you can generate a customized baseline file when baseline file is not given in calculate.yml And baseline will be removed from the spec file. Change-Id: I123d28e28543cb153b60120b5076306fa2fa3873 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-06-01Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: fixes snapshot promotion be variables Since job names changed during the migration to multijob, we need to update the scripts which assume the the snapshot type is part of the job name. Moving them to be jjb variables instead and not rely on job name. Change-Id: I18f3bd5488c36b2f82a7bc7cb80045ab6807fa57 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-06-01Update git submodulesspisarski1-0/+0
* Update docs/submodules/snaps from branch 'master' - Fixed RST warning. Change-Id: I45f6161c51a018d91c9363980d6a6b279532101c Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2017-06-01Update git submodulesspisarski1-0/+0
* Update docs/submodules/snaps from branch 'master' - Refactor keystone endpoint tests to the proper test class. Also added documentation for those three tests. Change-Id: I38a728ba9e258a821341621978953e0529a0c1a1 Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2017-06-01Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: fixes scenario name for netvirt+vpp Change-Id: Ie3ca73a09cbea1aaf5c195fe319e5ec46e71f1bf Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-06-01Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Bugfix: AttributeError when run tc055" - Bugfix: AttributeError when run tc055 JIRA: YARDSTICK-662 When I run tc055, I got an error, see log: Traceback (most recent call last): File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python2.7/dist-packages/yardstick/benchmark/runners/iteration.py", line 46, in _worker_process initial_rate = options_cfg.get("rate", 100) AttributeError: 'NoneType' object has no attribute 'get' This is because in the former patch, we get 'options' by scenario_cfg['options'], it is unsafe since some test case do not have 'options' field. For tc055, 'options' is None. Change-Id: I18a4a7954c18c609f422da403fe65c4739c93648 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2017-06-01Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Fixing typo Change-Id: I40a2367de22afe4db46c7da7d774f0e646cb8a23 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-06-01Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Daily Job Parameter Support Adds environment variables so that the daily jobs can be parameterized from Jenkins. Change-Id: I77518b90595460ca932f1e71f57b2b02ab3dd1f5 JIRA: STORPERF-138 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-06-01Update git submodulestomsou1-0/+0
* Update docs/submodules/sdnvpn from branch 'master' - Cleanup after testcase running After every testcase running cleanup neutron and nova elements: - Allocated floating IPs (nova) - Created instances (nova) - Created images (nova) - Created router-subnet interfaces (neutron) - Created gateaway routers (neutron) - Created routers (neutron) - Created subnets (neutron) - Created networks (neutron) - Created bgpvpns (neutron) JIRA: SDNVPN-145 JIRA: SDNVPN-148 Change-Id: Id6df004bb9d0d394e2cf39692b624607167c9a6c Signed-off-by: tomsou <soth@intracom-telecom.com>
2017-06-01Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Added unit tests for the connection_check test case." - Added unit tests for the connection_check test case. JIRA: FUNCTEST-813 Change-Id: Ib851a3942e181b1a91cad695504613868a340d15 Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2017-06-01Update git submodulesJun Li1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "dovetail: sdnvpn pre-image download into pre_config dir" - dovetail: sdnvpn pre-image download into pre_config dir JIRA: DOVETAIL-441 Change-Id: I582dc2dbf9f875e95e19f413b7b3d8f81746df3f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-01Update git submoduleshelenyao1-0/+0
* Update docs/submodules/releng from branch 'master' - [Functest] Fix the issue that no return_value exists Save the execution return code to file before exiting Change-Id: I73692754b4c4c4b584d5918db7ce446bad931920 Signed-off-by: helenyao <yaohelan@huawei.com>
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>