diff options
Diffstat (limited to 'docs/testing/developer')
6 files changed, 16 insertions, 17 deletions
diff --git a/docs/testing/developer/devguide/conf.py b/docs/testing/developer/devguide/conf.py index 1b56ee8e8..28255a69e 100644 --- a/docs/testing/developer/devguide/conf.py +++ b/docs/testing/developer/devguide/conf.py @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. project = u'Functest Developer Guide' -copyright = u'2018, Cédric Ollivier <cedric.ollivier@orange.com>' -author = u'Cédric Ollivier <cedric.ollivier@orange.com>' +copyright = u'2018, Functest <opnfv-tech-discuss@lists.opnfv.org>' +author = u'Functest <opnfv-tech-discuss@lists.opnfv.org>' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -151,7 +151,7 @@ latex_documents = [ (master_doc, 'FunctestDeveloperGuide.tex', u'Functest Developer Guide Documentation', - u'Cédric Ollivier \\textless{}cedric.ollivier@orange.com\\textgreater{}', + u'Functest \\textless{}opnfv-tech-discuss@lists.opnfv.org\\textgreater{}', 'manual'), ] diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index 1812a4cb5..d700ac1fe 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -89,7 +89,6 @@ The internal test cases in Euphrates are: * vping_ssh * vping_userdata * odl - * odl_netvirt * rally_full * rally_sanity * tempest_smoke_serial @@ -107,7 +106,7 @@ The structure of this repository is detailed in `[1]`_. The main internal test cases are in the opnfv_tests subfolder of the repository, the internal test cases can be grouped by domain: - * sdn: odl, odl_netvirt, odl_fds + * sdn: odl, odl_fds * openstack: api_check, connection_check, snaps_health_check, vping_ssh, vping_userdata, tempest_*, rally_* * vnf: cloudify_ims diff --git a/docs/testing/developer/internship/security_group/conf.py b/docs/testing/developer/internship/security_group/conf.py index f883ab3d0..46080c6d6 100644 --- a/docs/testing/developer/internship/security_group/conf.py +++ b/docs/testing/developer/internship/security_group/conf.py @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. project = u'Functest Security group test cases' -copyright = u'2018, Cédric Ollivier <cedric.ollivier@orange.com>' -author = u'Cédric Ollivier <cedric.ollivier@orange.com>' +copyright = u'2018, Functest <opnfv-tech-discuss@lists.opnfv.org>' +author = u'Functest <opnfv-tech-discuss@lists.opnfv.org>' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -151,7 +151,7 @@ latex_documents = [ (master_doc, 'FunctestSecuritygrouptestcases.tex', u'Functest Security group test cases Documentation', - u'Cédric Ollivier \\textless{}cedric.ollivier@orange.com\\textgreater{}', + u'Functest \\textless{}opnfv-tech-discuss@lists.opnfv.org\\textgreater{}', 'manual'), ] diff --git a/docs/testing/developer/internship/testapi_evolution/conf.py b/docs/testing/developer/internship/testapi_evolution/conf.py index cb7224155..f59308c59 100644 --- a/docs/testing/developer/internship/testapi_evolution/conf.py +++ b/docs/testing/developer/internship/testapi_evolution/conf.py @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. project = u'TestAPI evolution' -copyright = u'2018, Cédric Ollivier <cedric.ollivier@orange.com>' -author = u'Cédric Ollivier <cedric.ollivier@orange.com>' +copyright = u'2018, Functest <opnfv-tech-discuss@lists.opnfv.org>' +author = u'Functest <opnfv-tech-discuss@lists.opnfv.org>' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -152,7 +152,7 @@ latex_documents = [ (master_doc, 'TestAPIevolution.tex', u'TestAPI evolution Documentation', - u'Cédric Ollivier \\textless{}cedric.ollivier@orange.com\\textgreater{}', + u'Functest \\textless{}opnfv-tech-discuss@lists.opnfv.org\\textgreater{}', 'manual'), ] diff --git a/docs/testing/developer/internship/unit_tests/conf.py b/docs/testing/developer/internship/unit_tests/conf.py index 7bb31d406..00dec3c82 100644 --- a/docs/testing/developer/internship/unit_tests/conf.py +++ b/docs/testing/developer/internship/unit_tests/conf.py @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. project = u'Functest Unit tests' -copyright = u'2018, Cédric Ollivier <cedric.ollivier@orange.com>' -author = u'Cédric Ollivier <cedric.ollivier@orange.com>' +copyright = u'2018, Functest <opnfv-tech-discuss@lists.opnfv.org>' +author = u'Functest <opnfv-tech-discuss@lists.opnfv.org>' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -151,7 +151,7 @@ latex_documents = [ (master_doc, 'FunctestUnittests.tex', u'Functest Unit tests Documentation', - u'Cédric Ollivier \\textless{}cedric.ollivier@orange.com\\textgreater{}', + u'Functest \\textless{}opnfv-tech-discuss@lists.opnfv.org\\textgreater{}', 'manual'), ] diff --git a/docs/testing/developer/internship/vnf_catalog/conf.py b/docs/testing/developer/internship/vnf_catalog/conf.py index 4bc609810..de8336225 100644 --- a/docs/testing/developer/internship/vnf_catalog/conf.py +++ b/docs/testing/developer/internship/vnf_catalog/conf.py @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. project = u'Open Source VNF Catalog' -copyright = u'2018, Cédric Ollivier <cedric.ollivier@orange.com>' -author = u'Cédric Ollivier <cedric.ollivier@orange.com>' +copyright = u'2018, Functest <opnfv-tech-discuss@lists.opnfv.org>' +author = u'Functest <opnfv-tech-discuss@lists.opnfv.org>' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -151,7 +151,7 @@ latex_documents = [ (master_doc, 'OpenSourceVNFCatalog.tex', u'Open Source VNF Catalog Documentation', - u'Cédric Ollivier \\textless{}cedric.ollivier@orange.com\\textgreater{}', + u'Functest \\textless{}opnfv-tech-discuss@lists.opnfv.org\\textgreater{}', 'manual'), ] |