Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Remove the committer for stepping down"
- Remove the committer for stepping down
Thanks Christopher Price for his great job for dovetail
He created the dovetial and made great contribution.
Based on his Intention, the INFO is updated
Change-Id: I8fc1e552062cb7e429d42b6d4af41a7cd620c4f6
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Remove redundant print functions
JIRA: BOTTLENECK-158
Remove redundant print functions for report log
Change-Id: I35c43fd3e30090bc296823faca55b49c0431a1fb
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- Merge "VES userguide: Updated documentation."
- VES userguide: Updated documentation.
Updated VES documentation to reflect latest changes in the VES
plugin and VES schema.
Change-Id: I618d7e181a1c6de698e44b7be74d4358513d2441
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- VES: Updated plugin to use latest schema
- Removed guest mode support;
- Updated source_id/name & reporting_entity_id/name mapping.
- Fixed issue with "additionalFields" field which is empty
if multiple VM instances are running on the host.
Change-Id: I37f3b3a8e932848c15f6778967c49740cf701d65
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Updating VNF Manager ODL config to comply with Carbon
- There were some configurations that were using older
deprecated models that have since been removed.
Change-Id: I66b60b510c5afcfb6c6a9c4380aff0b88c9187a9
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
|
|
* Update docs/submodules/fds from branch 'master'
- Post apex updates
Removed setting nova and neutron debugs.
Added sourcing of overcloudrc.
Also minor refactor.
Change-Id: Ifb835fa81a19d98bda4a2c6f955abda3699946d3
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "prototypes: xci: Add 'ansible-hardening' role to the requirements file"
- prototypes: xci: Add 'ansible-hardening' role to the requirements file
Upstream commit 2798cf403c47d165cd8d34d7888990dce1f827f8 ("Use new
ansible-hardening role") added the new 'ansible-hardening' role to the
ansible-role-requirements.yml file and as such we also need to take that
into consideration. The sha hash does not matter much at this point
since it will be fixed the next time we tag all the roles.
Change-Id: I5444af948e2b83de49863e7e28f3918fed88c90d
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add releng repo to security check"
- Add releng repo to security check
some formatting changes to shell script
Change-Id: I301cb4b385df81a81de5ba230c5a4709461703a3
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Update Suite details pushed to DB"
- Update Suite details pushed to DB
It now reports stats and dumps stream into details.
By the way, it fixes a bug when serializing the former details.
Change-Id: Idd388708071ca3185e5a07bc7e977f2d9837dc95
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Merge "Leverage on pbr (Python Build Reasonableness)"
- Leverage on pbr (Python Build Reasonableness)
It also updates requirements according to OpenStack stable/ocata
except for nova client version as snaps needs nova support of
floating IP which has been removed in pike [1] (8.0.0 [2]).
It must be reverted to >=6.0.0,!=7.0.0 as soon as snaps calls the
related neutron commands.
[1] https://github.com/openstack/python-novaclient/blob/master/releasenotes/notes/pike-rm-deprecated-net-272aeb62b329a5bc.yaml
[2] https://docs.openstack.org/releasenotes/python-novaclient/unreleased.html
Change-Id: Iaa0285471da5f2f73cbfef038c9902e1c39fa009
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Update (test-)requirements.txt"
- Update (test-)requirements.txt
It updates requirements.txt and test-requirements.txt according to
OpenStack stable/ocata. It removes useless copyrights.
Change-Id: I603b3030df231f210af47232f20aef85a08e20ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Reschedule armband jobs"
- Reschedule armband jobs
Removed the master jobs until mcp is functional on arm.
Rescheduled the danube jobs 8 hours apart.
Change-Id: I90037a76a50d61c76c13cd68fa5926e1a73e88e6
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Need to move file resources required by tests.
Functest was not installing the heat resource files required
by the snaps tests being run by Functest as the heat template
file used by the tests as it was under the repository's root
directory which is causing tests to fail.
Change-Id: I214d2e61e92f7dfa2e9859dded1e7ea08706314d
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- ci: Fix of SRIOV graphs generation
Wrong test name was used for SRIOV.
Change-Id: Ie07a3bcd162b228d9d6843205a9abf237026f428
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add exit status, remove awk warning
Change-Id: I090e601b45b58fae4235867536553570f2674f9a
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Move gerrit comment logic to its own file
this file will become too complicated to escape inside the job
definition.
Change-Id: I3e167bee5d315a7ff3b52e7274b68c3146dfbd03
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fix gerrit comment"
- Fix gerrit comment
Change-Id: Id1340090fbf410f9eda5e115f554fee778d26b90
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/apex from branch 'master'
- Updates to development dependency script
- Removing easy install references
- adding gitpython to pip installs
Change-Id: I8a07749d6444b63304cb5eabbf8d021eeb2fcd33
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "We cant report the results if anteater exits 1"
- We cant report the results if anteater exits 1
So I guess we put the voting logic in the report results to
gerrit step
Change-Id: I5a6d8c7986bc317648bbb7512ba4f8357bbb4f3c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update modules/(test-)requirements"
- Update modules/(test-)requirements
It updates requirements.txt and test-requirements.txt according to
OpenStack stable/ocata. It also fixes install_requires and
test_requires in modules/setup.py.
Change-Id: I9290db34e7bc1c78200130dd6a67d2d33dbc388d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Report anteater results to gerrit.
used tee to create audit log
Change-Id: I6941e142064cf7c9b4586660be69df2a02807af3
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Fix skip vote on anteaterjob
looks like the spacing was off
Change-Id: Ief6d15d122add79b8f9492550ce4ceecafe545bd
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/barometer from branch 'master'
- Merge "ovs_pmd_stats: added ovs_pmd_stats plugin."
- ovs_pmd_stats: added ovs_pmd_stats plugin.
Added ovs_pmd_stats plugin which communicates with ovs-vswitch using
unix socket and publishes pmd metrics in collectd format.
Change-Id: I4dbdd58cdddfd13fe7df44e01c80212f2d4203fc
Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- Move test caller from Functest to Barometer repo
The decision by Functest team is that 3rd party
test cases should host the test in their respective
repositories.
Change-Id: Ibfd6dbc417fa797b96792a902797e610dab5b167
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Refactor core VNF class"
- Refactor core VNF class
- Simplify processing
- Implement run method to inherit testcase methods
- Add unit tests
- Fix all pylint issues
It also obliges vnf and its uts to be rated 10/10 by pylint.
JIRA: FUNCTEST-830
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I8dd24eea55089277c9e5b2b51fb14dc377f2fcaf
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- anteater: Fix jjb script
Change-Id: Ib42cef840ff8118c32676efdf8c21c315c1f4911
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- move to a server that docker works on
Change-Id: Ibb3cc5a2425d9f2f79e27c86e22b176fd36cb3dc
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Change git base
Change-Id: I988a95141886d53b7b14f3ab5c673f589786ae7a
Signed-off-by: Aric Gardner <agardner@linuxfounation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- run anteater ci gate on lf-build2
Change-Id: I21aca84c2ce5526f4a0942b21c50455c3d8aa4bd
Signed-off-by: Aric Gardner <agardner@linuxfounation.org>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- ci: Fix of CI graphs generation
Parameters must be quoted, otherwise list of testcases is split
among many parameters.
Change-Id: I16ca4feb7e8d30bbbed60fd259e3bd3155f382b3
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- releng-anteater: Create script to run checks and adjust jjb
Change-Id: I7f161b5f939eaeba019ce882a9977908ee0c01b8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Bugfix: KeyError when Functest fails to store results into file"
- Bugfix: KeyError when Functest fails to store results into file
JIRA: DOVETAIL-445
https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-danube/19/console
Change-Id: If933156bb3931e7bfc8ec31eb03ca5a3cb0bf8b0
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Changed logic to return only active availability zones.
Change-Id: I75d92976f4486933d432a8066159dbb66c12daf5
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Create download directory if not exists before downloading image file.
Change-Id: I6d51681d4e0d58b96a00bfeb144d6bfcb8ae04e6
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- ci: Configure graphical output
Modify configuration of graphs generated from CI results.
Change-Id: Id1a30e0c61419ff131fb4f41138af2e62f822b9c
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: adds smoketest back"
- Apex: adds smoketest back
Adding smoketest back, but it will not fail verify job.
Change-Id: I18743ceb529565b2afc26ad0983c18d911920bec
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/onosfw from branch 'master'
- networking onos tar update
Change-Id: I4d5e1d8fb78b8319ce0aebab45953a7020ea681a
Signed-off-by: sathishkumarmurugesan <sathishkumar@huawei.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Fixed problems found in Functest after implementing offline testing.
JIRA: FUNCTEST-809
Change-Id: I5e579b141eb513b0f9db36959014b8f945afe6a0
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Removal of matplotlib
Removes the matplotlib modules from the main container.
Change-Id: I26a0c171b2172dbf2be66cdf10b897bb72e4bf2b
JIRA: STORPERF-161
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- bugfix: installer is not defined in report.yml
since installer is renamed to installer_type in all.yml,
installer cann't be found in report.yml
Change-Id: I222b3050aab8b4f09e1f70c623d0e53ebbff1743
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- bugfix regex for cpu
Change-Id: I036af55669dcb386a16df9aaae202a39fdc23e9b
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Fix ipmi section to be valid yaml"
- Fix ipmi section to be valid yaml
Change-Id: I04b5c5ead3b71c06549e9b385dcadacb79751ee4
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "https + no credential support"
- https + no credential support
JIRA: DOVETAIL-440
Change-Id: I2bb430de040127dea493e8bb5423ad8204f799e2
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Fix the docker version to be 1.12.3 in Dovetail docker image"
- Fix the docker version to be 1.12.3 in Dovetail docker image
JIRA: DOVETAIL-442
Change-Id: I476c2dabf5b23ed42a0004d8d3a9e17727051eca
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- solve "no disks in host-detail" error
Change-Id: Ifb408a3b3dfa139bb938cc7ef8c9b0981e4266c3
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "https+credential support"
- https+credential support
JIRA: DOVETAIL-440
Change-Id: I69fb96673755545e8e0d78d940870195dbf20a0b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "tests: Improvement of step driven testcases"
- tests: Improvement of step driven testcases
A set of improvements was introduced to enhance step driven
testcases capabilities.
Details:
* delay among test steps is configurable by TEST_STEP_DELAY
parameter
* step driven tool function exec was renamed to exec_shell
* new step driven tool function exec_python was introduced to execute
a python code
* new step driven object sleep was introduced to pause test execution
for defined number of seconds.
* fixed bug in settings.validate_getValue() to correctly validate
access of parameters modified by TEST_PARAMS
* new #PARAM() macro was introduced to allow references among
configuration parameters
* multistream support has been added into ixnetrfc2544v2.tcl,
which is used for tunneling protocols test (op2p deployment)
* fixed bug in op2p deployment to list interfaces and flows
from both bridges involved in the test
* test report updated to state exact rfcxxxx type of traffic
type, e.g. rfc2544_continuous
* test report of step driven testcases was updated to contain
measured values from traffic generator in CSV report
* method for ovs flow comparison was modified to normalize
IPv4 CIDR network addr (e.g. 10.0.0.5/8 => 10.0.0.0/8)
JIRA: VSPERF-512
Change-Id: Ib4f38dcdfbf3820dd766b25520da0ad0c81f3293
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>
Reviewed-by: Ciara Loftus <ciara.loftus@intel.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "support Containerized compass-core"
- support Containerized compass-core
JIRA: COMPASS-534
1. rm compass vm and add ansible to bring up 5 compass
containers
2. use tar package instead of compass.iso which contains
compass docker images, OS ISO, PPA, pip packages.
3. modify client.py to communicate with containerized
compass-core
4. modify cobbler files and ansible callback files
to adapt with containerized compass-core
5. upgrade openstack version to ocata
6. use the openstack-ansible to deploy openstack
7. virtual deploy external use nat
Change-Id: Ifa2a3f5b8c7c32224ac4276fd3d4cc2b0d270a26
Signed-off-by: huangxiangyu <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/octopus from branch 'master'
- Merge "Scenario Lifecycle Document - update chapter 8 Current Status"
- Scenario Lifecycle Document - update chapter 8 Current Status
- short paragraphs on early OPNFV versions and their scenarios
- short summary of scenario analysis
- Danube scenario tree
Jira OCTO-162
Signed-off-by: ulik <ulrich.kleber@huawei.com>
Change-Id: I9a05f8756cb147a9d0291daaf58ed44032021439
|
|
* Update docs/submodules/octopus from branch 'master'
- Merge "Template for scenario descriptor file (sdf) and an example"
- Template for scenario descriptor file (sdf) and an example
Patchset 1: Initial version
Patchset 2: Important comments resolved, adding info about
optional/mandatory, and better syntax for hardware options.
Patchset 3: Resolving comments. Some comments marked with #$$$$
where things need discussion on hackfest.
Patchset 4: more comments resoved, provided alternate syntax proposal
using role definitions for nodes to define ha and noha.
Patchset 5: small correction
Patchset 6: more comments resolved, changes discussed on hackfest done.
Jira OCTO-162
Change-Id: I54e3450f04e4dcb6bc9b5efa36f2c8aa3f7617b0
Signed-off-by: ulik <ulrich.kleber@huawei.com>
|