Hi Cedric,

This is great to see! Many thanks to the Functest Team and everyone who 
contributed to this.
It will help us progress further with our cross-community collaboration efforts 
significantly.

/Fatih

On 2018-03-08, 11:19, "test-wg-boun...@lists.opnfv.org on behalf of 
cedric.olliv...@orange.com" <test-wg-boun...@lists.opnfv.org on behalf of 
cedric.olliv...@orange.com> wrote:

    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://pypi.python.org/pypi/xtesting/0.23.0
    https://hub.docker.com/r/opnfv/xtesting/tags/
    http://xtesting.readthedocs.io/en/latest/apidoc/xtesting.html 
    
    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://wiki.onap.org/pages/viewpage.action?pageId=6593670&preview=
    %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.
    
    _______________________________________________
    test-wg mailing list
    test...@lists.opnfv.org
    https://lists.opnfv.org/mailman/listinfo/test-wg
    

_______________________________________________
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Reply via email to