Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "trex: Tests with T-Rex in VM"
- trex: Tests with T-Rex in VM
Patch introduces a set of testcases with T-Rex running inside VM.
JIRA: VSPERF-560
Change-Id: I5b0a0220a2d72428ae1210ee9590d39abdfb9c1d
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Signed-off-by: RadoslawX Glombiowski <radoslawx.glombiowski@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix potential crash if link speed is null"
- Fix potential crash if link speed is null
Link_speed could be null when prox started with the ports down.
This was potentially causing a crash.
Another task will need to update link speed when the port come
up. Failing to do this results in less accurate latencies
(no extrapolation)
Change-Id: I597b68e30117e6edb9ccb4732c2acedd5eb8ac80
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix minimum latency"
- Fix minimum latency
Revert back part of commit 9fa316261d7d9
The function abs_diff was erroneously changed to diff_or_zero.
This function was supposed to measure the difference between rx and
tx time; when rx time overflowed and tx time not yet (i.e.
rx time ~= 0 and tx_time ~=UINT32_MAX, this function added UINT32_MAX
to rx_time. The name of the function was confusing and caused the
previous commit. Net effect of previous commit was that every four seconds
the minimum latency was 0
This commit reverse back to the original behavior, with a function name
diff_time.
Change-Id: Ia1b80e48a756cf5df411dcf58ca1cbc835214d13
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Adding Farser preliminary documentation
Change-Id: I3bbd7897deb6e452068c07ef68d395affa4a4b50
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Bottlenecks testcase online"
- Bottlenecks testcase online
This is for bottlenecks job online
Add a new testcase in compass daily
Change-Id: I4e09eef894e176bf4fa0df0969ef49f19444103e
Signed-off-by: liyin <liyin11@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Change the path of images from pre_config/ to images/"
- Change the path of images from pre_config/ to images/
1. change the path of all images
2. remove the sdnvpn special envs
This patch should be merged after these 2 patches.
1. https://gerrit.opnfv.org/gerrit/#/c/53395/
2. https://gerrit.opnfv.org/gerrit/#/c/53757/
Change-Id: Ie1dc9388be52629c5fcc0ef893963c4de2c72491
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add a new adapter for containerized Compass installer"
- Add a new adapter for containerized Compass installer
JIRA: -
Compass installer has been containerized since OPNFV 5.0.
To enable SFC test cases in Functest for Compass installer,
a new adapter is needed to be compatible with both containerized
Compass installer and SFC test cases.
Change-Id: I4e1a9e5fcbec016a0c3fde77ace9c2cc677e3e4c
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/joid from branch 'master'
- Fix k8s config
Change-Id: I7ff4e53bf8c08239bd22cc09774a54c1f013b891
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Add SDN controller's IP in openrc file for functest
JIRA: COMPASS-590
From the time being, Functest ODL testcase calculates ODL ip thanks to Neutron IP.
It should be calculated on Installer side (releng jobs) and set via SDN_CONTROLLER_IP in Functest env instead.
https://git.opnfv.org/functest/tree/functest/opnfv_tests/sdn/odl/odl.py#n185
It ensures that Functest can rely on SDN_CONTROLLER_IP in all cases (OpenStack end users included)
Change-Id: I01c0af952dbb21592aa973daaea3845346dc833f
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/ipv6 from branch 'master'
- Fix index file of user guide
Change-Id: I2f334e0eb6e50d383e3b15575e3ce4013b730078
Signed-off-by: Bin Hu <bh526r@att.com>
|
|
* Update docs/submodules/ipv6 from branch 'master'
- Documentation for Fraser Release
Change-Id: I8b1e15af6702702f5b781c861d35d0d6499478bf
Signed-off-by: Bin Hu <bh526r@att.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "change dovetail CI jobs on Apex"
- change dovetail CI jobs on Apex
1. Run test suite ovp.1.0.0 on Apex with even 'BUILD_NUMBER'
for scenario nosdn-nofeature and bgpvpn.
2. Run test suite proposed_tests on Apex with odd 'BUILD_NUMBER'
for scenario nosdn-nofeature and bgpvpn.
JIRA: DOVETAIL-611
Change-Id: I5d4a86242d633eb83ddb0939dff5cf617c971c3b
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/auto from branch 'master'
- Merge "UC02: added execution controls and global variables"
- UC02: added execution controls and global variables
JIRA: Auto-13
removed trailing spaces in all files
Change-Id: I3eea80f7bc5dd0a018b5a3845d5071a6389a9477
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
|
|
* Update docs/submodules/auto from branch 'master'
- Merge "first draft of release notes, patch 2"
- first draft of release notes, patch 2
JIRA: AUTO-29
Re-used and synthetized existing content from wiki (project proposal), and email discussion about Auto status. Added some content about work in progress. Listed JIRA tickets with Done status for the Feature additions section. Removed per-UC files, replaced by single file for whole Auto project.
Removed all trailing spaces.
Change-Id: Idbea3e4001aeeb2d0089d69993d98ebdd728bd6f
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
|
|
* Update docs/submodules/auto from branch 'master'
- updates on user guides, for all use cases
JIRA: Auto-26
Removed all trailing spaces, but left the higher-level headlines for the titles. Will remove if it is recommended for style.
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
On branch update_userguide
Changes to be committed:
modified: docs/release/userguide/UC01-feature.userguide.rst
modified: docs/release/userguide/UC02-feature.userguide.rst
modified: docs/release/userguide/UC03-feature.userguide.rst
Change-Id: Ic50eb184aa8deb8754f68053989f592967562e96
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
- Modify repo structure
JIRA: -
Work in progress
Change-Id: I196753efd2da33cee5cc4afe932bbb2e07ca24d8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Modify repo structure
JIRA: -
1. keep modules in lib directory instead of auto
Change-Id: Ie4c51b28554575bafbaa89c5f57309a786b903e0
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Update the docs
JIRA: -
On behalf of Gerard Damm to commit his codes.
Keep docs in auto/docs.
Change-Id: I37163bd8af7ce34af0342082fa2b9fdd9357acda
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Merge "Add docs"
- Add docs
JIRA: AUTO-29
On behalf of Gerard Damm to commit his codes.
Keep docs in auto/docs.
Change-Id: Ibf7008d51332af3bdd1176cfe5fccb95714e446e
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Merge "Update for resiliency improvements [WIP]"
- Update for resiliency improvements [WIP]
JIRA: AUTO-13
On behalf of Gerard Damm to commit his codes.
Temporarily keep resiliency test case under
auto/testcase/resiliency.
Change-Id: Iafcb74177673afc3f84f0797ebd93b02852d120d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Test case for vnf onboarding [WIP]
JIRA: AUTO-19
On behalf of Eric Maye to commit his codes.
Temporarily keep vnf onboarding test case under
auto/testcase/vnf.
Change-Id: Ib5f13587e50d32bb0188dceb9aa1497b06ceb0f9
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Test case for resiliency improvements [WIP]
JIRA: AUTO-13
On behalf of Gerard Damm to commit his codes.
Temporarily keep resiliency test case under
auto/testcase/resiliency.
Change-Id: Idb9217e5d18113f9da69df8cce5096567655dd66
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Merge "vcpe_testscripts"
- Merge "Update Committers"
- Add scripts to setup ONAP on OpenStack
JIRA: Auto-5
Setup ONAP environment on OpenStack. Develop Using
Python considering its proved performence within
OPNFV testing project, and with its rich library we
can operate REST calls and json parsing in a more
elegant way, also others can reuse the existing
module to develop use cases and test cases.
Main workflow:
1. prepare OpenStack to launch ONAP (images, security
rules, keypair, etc)
2. launch ONAP stack
Change-Id: Id99affccbcaa86be134a535f89b26c54ad137e21
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- Update Committers
JIRA: -
Add Eric Maye, Chen Zhang and Mohankumar Navaneethan
Change-Id: Ibed48daea228a0f7c58e5232b7f7dcb480c81a9d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
- vcpe_testscripts
Change-Id: I8f438c65f1d623f2125e1bf073646e5c2172049d
Signed-off-by: zc9211 <zhangchen.bri@chinatelecom.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: add support for deploying upstream only
Scenario names with 'upstream' in them will not download any artifacts
and deploy from upstream. For now, this even applies to the apex
python RPM for daily deployments. We will only use git repo for
daily until after Fraser.
Change-Id: I0da16dfde117ba6c1e7597294d8e4afc8501dd53
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Include global-jjb v0.15.0"
- Include global-jjb v0.15.0
Global-JJB[1][2] is a collection of reusable JJB templates created by The
Linux Foundation Release Engineering team.
Using it will allow OPNFV to take advantage of the Release Engineering
work being done across all the other Linux Foundation projects.
Including the submodule won't affect current jobs as templates aren't
used until they are listed in a job definition. New releases of
global-jjb won't affect our jobs since the submodule is pointed at a tag
and needs to be manually updated to a new release.
[1] https://github.com/lfit/releng-global-jjb
[2] http://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/index.html
Change-Id: Id1548438b57df177a7a37cb3ed5de6ae0febab3d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/snaps from branch 'master'
- Added test to ensure a port to the external network can be added to
a router by an 'admin' user.
JIRA: SNAPS-283
Change-Id: I78a48862de5bd48dca7dc38d197c0df315003638
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Create 2 images and flavors for tempest tests"
- Create 2 images and flavors for tempest tests
Also
1. remove the obsolete function: generate_test_accounts_file
2. Use patch mechanism to get config
Change-Id: I455ac37de71519bcaf9a51e5f1de1b9bc83b9ba6
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/moon from branch 'master'
- use the threading capability of Flask app; set the number of manager to 1
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Remove opnfv vm from known_hosts
Change-Id: If53b51fc26d642afa39c5e618afcd23fab395acc
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- fix a bug on rules : the rules ids are now checked to be consistent with respect to the meta rule
Change-Id: I0126ab6b7c1bdcc9babd2c5d7e34782a88394e7c
|
|
* Update docs/submodules/barometer from branch 'master'
- Update collectd-gnocchi conf for DEFAULT_ARCHIVE_POLICY
* Configure the DEFAULT_ARCHIVE_POLICY option.
* This will set the default archive policy to "high".
Change-Id: I6dd88da0dc0eec96c1c472ae97c0db2395a3fb0e
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove the image for orchestra tests
Change-Id: I80797fc08c03795c6e1ec604306f77da7ecefc19
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "add nettest user guide documents"
- add nettest user guide documents
- desribe how to run nettest testcase
- network test case description
Change-Id: I9d21bc9c553b3a8a4785e0e726838c9f3a537127
Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "adjust the execution pipeline for vnf"
- adjust the execution pipeline for vnf
- Add a new execution logic for vnf. use a variable "sut"
as the conditional judgement.
- Loop attempt to connect the vnf
- check whether install python in remote target
Change-Id: I29b13603a0f75380471c586c642d46d626d8ce22
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Skip the deployment for upstream and prototype changes"
- xci: Skip the deployment for upstream and prototype changes
Changes coming to these do not impact the framework so there is
no need to run full verification for these.
Change-Id: Ia9f8f4772a94cb0761c49ff27933798265831fa4
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "run prepare-functest on opnfv vm"
- run prepare-functest on opnfv vm
Change-Id: Ide49917687ed583497ca089969fd2c7e7e00e548
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Do not run deployment for doc updates
Change-Id: Ic914bc5bf11e2246f214990353c804688d6e43d9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Fix bugs due to the modification of python_moondb
Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Merge nbp installation into opensds ansible script
In this update, the nbp-ansible is removed from stor4nfv repo and
all code has been merged into ansible repo. Besides, the latest
update reduce a lot of work to download and build opensds source
code. And some installation docs are also updated.
Remove license statement for the moment.
Change-Id: Ib8504d96e2d41e1c3ab7e0c94689111679d56abd
Signed-off-by: leonwang <wanghui71@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "support for Bottlenecks soak throughputs"
- support for Bottlenecks soak throughputs
JIRA: YARDSTICK-1049
Changes:
1. NetperfNode -> Netperf, it seems that yardstick-image has not
correctly complied Netperf since cpuutil is not available,
resulting that LOCAL_CPU_UTIL=-1 for the output. Will create
another JIRA ticket for this.
Change-Id: I26a85f4aafcc5d5e1eda3e04272ecf3b059238fc
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Disable restricts of sdnvpn test cases
1. The original testcases.yaml file of Functest restricts sdnvpn test cases
to run on Fuel, Apex or Netvirt on bgpvpn scenario.
https://github.com/opnfv/functest/blob/master/functest/ci/testcases.yaml#L278
2. Dovetail has a testcases.yaml file to allow sdnvpn test cases run on
any commercial SUTs.
https://github.com/opnfv/dovetail/blob/master/etc/userconfig/testcases.yaml#L113
Change-Id: I0d5ed5b22e55dc3dc0fe584dc57b28239334b7de
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "support hosts file copy"
- support hosts file copy
JIRA: BOTTLENECK-227
Dovetail needs to regulate the hosts file of each docker to
adapt SUTs. This patch is to make hosts file consistant in
Bottlenecks-Yarstick docker.
Change-Id: I93a57a5cac9c8d8c0a8b6660e84b8b351c455786
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- bugfix: stress ping for offline support
JIRA: BOTTLENECK-226
See above
Change-Id: Iba5d21348355a80d6c17deb1a12114d1d07e5c15
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- fix an error in the ci script
Error: No such container: storage_qtip_.[1]
[1] https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-zte-virtual5-master/16/console
Change-Id: Icaa1e9ad60a2ccf3c02f26340e88811c57512bf9
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/dovetail from branch 'master'
- substitute image copy with docker volume
Change-Id: Ie470d03bd168c909fd02c316523049c67a6bb095
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/functest from branch 'master'
- Set blocking of patrole false
Change-Id: Ia6f0c6fec30af5c4124f21b2bdaa3084bced6f9e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/availability from branch 'master'
- Add doc repo directory for R4
R4 release doc: High availability requirement analysis and HA mechanism
design
JIRA: HA-36
Change-Id: I9000bdc03297152997c7542551f75eaa5c15e86e
Signed-off-by: fuqiao@chinamobile.com
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "salt.sh: Copy mcp.rsa to cfg01"
- salt.sh: Copy mcp.rsa to cfg01
- let rsync transfer mcp.rsa* to cfg01;
- symlink mcp.rsa in /root;
Change-Id: I18cb70306faf9d166e1110e374a9fe16ac4449de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Create post merge jobs to promote scenarios"
- xci: Create post merge jobs to promote scenarios
This change lays down the basic job structure for post merge promotion
jobs. The job structure will be
- a top level multijob job that is scenario specific and can not run
concurrently. This job runs distro deploy and test jobs for all the
distros in the first phase concurrently, followed by a common promote job.
- the deploy and test jobs are same as the xci-verify jobs except the
trigger. They are triggered by top level multijob.
- the promote job is run once all the deploy & test phase jobs successfully
completed, uploading promotion metadata to artifacts.opnfv.org.
The builders except set-scenario are left empty in order to try the basic
job setup first. Followup changes will get real things in.
Once the basics are in place, the first promotion will be done using functest
healthcheck and then we will start working on gating scenarios for promotion
using functest smoke and perhaps feature test cases.
Change-Id: Ib91ffe0f3003b86841a62537c52fde176cafa70f
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add "YARD_IMG_ARCH" input variable to "build_yardstick_image.yml""
- Add "YARD_IMG_ARCH" input variable to "build_yardstick_image.yml"
"YARD_IMG_ARCH" variable is added as input parameter to
"build_yardstick_image.yml" ansible script, in order to generate
the correct image for the running architecture.
JIRA: YARDSTICK-1058
Change-Id: I33954c236695478eaae34fcfca2e9d5b40791bbf
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [virtual/odl] Simplify network scheme on computes
Change-Id: Ifb874aba38b2fa36fde05184bcdd74870257bec1
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "add another ovs_dpdk scenarios trigers"
- add another ovs_dpdk scenarios trigers
Change-Id: I4b30765b243e2a1a6d2079b71fc6d18c14853dec
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Rename project to 'yardstick' from 'yardstick-arm64'"
- Rename project to 'yardstick' from 'yardstick-arm64'
The project should be 'yardstick' when git fetch the upstream
project.
Change-Id: I5cf21027febdcc17d5775b2d8ef7b3128689c435
Signed-off-by: trevortao <trevor.tao@arm.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Do not grep log text to determine failure"
- Do not grep log text to determine failure
Pipefail should be sufficient to determine the failure so this
change gets rid of grepping the logs for failure and unreachable
to leave the evaluation to bash itself.
Change-Id: Ie928438c1503b086159276af4308f5549b58cb71
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/doctor from branch 'master'
- resignation of Peter Lee
This patch also updates INFO.yaml as well.
Change-Id: Ifafba7f17efa1727b47eb7c00112f591b1830049
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Bugfix: Failed to get the hardware info
The directory of userconfig has changed from
/home/opnfv/dovetail/dovetail/userconfig to /etc/dovetail/userconfig.
Change-Id: Id3e8b1f3e9299e9263a4adf3456b6733fdb62e11
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add process info to pod.yaml to specify the info of a special process
1. Many HA test cases try to kill special processes with their name.
2. Then they check corresponding openstack services and
the status of processes' recovery.
3. For different SUTs, the names of the processes and the hosts' names
may be different.
4. So there is a requirement for Dovetail tool to provide one way to
allow users to specify all the infos about process name and its host name.
5. All process infos can be added into file DOVETAIL_HOME/user_config/pod.yaml
6. The infos include 'attack_process' and 'attack_host' for each HA test cases.
7. If not given in this file, will use Yardtsick default values.
JIRA: DOVETAIL-627
Change-Id: I83cee991f72a8685080ed562597c70d73002623a
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Refactor TempestCommon to simplify subclasses"
- Refactor TempestCommon to simplify subclasses
Change-Id: I8d265b6939861fd9d02a3d0f31aef53b9bfcb035
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|