Hi Cedric-

Excellent work. Congratulations to the Testing team.

Can there be some video session/presentation on using xTesting and K8S scenario 
testing with Test frameworks.

This can help enthusiasts around to understand the new frameworks.


/Trinath | NXP

-----Original Message-----
From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of 
cedric.olliv...@orange.com
Sent: Thursday, March 8, 2018 3:49 PM
To: 'opnfv-tech-discuss@lists.opnfv.org' <opnfv-tech-discuss@lists.opnfv.org>; 
test...@lists.opnfv.org
Subject: [opnfv-tech-discuss] Xtesting is released

Hello,

Functest team proudly announces the first publication of Xtesting.

Xtesting have leveraged on Functest efforts started from Euphrates (python 
framework, docker slicing, dependency management, etc.) to provide a reference 
testing framework allowing SDN/NFV testing on any type of infrastructure.

In Fraser, Xtesting aims at allowing a smooth integration of our new Kubernetes 
testcases and offers a possible reuse of our frameworks in other OpenSource 
projects such as ONAP [1].

Xtesting could ease building any CI/CD toolchain for other domains than testing 
VIM.

https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpypi.python.org%2Fpypi%2Fxtesting%2F0.23.0&data=02%7C01%7Ctrinath.somanchi%40nxp.com%7C943c87a2e8ef45ddfc1808d584de06ab%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636561011488669271&sdata=mooCe6QWEz%2BSOyAGW%2BLBmFC1b558F6IAdNEBfYpUPto%3D&reserved=0
https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhub.docker.com%2Fr%2Fopnfv%2Fxtesting%2Ftags%2F&data=02%7C01%7Ctrinath.somanchi%40nxp.com%7C943c87a2e8ef45ddfc1808d584de06ab%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636561011488669271&sdata=6LmFmPxuOjM4%2Fwywik7bwDsYuAyzfWoXWSdEXvbZJBk%3D&reserved=0
https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fxtesting.readthedocs.io%2Fen%2Flatest%2Fapidoc%2Fxtesting.html&data=02%7C01%7Ctrinath.somanchi%40nxp.com%7C943c87a2e8ef45ddfc1808d584de06ab%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636561011488669271&sdata=7sSL9RrOrbMEZgbkKQrWsopm6CZeZzOvvADoyhs6cIY%3D&reserved=0
 

Functest, Functest-kubernetes and OPNFV Feature testcases have already been 
adapted to leverage on it.
A special thank for all OPNFV Feature projects which merged quickly the related 
gerrit changes.

Be free to run the default samples if you want a try:

via docker (you may note that the docker image is very "light" <100Mo) $ sudo 
docker run opnfv/xtesting

via pip (python2)
$ virtualenv xtesting-py2
$ . xtesting-py2/bin/activate
$ pip install xtesting
$ sudo xtesting-py2/bin/run_tests -t all $ deactivate

via pip (python3. Both are supported)
$ virtualenv xtesting-py3 -p python3
$ . xtesting-py3/bin/activate
$ pip install xtesting
$ sudo xtesting-py3/bin/run_tests -t all $ deactivate

If needed, I can organize a session/discussion at ONS.

Cédric
Functest PTL

[1] 
https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.onap.org%2Fpages%2Fviewpage.action%3FpageId%3D6593670%26preview&data=02%7C01%7Ctrinath.somanchi%40nxp.com%7C943c87a2e8ef45ddfc1808d584de06ab%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636561011488669271&sdata=ceQpQxrrpQOTXRg4y7Cn%2F7Cw07LcLpZHeAwrXFuhJPU%3D&reserved=0=
%2F6593670%2F25433913%2Fintegration_demo_E2E_chain.pdf
_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites 
ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez 
le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les 
messages electroniques etant susceptibles d'alteration, Orange decline toute 
responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law; they should not be distributed, used 
or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.

_______________________________________________
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.opnfv.org%2Fmailman%2Flistinfo%2Fopnfv-tech-discuss&data=02%7C01%7Ctrinath.somanchi%40nxp.com%7C943c87a2e8ef45ddfc1808d584de06ab%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636561011488669271&sdata=liRR8BN1bGDCYAaR3Di3BvXB%2FjuFvKcgP3iyHxq2%2FI8%3D&reserved=0
_______________________________________________
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Reply via email to