Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "tc053 kill haproxy wrong mismatch"
- tc053 kill haproxy wrong mismatch
JIRA: YARDSTICK-831
Change-Id: I587c486572f439952b8a31da664d1e2c1fb8dc27
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Heat: add availability_zone"
- Heat: add availability_zone
Users would like to ensure placement of VMs on specific compute nodes so
that the measurements are meaningful. Examples: Measure network
performance in different scenarios (VMs in same host, in different
hosts, across fabric, across tenants)
Example:
context:
name: yardstick
placement_groups:
pgrp1:
policy: "availability"
servers:
tg_0:
floating_ip: true
placement: "pgrp1"
availability_zone: "zone2"
vnf_0:
floating_ip: true
placement: "pgrp1"
availability_zone: "zone1"
Change-Id: I28a757c25ae3f5b3571ab3edd82d51ceba32c302
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Update links to documentation in README.rst"
- Update links to documentation in README.rst
The links to the docs in README were pointing to Colorodo documentation.
For master, this should not be pinned to a particular release, but
should show the most recent docs at all times.
Change-Id: I3186ea0dbc5105812407a0f87e02d99899a951a0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB: fix vpe_config license"
- NSB: fix vpe_config license
Use Apache 2.0
Change-Id: I199d09f04a5c84a25bd91dceba5e4ed1f93075f6
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "pmu: remove event_download_local workaround script"
- pmu: remove event_download_local workaround script
intel_pmu needs to download a config file based on the
CPU model. When generating VNF images we don't have
access to the actual vCPU that will be used, so we
can't predownload. This code was meant to be a fix
for that by downloading all the configs and then
selecting one that matched the vCPU.
However we have license issues with intel_pmu enven GPLv2 code,
so remove it for now.
Change-Id: I5257ff7c4ddc1d40537dadb29efa40d1d68cb852
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Adapt bgp daemon to run properly for testcase3
Since apex includes a new version of zrpcd compatible with Carbon
and Nitrogen [0], an adaptation is needed for bgp daemon enabling
and running within testcase3
Note that zrpcd run now as a process and not as a service
JIRA: SDNVPN-172
[0] https://jira.opnfv.org/projects/APEX/issues/APEX-508
Change-Id: Ia0ec4ab0f15ecf3d5c76c5fa541fe8338762ecaf
Signed-off-by: tomsou <soth@intracom-telecom.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Update the README to the version 4.3 of the plaform."
- Update the README to the version 4.3 of the plaform.
Change-Id: I4c3408540540aae62f4bafc2d61d2c6d2be59dd7
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Update build script to get the version written in __init__.py"
- Update build script to get the version written in __init__.py
Change-Id: Ic7cb523a2898c364a2ba052a984bb13202bb9324
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Update the db_manager in order to use it for tests"
- Update the db_manager in order to use it for tests
Change-Id: I959b3c0e7be664fbe60ee45114c10a6bd3cbba00
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Update server object for unit testing."
- Update server object for unit testing.
Change-Id: I41f697966e0b7e73db6a4cfd6e5c5461854097fc
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "[baremetal] package: install python-yaml"
- [baremetal] package: install python-yaml
- Required for PDF parsing
Change-Id: I95205e62efab3e9920687866d3a53a135828a218
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- Merge "fix container4nfv jenkins job hung issue"
- fix container4nfv jenkins job hung issue
1. fix cleanup: poweroff/delete all vms
2. add timeout for kubeadm init/join hung:
https://github.com/kubernetes/kubernetes/issues/43800
3. try to fix kubeadm init/join hung
Change-Id: I133d5aafee0455848909484efee5548b2015473d
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- create opnfv/container4nfv vagrant box
containter4nfv job is slow to install packages & docker image.
opnfv/containter4nfv vagrant box install docker.io & kubernetes
and pull kubernetes dockers.
Change-Id: I78d5142127d31214c397bd8fc8465b0a6fc647cf
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/onosfw from branch 'master'
- Added a license metadata line to specify Apache-2.0
Change-Id: I37115ca3ad66360091d72142603d97538212a068
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes dependency install of env group Virtualization Host
Virtualization Host env group started failing for users with centos 7.4
and according to Ansible guide the correct format for env groups should
be "@^" prefix:
http://docs.ansible.com/ansible/latest/yum_module.html
JIRA: APEX-539
Change-Id: I3f71ce4462b33ad0772963869db4ea3c0f6e9e51
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Fix removal of kernel directories in repo archiver
Removal of these directories was silently failing due to the '-f' flag
of rm. Unquoting '{..}' allows bash to corretly interpret the brace
expansion.
Change-Id: I315c63b5eb26fd3780632da0961a0eaf86439ae3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/moon from branch 'master'
- Added a license metadata line to specify Apache-2.0
Change-Id: Ib37b90992ab37abd19774d1348670dea7cc29bf2
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "docs: add Pod Descriptor Files information"
- docs: add Pod Descriptor Files information
Change-Id: I9ca83d2bc42cb15cd37aa3726c02c458fb8a0ea3
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Adding Dimitris as a committer
Dimitris has been helping a lot in the 2 previous releases. This last release
has proven that he is essential to the project adding features like
multi-installer support and helping debug SFC in both APEX and xci. That's
why I think he should become committer in the OPNFV-SFC project
Change-Id: I727e3e4e34b9b8aee24cd2b85af23fe97d601278
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Merge "Initial patch to begin adding support for Magnum."
- Initial patch to begin adding support for Magnum.
JIRA: SNAPS-212
Change-Id: I5f72fe9c28fe5cdd61546eee828becd034f8aff9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Revert "Adding Dimitris as a committer"
This reverts commit 49f2896fd90e53e8b8c83cf5e5b22abda7781f54.
Change-Id: Id1d030a370f271e21c4a020726474bb2746bfae8
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Adding Dimitris as a committer
Dimitris has been helping a lot in the 2 previous releases. This last release
has proven that he is essential to the project adding features like
multi-installer support and helping debug SFC in both APEX and xci. That's why
I think he should become committer in the OPNFV-SFC project
Change-Id: I9fced455db635864cc1ef3523bc6b2bc78d54c5f
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Merge "Apply upper-constraints when testing SNAPS"
- Apply upper-constraints when testing SNAPS
It conforms with OpenStack rules [1] and enforces the same testing
env over the OPNFV projects [2].
[1] https://wiki.openstack.org/wiki/Requirements
[2] https://wiki.opnfv.org/display/functest/Requirements+management
Change-Id: Iad277b305dbb6c9e96894f5809edcb27a750e418
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Handle vlan package to avoid downgrade
Change-Id: Ic81507f3f7b3fec593b507e0c534434e8489b01b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Adding tests for IPv6.
Included in patch:
1. Refactor Network domain object to include Subnet objects
2. Removed subnet members from OpenStackNetwork
3. Added exhausive IPv6 tests to neutron_utils_tests.py
4. Added two IPv6 integration tests to create_network_tests.py
5. Added two tests where VM instances have ports with IPv6 addresses
6. Updated docs
JIRA: SNAPS-178
Change-Id: Id3e5448cb431d2acf47029244fe6773f3f29d368
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix changing impair delay through command line"
- Fix changing impair delay through command line
Change-Id: I7797241a1d384fa184bdf4d73b81babb21f7383d
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Fix latency commands in l3 submode
Change-Id: I9c46b57f98b566efc8ca3ea5966befe2a150315b
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove the former Dockerfile
opnfv/functest had been split into multiple containers based on
Alpine (See Docker Slicing [1]) during Euphrates.
As ARM is being switching to them, we can safely remove the related
files.
[1] https://git.opnfv.org/functest/tree/docs/com/pres/dockerslicing/dockerslicing.md?h=stable/euphrates
Change-Id: I30294a94cc742ba80a7bc4f35db9330240385bb0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Stop installing docker/config_install_env.sh
Change-Id: Ie70fadd15df5e878e161d552b893e6033bb70527
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Stop installing enable_remote_api.sh
Change-Id: Ibb7798795bd902c990ba2079199592412b257be6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Patch Functest docker images for ARM
A new tox env is defined to ease patching all Dockerfiles for ARM.
This env will only patch the Dockerfile related to functest-core when
the manifests are published.
Jenkins jobs can simply apply the next command:
$ tox -e patcharm64
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Icf69e27c1da95a721ebf67d5ce190c9b8cefce0a
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Bugfix: use '_id' as the primary key of the data rather than the 'Test ID'
JIRA: DOVETAIL-554
It allows different users to upload the same results now.
So the 'Test ID' is not unique in this situation.
Use '_id' as the primary key which can uniquely identify one data.
Change-Id: I852ee116f36a6a86e9b4350183e39ee00f8b99de
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Bugfix: Results shared by email are not shown on non-reviewer's pages
JIRA: DOVETAIL-551
The CVP web portal can support share with name and
share with email address.
But when sharing with email, the pages of non-reviewers
will not show the results shared by others.
Change-Id: I94451448cc60d1f7a3472d756c502200757a16a8
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Addition of IPv6 icpm, udp and tcp to Neutron Security Group
When creating a Neutron security group for a heat template. Add
IPv6 security group rules to access the resouces.
Change-Id: I0b541dfe400121e35908a70778665ee1576f0622
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB Prox LW_AFTR Test"
- NSB Prox LW_AFTR Test
JIRA: YARDSTICK-802
Addition of PROX LW_AFTR basked on PROX/DATS v037 test_104_lw_aftr.py
- This support BM and Openstack Heat
- This supports 4 Ports ONLY
- Grafana Dashboards included
- Code Coverage / Unit testing
Change-Id: If2170ab458bf687256d5f1a1e840a3b9d2788ef7
Signed-off-by: Daniel MArtin Buckley <daniel.m.buckley@intel.com>
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "remove flavor at the end of the test"
- remove flavor at the end of the test
JIRA: SDNVPN-122
Change-Id: I89f457e0d5a7c7c98bab223e722a5eb5a23387b6
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix instance boot when metadata exists"
- Fix instance boot when metadata exists
The way that a instance is considered as UP is pretty
strict and returns ERROR in case of instances with userdata
This patch differentiates the instances that are supposed to
boot till login prompt and those with userdata parameter
JIRA: SDNVPN-177
Change-Id: Ic4755366df006669475c90cc0693ac802256f379
Signed-off-by: tomsou <soth@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Adapt documentation wo be comply with Apex Integration Guide"
- Adapt documentation wo be comply with Apex Integration Guide
Since, Apex installation instructions have been changed, the corresponding section
into docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst is also updated
according https://wiki.opnfv.org/display/apex/Integration+Guide
JIRA: SDNVPN-178
Change-Id: Ie5b5fe677c73669804af71ed4da24dafd98cb5ee
Signed-off-by: tomsou <soth@intracom-telecom.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Add tetcase suite overview"
- Add tetcase suite overview
Adds an overview of testcase suite, under:
docs/development/overview/index.rst
JIRA: SDNVPN-179
Change-Id: I003db4b22538b75d7ebf128ddc685b55decca104
Signed-off-by: tomsou <soth@intracom-telecom.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- add cleanup for container4nfv
1. move interface cleanup to cleanup.sh
2. can destroy vms after jenkins abort
Change-Id: I627070ace6fa5cded507964091c40784ce4a19f9
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Allow accounts with role 'reviewer' to submit resuts
JIRA: DOVETAIL-549
Accounts within the CVP portal with the role 'reviewer'
cannot submit test results currently.
While reviewers cannot review their own results,
they should be able to submit results.
Many within the Dovetail community will be serving
multiple roles as testers and reviewers.
Change-Id: I762aeec64bb2b207c582aa79e0ad1bd5a635fd19
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- modify iterface to interface
Change-Id: I659906163ec7bb5156786269349cc819ea051754
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add qtip job to pod zte-virtual6"
- Add qtip job to pod zte-virtual6
JIRA: QTIP-282
Change-Id: If765bfa01a1dab987409c311f3a718bffea76797
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Update in the xci integration README
Change-Id: I8151fe50bc5f0d93aeec1583485e9604b3a0ad8a
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- Merge "VES: add new tag to strip extra dashes"
- VES: add new tag to strip extra dashes
The `!StripExtraDash` tag can be used in YAML configuration
file to strip extra dashes in the YAML filed value. This may
happen if some of the collectd plugin field (plugin_instance,
type_instace etc.) is set to empty value but the field is
specified in the YAML configuration file. For instance:
"{vl.plugin_instance}-{vl.type_instance}"
The result fo the example above can be string consisting
extra dashes if `type_instace` field is not set by a collectd
plugin:
"load-"
Change-Id: I5cf7b19902acdfb0b4a93f3bf0c8b8e05cff2e97
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Sudo pip install.
not in a venv, so build fails if called by jenkins user without
sudo
Change-Id: I612a20777cc70a33542f767a63075939782e3201
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- use glance_client for image cleanup
Change-Id: Ia192a1b26c5f31b6d3465a060c3d8a3097e6ebd4
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Test groups are deleted after ovs reconnection
Create a new testcase (Testcase 11)
Testing procedure:
Create a Network with 2 VMs so that a group is added
to ovs. Disconnect ovs. Remove the Network and the VMs.
Connect ovs again. Check that the group is deleted from
it.
JIRA: SDNVPN-151
Change-Id: I4c6f5e16f837bbcc589cbbbf05896a2d17b9cd57
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Removal of test from API check.
Change-Id: Iaf99f0d397043233e9112b38f0cbb5008b5159d1
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for curtin network config
Change-Id: Iaaea7494b960b05c4e409eb52daa6b0fa6414e12
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
|