Fix path to source code in configuration files
Change-Id: I56c03f6e7c9fe30dcea36a9843da205c4adf1d03
This commit is contained in:
parent
bcc786424e
commit
9a34ee32e3
@ -1,6 +1,6 @@
|
|||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
source = blazar_tempest_tests
|
source = blazar_tempest_plugin
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
test_path=./blazar_tempest_tests/tests
|
test_path=./blazar_tempest_plugin/tests
|
||||||
top_dir=./
|
top_dir=./
|
||||||
|
@ -37,12 +37,12 @@ source_suffix = '.rst'
|
|||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'openstack'
|
project = u'blazar-tempest-plugin'
|
||||||
copyright = u'2017, OpenStack Developers'
|
copyright = u'2017, OpenStack Developers'
|
||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
repository_name = 'openstack/openstack'
|
repository_name = 'openstack/blazar-tempest-plugin'
|
||||||
bug_project = 'blazar_tempest_tests'
|
bug_project = 'blazar'
|
||||||
bug_tag = ''
|
bug_tag = ''
|
||||||
|
|
||||||
# If true, '()' will be appended to :func: etc. cross-reference text.
|
# If true, '()' will be appended to :func: etc. cross-reference text.
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
You can adapt this file completely to your liking, but it should at least
|
You can adapt this file completely to your liking, but it should at least
|
||||||
contain the root `toctree` directive.
|
contain the root `toctree` directive.
|
||||||
|
|
||||||
====================================================
|
=====================================================
|
||||||
Welcome to the documentation of blazar_tempest_tests
|
Welcome to the documentation of blazar-tempest-plugin
|
||||||
====================================================
|
=====================================================
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
|
@ -52,12 +52,12 @@ source_suffix = '.rst'
|
|||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'blazar_tempest_tests Release Notes'
|
project = u'blazar-tempest-plugin Release Notes'
|
||||||
copyright = u'2017, OpenStack Developers'
|
copyright = u'2017, OpenStack Developers'
|
||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
repository_name = 'openstack/openstack'
|
repository_name = 'openstack/blazar-tempest-plugin'
|
||||||
bug_project = 'blazar_tempest_tests'
|
bug_project = 'blazar'
|
||||||
bug_tag = ''
|
bug_tag = ''
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
@ -191,7 +191,7 @@ html_static_path = ['_static']
|
|||||||
# html_file_suffix = None
|
# html_file_suffix = None
|
||||||
|
|
||||||
# Output file base name for HTML help builder.
|
# Output file base name for HTML help builder.
|
||||||
htmlhelp_basename = 'blazar_tempest_testsReleaseNotesdoc'
|
htmlhelp_basename = 'blazar-tempest-pluginReleaseNotesdoc'
|
||||||
|
|
||||||
|
|
||||||
# -- Options for LaTeX output ---------------------------------------------
|
# -- Options for LaTeX output ---------------------------------------------
|
||||||
@ -211,8 +211,8 @@ latex_elements = {
|
|||||||
# (source start file, target name, title,
|
# (source start file, target name, title,
|
||||||
# author, documentclass [howto, manual, or own class]).
|
# author, documentclass [howto, manual, or own class]).
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'blazar_tempest_testsReleaseNotes.tex',
|
('index', 'blazar-tempest-pluginReleaseNotes.tex',
|
||||||
u'blazar_tempest_tests Release Notes Documentation',
|
u'blazar-tempest-plugin Release Notes Documentation',
|
||||||
u'OpenStack Foundation', 'manual'),
|
u'OpenStack Foundation', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -242,8 +242,8 @@ latex_documents = [
|
|||||||
# One entry per manual page. List of tuples
|
# One entry per manual page. List of tuples
|
||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
('index', 'blazar_tempest_testsrereleasenotes',
|
('index', 'blazar-tempest-pluginrereleasenotes',
|
||||||
u'blazar_tempest_tests Release Notes Documentation',
|
u'blazar-tempest-plugin Release Notes Documentation',
|
||||||
[u'OpenStack Foundation'], 1)
|
[u'OpenStack Foundation'], 1)
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -257,9 +257,9 @@ man_pages = [
|
|||||||
# (source start file, target name, title, author,
|
# (source start file, target name, title, author,
|
||||||
# dir menu entry, description, category)
|
# dir menu entry, description, category)
|
||||||
texinfo_documents = [
|
texinfo_documents = [
|
||||||
('index', 'blazar_tempest_tests ReleaseNotes',
|
('index', 'blazar-tempest-plugin ReleaseNotes',
|
||||||
u'blazar_tempest_tests Release Notes Documentation',
|
u'blazar-tempest-plugin Release Notes Documentation',
|
||||||
u'OpenStack Foundation', 'blazar_tempest_testsReleaseNotes',
|
u'OpenStack Foundation', 'blazar-tempest-pluginReleaseNotes',
|
||||||
'One line description of project.',
|
'One line description of project.',
|
||||||
'Miscellaneous'),
|
'Miscellaneous'),
|
||||||
]
|
]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
============================================
|
============================================
|
||||||
blazar_tempest_tests Release Notes
|
blazar-tempest-plugin Release Notes
|
||||||
============================================
|
============================================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
2
tox.ini
2
tox.ini
@ -27,7 +27,7 @@ commands = {posargs}
|
|||||||
basepython = python3
|
basepython = python3
|
||||||
setenv =
|
setenv =
|
||||||
VIRTUAL_ENV={envdir}
|
VIRTUAL_ENV={envdir}
|
||||||
PYTHON=coverage run --source blazar_tempest_tests --parallel-mode
|
PYTHON=coverage run --source blazar_tempest_plugin --parallel-mode
|
||||||
commands =
|
commands =
|
||||||
stestr run {posargs}
|
stestr run {posargs}
|
||||||
coverage combine
|
coverage combine
|
||||||
|
Loading…
Reference in New Issue
Block a user