Ross Brattain [Thu, 8 Jun 2017 09:58:42 +0000 (09:58 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix configuration error in TC025"
- Fix configuration error in TC025
JIRA: YARDSTICK-647
Change-Id: Idc2a87d20a631c37f151cc945de155ef8855e9c3
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
Ross Brattain [Thu, 8 Jun 2017 09:56:02 +0000 (09:56 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adapt lmbench scripts for aarch64 nodes"
- Adapt lmbench scripts for aarch64 nodes
LMBench shell scripts were invoking x86_64 executables.
This made them fail when executed on aarch64 nodes.
Added architecture detection and proper command call.
JIRA: ARMBAND-268
Change-Id: I8c9e87158631f7f5479adc2fda9558f9f7e54406
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
Zhijiang Hu [Thu, 8 Jun 2017 06:39:56 +0000 (06:39 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "add deployment guidance in vm deployment doc"
- add deployment guidance in vm deployment doc
Change-Id: Ia9b370b314b5e897087ae82463af90c4b61018d5
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
Zhijiang Hu [Thu, 8 Jun 2017 06:32:12 +0000 (06:32 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Set compute to qemu only in virtual deployment"
- Set compute to qemu only in virtual deployment
Change-Id: I0660c016e18491395c7253e5576f8fa1c8aa051e
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
chenjiankun [Wed, 7 Jun 2017 12:33:31 +0000 (12:33 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Bugfix: load_image will move image file if image already exist in /home/opnfv/images
JIRA: YARDSTICK-678
Currently if yardstick-image exist in /home/opnfv/images, load_image.sh
script will not build image, but this script will remove it. We should not
remove the image file which user offer.
Change-Id: I74ff6717606ff1dd9eacde4142e62d3923394baa
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
MatthewLi [Thu, 8 Jun 2017 01:50:00 +0000 (21:50 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- workspace wrapper put before scm
after https://gerrit.opnfv.org/gerrit/#/c/35833/ merged
still fails https://build.opnfv.org/ci/job/compass-verify-deploy-virtual-xenial-master/359/console
Change-Id: Ia960d70fa6ffc24dcc4a135cccd08cc120f2348a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
mbeierl [Thu, 8 Jun 2017 01:11:55 +0000 (21:11 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Allow User-Specified Sample Size
Adds the ability to accept steady_state_sample_size as a parameter.
Removes deprecated nowarm and nossd.
Adds OS_PROJECT_DOMAIN_ID.
Change-Id: I00c01b05cd2cbf001bc5446faa30f36137350ccf
JIRA: STORPERF-139
Signed-off-by: mbeierl <mark.beierl@dell.com>
Fatih Degirmenci [Wed, 7 Jun 2017 20:26:42 +0000 (22:26 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- yardstick: Rename yardstick-ci-jobs to align with functest
Change-Id: I1b88ca7f25431b48e3fce3ebec20274062204718
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Martin Klozik [Wed, 7 Jun 2017 16:41:18 +0000 (16:41 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "ci: Fix VPP back2back TCs"
- ci: Fix VPP back2back TCs
There was a generic issue with restoration of original environment
after execution of testcase. Thus in case that multiple tests were
executed, their settings could be corrupted. This issue was detected
after VPP testcases were added into VSPERF DAILY CI job.
There were two issues:
* setttings.load_from_dict() method was used to restore original
configuration values; However this method updates dict content
with supplied values. If TC has introduced new dict item,
then it was not removed from settings after TC execution
and modified settings was applied also for next test(s).
* test configuration passed to testcase constructor is used
for initialization of TC members, which are later updated;
As python does shallow copy on dict members by default,
modification of such testcase members led to corruption
of configuration of other testcases. Thus deepcopy of testcase
configuration was introduced into vsperf constructor to
avoid TC configuration corruption.
JIRA: VSPERF-511
Change-Id: I45fb49d48743015353652de12db4692333043733
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
juraj.linkes [Wed, 7 Jun 2017 15:10:41 +0000 (17:10 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- FDS release notes for D3.0
Change-Id: Iad253687f534b09799ae21ab58e3f302d5f14e75
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
Tim Rozet [Wed, 7 Jun 2017 15:12:25 +0000 (15:12 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Adding rpmlint to the build"
- Adding rpmlint to the build
- updating syntax to meet rpmlint standards
Change-Id: I056b7600df0f4383b97c67e705bc0b749b4c1633
Signed-off-by: Dan Radez <dradez@redhat.com>
Cristina Pauna [Wed, 7 Jun 2017 14:28:40 +0000 (17:28 +0300)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- Update armband documentation for 3.0 release
Change-Id: I2a71637b67b91cf828bbcf5f6abfbd9c2d6da2eb
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Steven Pisarski [Wed, 7 Jun 2017 14:45:09 +0000 (14:45 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Added custom security group with ICMP and SSH rules."
- Added custom security group with ICMP and SSH rules.
This was done for all tests exercising floating IPs.
Also added check to all of these tests to ensure the VMs
all have received their private IP address via DHCP.
JIRA: FUNCTEST-834
Change-Id: I88ae2fecc3f8e507641adf24cb65a0583f4db24c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 2 Jun 2017 21:31:53 +0000 (15:31 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Added support for applying Heat Templates
Second patch expanded support to both files and dict() objects.
Third patch exposes new accessor for status and outputs.
JIRA: SNAPS-86
Change-Id: Ie7e8d883b4cc1a08dbe851fc9cbf663396334909
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Cedric Ollivier [Wed, 7 Jun 2017 13:21:03 +0000 (13:21 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Configure the param auth_version in tempest.conf"
- Configure the param auth_version in tempest.conf
1. If the auth_url is "https://192.168.31.222:443/identity-admin/v3", the
auth_version in tempest.conf is supposed to be "v3", not "id".
2. For rally 0.8.1. it is a bug when obtaining the auth_version, please see
[1], which has been fixed in rally master.
[1]: https://review.openstack.org/#/c/468599/
Change-Id: Ia7474938a741a0954f17f7c7650544dbc0a28853
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Linda Wang [Wed, 7 Jun 2017 01:55:41 +0000 (01:55 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Bugfix: fix the return value
openstack_snapshot and openstack_clean should return 0 when they are run
successfully.
JIRA: FUNCTEST-835
Change-Id: I3fcc24ab985de382e0e59b129cb467d66a9a0de2
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Carlos Goncalves [Wed, 7 Jun 2017 09:23:49 +0000 (09:23 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "Fix run.sh bug for dynamic interfaces"
- Fix run.sh bug for dynamic interfaces
The run.sh extracts the name of interface using awk
with 7th value in "ip a" command but in case of DHCP
enabled interface this value is "dynamic". So the fix
takes the last value of the output which is the
correct interface name.
EDIT: Removed the redundant line to get 5th element.
JIRA: DOCTOR-109
Change-Id: I0775d90ef219387e5b68abd4fd98d38d2104f128
Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
Jun Li [Wed, 7 Jun 2017 08:41:17 +0000 (08:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix the judgement condition"
- fix the judgement condition
when in danube branch the $BRANCH is stable/danube
so we need fix the judgement condition
Change-Id: If3a0a40b60098cbd0baf2e64fad8763fae128cb1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Georg Kunz [Wed, 7 Jun 2017 06:46:07 +0000 (06:46 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Adding SDNVPN test cases to the Optional Test areas of the CVP."
- Adding SDNVPN test cases to the Optional Test areas of the CVP.
Included the tests for SDNVPN in the docetail scope document
Performed spell checking of the committed test area document and included
the section around test suite structure. This patch should be reviewed
and approved by the SDNVPN team prior to being merged.
Change-Id: Ia2f9a1bddb02b9191da1239a73f121dce6687af1
Co-Authored-By: Georg Kunz <georg.kunz@ericsson.com>
Co-Authored-By: ChristopherPrice <christopher.price@ericsson.com>
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Jun Li [Wed, 7 Jun 2017 03:04:53 +0000 (03:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Compass4nfv workspace permissions"
- Fix Compass4nfv workspace permissions
After operation of docker volume, some files will be
changed to root, so they can be clean up by jenkins.
so use 'fix-workspace-permissions' in wrapper
Change-Id: I7b44cae34e52b622cba2881a239e52a62f9c48f4
Signed-off-by: chigang <chigang@huawei.com>
Feng Pan [Wed, 7 Jun 2017 02:29:41 +0000 (02:29 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes missing ramdisk and kernel in rpm"
- Fixes missing ramdisk and kernel in rpm
Change-Id: I970c79dc2a558af3c904d3b19218da53c98378d1
Signed-off-by: Tim Rozet <trozet@redhat.com>
zhihui wu [Fri, 2 Jun 2017 08:07:24 +0000 (16:07 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- add system_info and condition to qpi report
According to the part "system_info" and "condition" in spec, gather
these data and add them to qpi report.
Change-Id: I5efc996c2bfb34452e9aa323d8288c1dd2d8d276
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Ross Brattain [Tue, 6 Jun 2017 06:59:25 +0000 (23:59 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- fix No handler warning by calling _init_logging
No handlers could be found for logger
It looks like we need to call _init_logging
to properly setup the logging during unittests.
This should fix the influxdb unittest warning.
JIRA: YARDSTICK-506
Change-Id: I57f6e4088005a691d6587fc68b85455ff257a66c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Martin Klozik [Tue, 6 Jun 2017 14:02:07 +0000 (15:02 +0100)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- ci: Plot graphs from CI results
CI scripts were enhanced to plot graphs from last
results and push them into artifactory. Graphs
will be updated by every CI run and can be included
e.g. in VSPERF results WIKI page.
Change-Id: Iada4acd7cc2c3dc73b9f30a429fe2b53020c4d3b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
mbeierl [Wed, 31 May 2017 19:38:48 +0000 (15:38 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Daily Job Parameter Support
Adds environment variables so that the daily jobs can be parameterized
from Jenkins.
Change-Id: Iefc8ff98e07e4afc9b1e563f52b07afef53430c2
JIRA: STORPERF-138
Signed-off-by: mbeierl <mark.beierl@dell.com>
Tim Rozet [Tue, 6 Jun 2017 17:39:41 +0000 (13:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix gerrit comment passing for gate jobs
Change-Id: I7ed790c9cd33029776b0c2551386d3f94eacc07e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Tue, 6 Jun 2017 17:04:48 +0000 (17:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add list of releng openstack contributions"
- Add list of releng openstack contributions
- All the contributions listed in this file are merged commits.
- Contributions under review, in progress and abandoned are not included.
- The latest contribution included in this file is 453130 and it is dated
2017-05-23.
- Contributions from Yolanda Robla Mota have not been included yet.
- The gerrit query used to list contributions is
status:merged AND (owner: "Markos Chandras" OR owner: "Fatih Degirmenci")
Change-Id: Iee927cbd883419ce2d6506178725cd90bd9b21b6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Jose Lausuch [Tue, 6 Jun 2017 14:54:03 +0000 (14:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "show community results"
- show community results
show latest 20 results in cummunity results page.
Because pagination is not supported, pagination related buttons
are forbiddened now
Change-Id: I3d94fc1b89845b6583dd40fe86d69407adfd2e6c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Fatih Degirmenci [Tue, 6 Jun 2017 13:57:45 +0000 (13:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "bifrost: Switch Ubuntu targets to Xenial (16.04)"
- bifrost: Switch Ubuntu targets to Xenial (16.04)
Switch default target OS to Ubuntu Xenial (16.04) which is also the
version supported by bifrost.
Change-Id: Ia139af9d03c85225e741c78ce35ecc59cd990108
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Jose Lausuch [Tue, 6 Jun 2017 13:36:06 +0000 (13:36 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove call to fetch_os_creds.sh"
- Remove call to fetch_os_creds.sh
After [1], the openstack credentials
are provided to Functest as a volume
directly from CI. The same has to be
done manually.
Functest doesn't need the script
fetch_os_creds.sh any longer.
[1] https://gerrit.opnfv.org/gerrit/#/c/35199/
Change-Id: I0883ad7b248526cfe9df3fde984345bd41869e82
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jose Lausuch [Tue, 6 Jun 2017 13:20:57 +0000 (13:20 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Make tempest user_password more complicated"
- Make tempest user_password more complicated
For some SUTs, the password for creating user is required to contain
at least 8 characters and three types of characters for security.
Change-Id: Iea770397fc6781d24fbfd0798e2da6bd65293866
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Jose Lausuch [Tue, 6 Jun 2017 13:16:50 +0000 (13:16 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove a former action listed in framework.md"
- Remove a former action listed in framework.md
This documentation was already updated to take criteria into account.
Change-Id: I5d795e6dcbda6dec15b03debb3f3b8bce073d474
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Tue, 6 Jun 2017 13:16:21 +0000 (13:16 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Add the copyright header to decorators.py"
- Add the copyright header to decorators.py
Change-Id: Ie7c60b8ca174c9c95920d0b7ef73b8eff60ae7e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Tue, 6 Jun 2017 13:16:07 +0000 (13:16 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Use PrettyTable to show functest env"
- Use PrettyTable to show functest env
Change-Id: I64800ae7738e0f4215c4c2948967cf60c005032e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Tue, 6 Jun 2017 13:16:02 +0000 (13:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Change to 'catalog_description' in Catalogue page"
- Change to 'catalog_description' in Catalogue page
JIRA: RELENG-231
Change-Id: Id0b770575c0d91a58b3503f8580bd658337b2cd0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jose Lausuch [Tue, 6 Jun 2017 13:14:51 +0000 (13:14 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Update setuptools version to 30.0.0"
- Update setuptools version to 30.0.0
Change-Id: I318446a873a7362a1b7e53b00e9e4daf658c3abb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Tue, 6 Jun 2017 13:14:20 +0000 (13:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "substitute with testapi img"
- substitute with testapi img
delete useless openstack and refstack images
add testapi-logo.png. Currently it is a free one with signature
finally we will substitute it with an official one.
Change-Id: I6c1ccaa21fab311c5858351e58bd7c8d9392a75a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Maryam Tahhan [Tue, 6 Jun 2017 13:04:49 +0000 (13:04 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "ci: remove RPM archiving from Barometer"
- ci: remove RPM archiving from Barometer
Remove RPM archiving from Barometer from Barometer and create a new
script in the releng repo.
Change-Id: Ia6a482bb500038247d274eaa4d8df143c962e1e1
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Michael Polenchuk [Fri, 2 Jun 2017 12:39:58 +0000 (16:39 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [mcp] Mend dpdk scenario
Make a reboot of the compute nodes to activate hugepages support
and re-apply required states then. Also align ovs lcore & pmd
masks with two cpu nodes.
Change-Id: I4a5defe6f08e912aba2d939ba5ba057af768a40c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Jose Lausuch [Tue, 6 Jun 2017 08:55:55 +0000 (08:55 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Update setuptools version to 35.0.2"
- Update setuptools version to 35.0.2
Docker build failed in CI due to the low version of setuptools(3.3)
Change-Id: I5e9b15f59e2cc5e78f5ab1b30fd1525b667f09fb
Signed-off-by: Linda Wang <wangwulin@huawei.com>
valentin boucher [Tue, 6 Jun 2017 07:28:28 +0000 (07:28 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Enable tempest offline by use_custom_images=True"
- Enable tempest offline by use_custom_images=True
1. The image cirros or testvm is required for tempest.conf to run
tempest testcases.
2. If no images are created in openstack, which just match the
img_name_regex (default="^.*(cirros|testvm).*$"), it is needed to
download cirros image online.
Change-Id: Ib5a38a0135b3dd80ad685e33ed35b7b6135b9c87
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Yujun Zhang [Tue, 6 Jun 2017 06:43:41 +0000 (06:43 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Fix bug in apex module"
- Fix bug in apex module
- the default user may not be `root`
- gather facts is required for getting $HOME
Change-Id: Ibe7ba31322f07f0a9fa33a01005e605dc7eb796a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Yujun Zhang [Tue, 6 Jun 2017 06:43:34 +0000 (06:43 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Beautify the argument names"
- Beautify the argument names
- keep the argument consisten with OPNFV convention
- installer-ip is not used because in fact we use host address instead
- remove optional argurment from prompt
Change-Id: I3db3cf53b62cc86e143bc59a7dd8bb83d0f74b7d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Leo wang [Tue, 6 Jun 2017 06:39:04 +0000 (06:39 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Support Yardstick to push results to database"
- Support Yardstick to push results to database
JIRA: DOVETAIL-421
1. Yardstick is working on supporting push results to mongoDB.
see https://gerrit.opnfv.org/gerrit/#/c/34091/
2. make Dovetail supporting push results to database too when
user choose to report to database.
Change-Id: Iee06ad6be59dad62ac4f985f4a982fb5ff93a592
Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Tue, 6 Jun 2017 06:38:09 +0000 (06:38 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "change the name of Yardstick results file and some log msg"
- change the name of Yardstick results file and some log msg
JIRA: DOVETAIL-428
1. Change the name of Yardstick result file from opnfv_yardstick_tc019.out to
dovetail.ha.tc001.out. Because opnfv_yardstick_tc019 is the name defined in
Yardstick and dovetail.ha.tc001 is the name defined in Dovetail.
2. Check whether the file exists before reporting the results are stored in file.
3. Delete test cases vping_ssh, vping_userdata and sdnvpn.tc003 from the testsuite
proposed_tests.
Change-Id: I4cb16947729479616a03abd9e91b76f9a41a949c
Signed-off-by: xudan <xudan16@huawei.com>
zhihui wu [Tue, 6 Jun 2017 06:18:34 +0000 (06:18 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Pass on unhandled options."
- Pass on unhandled options.
- More robust testing
Change-Id: Iaef21e9e244e1b5112ea5faa630e04424dc0b264
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
zhihui wu [Tue, 6 Jun 2017 06:17:52 +0000 (06:17 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Refactor Cli"
- Refactor Cli
- Remove reduntant contexts
- Remove verbose option
- Use builtin help and version options
Change-Id: Ifb66009b5f9ab95428ce87c90f739b5221ccdd6f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Jun Li [Tue, 6 Jun 2017 01:56:21 +0000 (01:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "set the openstack version for branch"
- set the openstack version for branch
set the openstack version newton for danube
set the openstack version ocata for master
danube branch use the compass.iso
master branch use the compass.tar.gz
separate the branch in the different pod
Change-Id: Iec1e3206cac26bb2ad5379fa2600ede0451d997d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Mon, 5 Jun 2017 18:08:31 +0000 (18:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "rename the project name for anteater for docker build"
- rename the project name for anteater for docker build
The docker build jobs attempts the clone the repo for the project
it builds the docker image for. This change renames the project to
match the actual repo name.
Change-Id: Ibd55c8b75e61330284f3680154c1a2bf70dae7d6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Mark Beierl [Mon, 5 Jun 2017 18:00:38 +0000 (18:00 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Adding CORS Adds flask-cors module so that SwaggerUI can examine content from a different container JIRA: STORPERF-129"
- Adding CORS
Adds flask-cors module so that SwaggerUI can examine content from a different container
JIRA: STORPERF-129
Change-Id: I9c47a2ea464da83910c368d771dce13f5364ca23
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
Fatih Degirmenci [Mon, 5 Jun 2017 10:14:36 +0000 (10:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Updating the license with Creative Commons Attribution 4.0 with SPDX shorthand"
- Updating the license with Creative Commons Attribution 4.0 with SPDX shorthand
Change-Id: Iff8ada7637648a320fc7ef4a0fb3e187186964e5
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
Fatih Degirmenci [Mon, 5 Jun 2017 09:54:03 +0000 (09:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "prototypes: bifrost: Switch Ubuntu targets to Xenial (16.04)"
- prototypes: bifrost: Switch Ubuntu targets to Xenial (16.04)
Switch default target OS to Ubuntu Xenial (16.04) which is also
the version which is supported by OpenStack Ansible.
Change-Id: I73adc6472b0fb572177e1508cf831b4d3190245c
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Mon, 5 Jun 2017 09:00:37 +0000 (09:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add Job Configuration for Anteater"
- Add Job Configuration for Anteater
Change adds anteater Docker push and renames securityaudit
to ci_gate_security
Change-Id: Ibf7d930003e7d59cb84a3ddb72962a150590418b
Signed-off-by: lukehinds <lhinds@redhat.com>
juraj.linkes [Sat, 3 Jun 2017 09:25:51 +0000 (11:25 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- Added script for odl installation
Also refactored part of code
Change-Id: I4e479d538b03d17c7b460d04ef0bdbd980d39787
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
Ross Brattain [Mon, 5 Jun 2017 08:31:46 +0000 (08:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "utils: make module import safer"
- utils: make module import safer
If a module fails to import, then ignore it
and try the next module.
This can help if certain module depenencies
aren't installed, e.g. TREX.
Change-Id: I2bc4384429fabd61cd430817489cb2f3c86fe9b2
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Rex Lee [Mon, 5 Jun 2017 08:31:01 +0000 (08:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Added arm condition in install.sh to avoid installation error on ubuntu."
- Added arm condition in install.sh to avoid installation error on ubuntu.
Change-Id: Iaa07a8d68a7dede6f2b42440be44ed07f035b1ca
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Martin Klozik [Fri, 2 Jun 2017 13:56:43 +0000 (14:56 +0100)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- ixia: Fix IXIA in trafficgen mode
There are two IXIA wrappers in VSPERF - IxNET and Ixia. It has
been found that legacy Ixia implementation is no longer working
in trafficgen mode. This issues has been fixed.
JIRA: VSPERF-513
Change-Id: Ief1db71f688a19c5b41508617ccbc73024a02c48
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Rex Lee [Mon, 5 Jun 2017 01:20:33 +0000 (01:20 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Pass parameters between scenarios"
- Pass parameters between scenarios
JIRA: YARDSTICK-641
Allowing parameters to pass between scenarios so that the one test case
can be combination of several scenarios.
Change-Id: I55a00855e77d5b719a27a069a3ea195d6bbd0ef8
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
narindergupta [Thu, 1 Jun 2017 23:53:03 +0000 (16:53 -0700)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- libvirtd and libvirt both needed.
It seems some Ubuntu system shows libvirt and some do libvirtd.
Based on when system deploys So lets try both.
Change-Id: If31a6474b4c00ff335b4fe74b6d1be00e6f36575
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Yujun Zhang [Sat, 3 Jun 2017 15:11:38 +0000 (23:11 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Fix argument typo in example configuration
Change-Id: Ia8edbfe1c00808da0375640a84ab18f5edb2224f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
ulik [Tue, 30 May 2017 11:00:08 +0000 (13:00 +0200)]
Update git submodules
* Update docs/submodules/octopus from branch 'master'
- Maintain Octopus INFO File
Remove 2 committers inactive for one year
Update 2 email addresses
1 Committer stepped down
Some outdated lines removed
Change-Id: If54c5e9c00bc7ee27cca5b84eaae87e861e6bd99
Signed-off-by: ulik <ulrich.kleber@huawei.com>
Fatih Degirmenci [Sat, 3 Jun 2017 20:47:10 +0000 (20:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Pass scenario argument to deploy.sh"
- Pass scenario argument to deploy.sh
Also change default value to os-nosdn-nofeature-noha
Change-Id: I018179b4018440809382b4a46d2bb29a0762757c
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Fatih Degirmenci [Sat, 3 Jun 2017 20:44:57 +0000 (20:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Disable all master jobs except nofeature"
- [fuel] Disable all master jobs except nofeature
In order to bring in mcp based deployments, turn off for
awhile all master jobs except nofeature one.
Change-Id: I4aa27ab0407e3f32caeba72323ad9511d981a6b8
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Bryan Sullivan [Sat, 3 Jun 2017 15:58:17 +0000 (15:58 +0000)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Merge "Add Committer"
- Add Committer
Add Aimee Ukasick as Committer. She has been active in the project
for over 6 months and is a top contributor/reviewer.
Change-Id: I78bddc8dee1ab70bb61d57114328c3783177333d
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Bryan Sullivan [Sat, 3 Jun 2017 15:58:09 +0000 (15:58 +0000)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Merge "Replace inactive PTL"
- Replace inactive PTL
Replace Alok Gupta, the inactive PTL. Alok's work responsibilities
prevented him from ever being active in the VES project. Alok
doesn't even have a Gerrit account. Replacing Alok with
Bryan Sullivan, the top Committer.
Change-Id: Iec7c215eb68823e80ccbf9fac85524ecb86886c1
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Alex Yang [Sat, 3 Jun 2017 09:03:38 +0000 (09:03 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Support scenario parameter"
- Support scenario parameter
Default is os-nosdn-nofeature-noha
Change-Id: I12e70552c426884269c2c7f1bfa05e1db5658bea
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Linda Wang [Sat, 20 May 2017 04:06:06 +0000 (04:06 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Use constants in odl
Change-Id: I134b0efd3dd0faec389087a4dac59de09eae087e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Yolanda Robla [Thu, 1 Jun 2017 14:40:38 +0000 (16:40 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Explain the need of having an ssh key
In order for XCI to work, the user needs to have a ssh key. Explain
that on the README and show the command to generate it.
Change-Id: I517e15de15ba1b09977dbd62881bc2625c8b2833
Fatih Degirmenci [Fri, 2 Jun 2017 16:24:37 +0000 (16:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "prototypes: xci: Make CLEAN_DIB_IMAGES variable configurable"
- prototypes: xci: Make CLEAN_DIB_IMAGES variable configurable
The CLEAN_DIB_IMAGES variable determines whether the /httpboot
or /tftpboot directories will be removed before running the xci-deploy
script. This forces XCI to re-create the target OS images. We moved
this variable from env-vars to user-vars since this is something that
users normally want to tweak in their deployments.
Change-Id: Ia48bd63979e3837aab7e47c906c2501e7c7dd0e1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Fri, 2 Jun 2017 16:23:35 +0000 (16:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix ansible installation for non-root"
- Fix ansible installation for non-root
Currently ansible was set to be installed with pip, but
this fails for non-root user. Instead of that, execute
pip with --user flag, so we don't need root permissions and it
is only installed for the current user.
Change-Id: Ib37a2a3866b4b48aca834b894cdd128ee63b31d6
Fatih Degirmenci [Fri, 2 Jun 2017 16:23:05 +0000 (16:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove sudo usage from xci-deploy"
- Remove sudo usage from xci-deploy
The script was refactored to don't need sudo on the
latest versions, and the documentation is still referencing it.
Change-Id: I7064317ab7b756a78638f7474f2944472d3a4ba2
juraj.linkes [Thu, 18 May 2017 08:25:43 +0000 (10:25 +0200)]
Update git submodules
* 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>
Yujun Zhang [Tue, 30 May 2017 15:18:18 +0000 (23:18 +0800)]
Update git submodules
* 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>
Linda Wang [Fri, 2 Jun 2017 08:38:03 +0000 (08:38 +0000)]
Update git submodules
* 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>
Gerald Kunzmann [Fri, 2 Jun 2017 08:11:56 +0000 (08:11 +0000)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Add Masahito as Promise committer
Change-Id: If607cfe7351413a006d55c3b2e7518bc6abaf47c
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Jose Lausuch [Fri, 2 Jun 2017 08:19:12 +0000 (08:19 +0000)]
Update git submodules
* 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>
Tim Rozet [Fri, 2 Jun 2017 01:33:32 +0000 (01:33 +0000)]
Update git submodules
* 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>
zhihui wu [Fri, 2 Jun 2017 01:26:19 +0000 (01:26 +0000)]
Update git submodules
* 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>
Tim Rozet [Thu, 1 Jun 2017 19:51:30 +0000 (15:51 -0400)]
Update git submodules
* 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>
spisarski [Thu, 1 Jun 2017 18:27:03 +0000 (12:27 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Fixed RST warning.
Change-Id: I45f6161c51a018d91c9363980d6a6b279532101c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Thu, 1 Jun 2017 18:16:50 +0000 (12:16 -0600)]
Update git submodules
* 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>
Tim Rozet [Thu, 1 Jun 2017 15:30:00 +0000 (11:30 -0400)]
Update git submodules
* 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>
Ross Brattain [Thu, 1 Jun 2017 15:25:07 +0000 (15:25 +0000)]
Update git submodules
* 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>
mbeierl [Thu, 1 Jun 2017 14:30:39 +0000 (10:30 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Fixing typo
Change-Id: I40a2367de22afe4db46c7da7d774f0e646cb8a23
Signed-off-by: mbeierl <mark.beierl@dell.com>
mbeierl [Wed, 31 May 2017 18:41:52 +0000 (14:41 -0400)]
Update git submodules
* 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>
tomsou [Mon, 22 May 2017 09:14:22 +0000 (09:14 +0000)]
Update git submodules
* 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>
Morgan Richomme [Thu, 1 Jun 2017 12:27:37 +0000 (12:27 +0000)]
Update git submodules
* 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>
Jun Li [Thu, 1 Jun 2017 12:00:04 +0000 (12:00 +0000)]
Update git submodules
* 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>
helenyao [Thu, 1 Jun 2017 04:05:14 +0000 (12:05 +0800)]
Update git submodules
* 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>
Alex Yang [Wed, 31 May 2017 14:58:44 +0000 (22:58 +0800)]
Update git submodules
* 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>
Michael Polenchuk [Wed, 31 May 2017 12:12:43 +0000 (16:12 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [mcp] Bring in dpdk scenario support
Change-Id: Ifd6d61026a0e98e8faf59c7d218333122d70ffe9
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Jing Zhang [Thu, 6 Apr 2017 13:38:20 +0000 (09:38 -0400)]
Update git submodules
* 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>
Tim Rozet [Wed, 31 May 2017 16:04:43 +0000 (12:04 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Updates ODL source for netvirt+vpp
Change-Id: I7ffb445ba44bfc904240658b0c3a137b44af28e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jiang, Yunhong [Wed, 31 May 2017 17:33:06 +0000 (17:33 +0000)]
Update git submodules
* 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>
Aric Gardner [Wed, 31 May 2017 16:46:14 +0000 (16:46 +0000)]
Update git submodules
* 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>
Jiang, Yunhong [Wed, 31 May 2017 16:29:03 +0000 (16:29 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Wed, 31 May 2017 12:21:12 +0000 (14:21 +0200)]
Update git submodules
* 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>
Martin Klozik [Wed, 31 May 2017 13:04:31 +0000 (13:04 +0000)]
Update git submodules
* 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>
Yujun Zhang [Wed, 31 May 2017 08:52:09 +0000 (16:52 +0800)]
Update git submodules
* 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>
Carlos Goncalves [Wed, 31 May 2017 07:50:33 +0000 (07:50 +0000)]
Update git submodules
* 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