Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/daisy from branch 'master'
- Nomination of Committer promotion for Ya Zhou
I'd like to nominate Ya Zhou(IRC name 'zhouya') for Daisy4NFV
core reviewer.
Ya started to work on Daisy4NFV since the beginning of the project
and he has made significant contribution to project during E
release cycle including adding support of deploying Ceph, Cinder,
ODL and etc... [1][2]
I have had a talked with him offline and he expressed willing to
contribute more to Daisy4NFV project and I believe he will make a
great addition to the core review team.
All Daisy4NFV committers, please vote +1 or +2 if you support this
nomination [3].
[1] http://stackalytics.com/?project_type=opnfv-group&metric=commits&release=all&module=daisy
[2] https://gerrit.opnfv.org/gerrit/#/q/owner:zhou.ya%2540zte.com.cn+status:merged+project:daisy
[3] https://wiki.opnfv.org/display/DEV/Committer+Promotions
Change-Id: I479ee737781d2692ef68edf3d86cb11a6ae0428f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove Domino and Promise testcases
Domino and Promise won't participate in the Fraser Release [1].
[1] https://wiki.opnfv.org/display/SWREL/Projects+Intending+to+Participate+in+the+Fraser+Release
Change-Id: Ib06411769439015549cac9353fa92cebd2f61193
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: fix slave for verify jobs
We use apex-virtual-master label for slaves that will deploy and run
functest. Build and unit test will not use this label and will use
apex-build-master.
Change-Id: Ibf266bd37813ea8ef38fc8060f73f83462275cfd
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fix ovn4nfv job formatting and missing Parameters"
- Fix ovn4nfv job formatting and missing Parameters
A typo in parameters is causing ovn4nfv-build-euphrates to fail as it
doesn't know which repository to clone.
Change-Id: I348bb5924c685ab7facd516a56b1e491cb0aefaa
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "Enable neutron trunk ports"
- Enable neutron trunk ports
The network trunk service allows multiple networks to be
connected to an instance using a single virtual NIC.
JIRA: FUEL-303
Change-Id: Id9e7c122bc1a32a59f18167e332ceaaa3897b5ef
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [baremetal] SaltStack Deployment Documentation
Generate documentation automatically using `reclass-doc`.
nginx is already configured to serve said documentation on
proxy's public VIP on port 8090.
Change-Id: If2aef646a0ec44d5cc7e9d425e565e5c0aa581b3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- NSB TRex: convert DPDK port number to logical TRex port number
when we create TRex config we sort based on PCI bus address
and create a logical port ordering.
We need to save this port ordering and re-use it everywhere.
redirect vnfd_helper.port_num() to resource_helper.port_num() to
use the logical mapping
Change-Id: Ibff628556d5e11e686e15716a66a3210758c4ff0
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- Merge "src: update to use collectd 5.8.0"
- src: update to use collectd 5.8.0
Update the src build to use collectd 5.8.0 instead of master. Update the PMU
build to ensure it download all event files.
Change-Id: Ib71ee6fc0ed7960368ce1b93fc9ca9bfbb16ba05
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- ves: Add YAML configuration format description
- Clean-up
Change-Id: I2dc3d5924683832ffa0085ea2a2db9ed14f42f5a
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove opnfv module from functest-core"
- Remove opnfv module from functest-core
The releng/opnfv git repo is still kept in upper-constraints
as it is required by sfc. And also delete the functions of
check_env_variables, get_deployment_handler and create_directories.
Change-Id: If498e68f0f94d6ebde1be55f5e3a17d06becaea4
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove the tox venv patcharm64"
- Remove the tox venv patcharm64
It's now useless as Jenkins jobs call build.sh which modifies all
Dockerfiles for both architectures.
build.sh allows building private images as opposed to this former tox
entry which only take opnfv into account.
Change-Id: I21e2e5303b4310e053cf013cb7f0e0c4532d5db5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Update the version of refstack set to 2017.09"
- Update the version of refstack set to 2017.09
JIRA: FUNCTEST-890
Change-Id: Iac2f833fa2b704cd7caa6083e39e48e2df315890
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix the regular expression for refstack"
- Fix the regular expression for refstack
Otherwise, this line could not be matched:
{0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.143237s] ... ok
-> the matched result: tempest.api.identity.v3.test_t
Change-Id: I97282a9c98a889a015a40f9ad2d700906bb88fb1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Weekly Anteater Project Additions"
- Weekly Anteater Project Additions
https://wiki.opnfv.org/display/INF/Project+Roll+Out+for+Anteater
Week begining November the 13th
Please wait for merge of https://gerrit.opnfv.org/gerrit/47121
first.
Change-Id: I9629c60c15c264db778400b454fe99acd06fb881
Signed-off-by: lukehinds <lhinds@redhat.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Update unit test related to vyos_vrouter"
- Update unit test related to vyos_vrouter
Utilvnf is now mocked to stop triggering the git clone of an
external repo and creating dirs.
Else we may get errors when testing offline.
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ia7e86593ecca9b9add747ef89b1d5e8d6bdb2d7c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "teststeps: Improvements and bugfixing of teststeps"
- teststeps: Improvements and bugfixing of teststeps
This patch introduces several improvements and small bugfixes
of teststeps. These changes were identified during implementation
of OVS/DPDK regression tests.
Patch content:
* teststeps: step aliases were implemented
* teststeps: improved filtering by regex for any step, which returns string
or list of stings; filter will process all lines
* teststeps: support for log object
* teststeps: support for trafficgen get_results call
* teststeps: configurable suppression of step validation
* trafficgen: remove old results before traffic is executed
* trafficgen: support for flow control on/off (IxNet)
* trafficgen: support for configurable learning frames (IxNet)
* trafficgen: support for runtime changes of TRAFFICGEN_PKT_SIZES, _DURATION
and _LOSSRATE
* vnf: flush pexpect output of previous commands
* vnf: use execute_and_wait() to ensure correct cmds order
* vnf: dpdk vHost User interface name set according to its type,
e.g. dpdkvhostuserclient
* vswitch: support for OVS restart
* decap: simplify configuration of tunneling decapsulation tests
* settings: values of all configuration options are restored after TC execution
* modified formatting of test description used by --list
* testcase name and description is logged before its execution
* small bugfixes
JIRA: VSPERF-539
Change-Id: I550ba0d897ece89abd3f33d6d66f545c4d863e7b
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>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- vpp: Define vppctl socket name
Newer versions of VPP require an explicit definition of CLI socket
file for proper functionality. Otherwise vppctl is not able to connect
to running vpp process and thus vsperf is not able to configure
and control vpp.
Change-Id: Id0df75fd0894e22b1b4d7fa05e16f49efe20d3ab
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>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Add shebang in snaps_suite_builder.py"
- Add shebang in snaps_suite_builder.py
Change-Id: I3392068b4a47d35bf0d91fe6d93f2de268f198bf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Do not use cache when building the image
Change-Id: I4655b631313c923b40304740c0abe06ae885727e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- Fix jenkins failure due to docker version upgrade
Change-Id: I4d7c09745484632ff6eebeb442f8b5dd02049584
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Update gpg key for akhil
- Old key expired
Change-Id: Iba882d9a44cfb5a3b8695ad46f85bc509afbae4f
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Remove style.css for License issue
style.css is GPL 3.0 License based, we need to remove it.
The origin css file is as bellow:
https://www.opnfv.org/wp-content/themes/salient/style.css?ver=4.8.3
So I remove style.css, and write a new css file to replace it.
Change-Id: I78a572f74c71081052767622903b371e22e158a4
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "URL correction for quickstart"
- URL correction for quickstart
JIRA: COMPASS-564
The current quickstart URL for stable/euphrates branch is not
correct. This patch is proposed to fix this mistake.
Change-Id: I36883480f2af43baca81f6107d2c2281362104d2
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/ves from branch 'master'
- WIP: VES setup for new kafka based design
JIRA: VES-3
Add collector, kafka, agent setup
Change-Id: I4164d270e392aa38ebed98259a9fbdf77d7e5a0e
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove $BRANCH in healthcheck/Dockerfile"
- Remove $BRANCH in healthcheck/Dockerfile
This build arg is now useless because the multijobs call build.sh
instead of the previous helper [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/47067/
Change-Id: I52af9a5c4ed0775208d4467853f1b886a543de59
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Update INFO file with new PTL information
Change-Id: Ic50094032d3d15311384f1fa7fbf004e94ec7acc
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove the functest images built job for Arm"
- Remove the functest images built job for Arm
Change-Id: I03ed53ce0729688977bd8bc85b57ec261373a69e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Fix typos in functest-docker.yml
Change-Id: Ibca13382d10de5963929d528ac53e09bf76da6cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Fix permissions on SUSE network script"
- Fix permissions on SUSE network script
We were not getting the eth12 interface in the computes because the
network-config-suse file did not have executable rights:
-rw-r--r-- 1 root root 300 Nov 9 14:40 network-config-suse
Change-Id: Ia796123b331b67bc442d3506b944f0430f7a5f32
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Remove Reinaldo from the committer's list
According to the helpdesk, Reinaldo never accepted the committer's invitation.
That means he had never been a committer in the project
Change-Id: I67dff62a0b10a6e93a82c8e9ab90dd60e53bd504
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Merge "Removing Jim from the committer's list"
- Removing Jim from the committer's list
As agreed with Jim, he is standing down as committer
Change-Id: I620535b4a352f254d555af300435ba19f5f47230
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Remove Vishal from the committers list
As agreed with Vishal, he will be moved from the committer's list to the
contributor's list
Change-Id: I56213a013ad309ba559eab702f58d13428769c87
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/releng from branch 'master'
- functest: Fix parameters for docker build jobs
Change-Id: Id692673fbd47ba623d52970327dbc6360843b253
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- functest: Fix slave label and parameters
Change-Id: I7fb73132f0ddb95345d2309263f9f22a66d6417e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Integrate ceph in XCI"
- Integrate ceph in XCI
Openstack ansible support to deploy ceph.
The purpose of this patch is to configure the ceph,
just like we configure other openstack components.
The default is to not deploy ceph.
If you want to deploy ceph you just need to
export XCI_CEPH_ENABLED=true before running xci-deploy.sh.
When deployed successfully, the openstack storage will use ceph.
Change-Id: Ifd8d16fdce2914b6316842e72bbfd93228ea059d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Set Functest MultiJob as arch independent"
- Set Functest MultiJob as arch independent
Now only one multijob is required to build all containers.
arm64 containers are still built on opnfv-build-ubuntu-arm.
functest-vnf and functest-restapi cannot be built due to a segfault
in ruby operations.
Change-Id: Iea787e2f4731989f610ba9e596a3f596b750548b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Move rally and tempest in functest-restapi
It completes the first patch which partially moved rally and tempest
out of functest-core [1] by updating functest-restapi as well.
os-faults is also installed in the right containers.
[1] https://gerrit.opnfv.org/gerrit/#/c/47115/
Change-Id: Ia460dbe7785e2beffa5ba1a15f5a5bf2083b252a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Add public keys for akhil
Change-Id: If13f9f73adda0356054c26480b37c371fd1eb1db
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
|
|
* Update docs/submodules/daisy from branch 'master'
- Bugfix for 47103
Change-Id: I013e19ddcceac32e964b6a930edd653a552ca83d
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Exit if kolla image build failed
Previously, image build failure was ignored since the failure is
caused by images that we do not need. Then, we only build what
we really need. So now, image build failure should not be ginored
any more.
This PS also do clean up task after failure occured, althrough
this is not really necessary when running in a temporary VM. But
it is helpful when running manually.
Change-Id: Ica8771e80bc313795598e18dc0175177ccb6c11a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "fix the bug of patch verify"
- fix the bug of patch verify
If one patch don't modify the "yml" or "yaml" file,
the script will exit with 1 at egrep "ya?ml$", then mark build as failure.
In my opinion, if not modify the "yml" or "yaml" file, the yamllint should be successful.
So we need mark the result of egrep "ya?ml$" as true, then judge the $YAML_FILES.
Change-Id: I8abcadc9e4c85935ac7b20cdf54713b9800108ba
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update Automation Job Repo to releng-testresults"
- Update Automation Job Repo to releng-testresults
Switches the jjb/releng/automate jobs to use the releng-testresults
repository now that files under utils/test have been migrated.
Assumes shell and python scripts required for the job are now located
in the releng-testresults repo under ./ci/
Change-Id: I1f036d9d8abd988477e18b2f2efd8f80d550a61c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Artifacts JSON Job"
- Remove Artifacts JSON Job
As far as I know the site that consumed this resource was never actually
published, and given this runs frequently on master, removing it should
save resources.
Change-Id: I383fcffcef98e0e12a38d15dcb1204419283b833
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/apex from branch 'master'
- Fix install failures for python-etcd and puppet-etc
Delorean repo used in frozen images has expired, so need to
pull from latest Ocata repo.
JIRA: APEX-542
Change-Id: I2e3e16687b9ca389ecaf83ca48dddf4d4a161357
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Move Apex Verify Jobs to apex-verify-jobs file"
- Move Apex Verify Jobs to apex-verify-jobs file
JIRA: RELENG-287
Change-Id: Ie50fdddc47b47764d3e3064904f19015d5d39341
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "AArch64: deploy.sh: Add AAVMF install prereq"
- AArch64: deploy.sh: Add AAVMF install prereq
Change-Id: I7b3bb3eac1b4665dc9c08eaf6f5af336cde31f87
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "docs: Add details to the installation instruction"
- docs: Add details to the installation instruction
Added some text details to the diagrams from
https://gerrit.opnfv.org/gerrit/#/c/46801/
Change-Id: Ib761ca2a63e7c9e267c3c5c7bbe659d42bddea5e
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "deploy.sh: Check hypervisor after prereq install"
- deploy.sh: Check hypervisor after prereq install
On a clean system (i.e. no libvirt installed), the prerequisites
should be installed first, before checking for hypervisor access.
While at it, add 'libvirt' to the list of prerequisites, as it is
not automatically required by the others.
Add a note in the documentation about libvirtd service not being
automatically started after installation on CentOS.
Change-Id: I29d94d4a56cd823362811e8fc9c076c83fb6c04c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Remove unused files in udp replay
Change-Id: I8cbad85c607ca5148723ed3689eaed2c4967fb1d
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove rally and tempest from core/Dockerfile"
- Remove rally and tempest from core/Dockerfile
JIRA: FUNCTEST-889
Change-Id: I6092c8b6599705d23dcb3aba8c4470b76c41455c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|