Commit Graph

7 Commits

Author SHA1 Message Date
indicoliteplus
044eb6b213 Remove py34 settings from gating
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: I04cc81852392e659dca0002b33f037383fb814c3
2017-03-20 20:31:40 +08:00
zhuzeyu
aa6a5c02b7 Update running-tests.rst file
There is no test_kolla_docker.py in kolla/tests directory

Change-Id: I57885c308726c65300e9067efa08ffb8bd7ebb52
partially-implements: blueprint documentation-rework
2017-02-17 12:24:32 +08:00
Surya Prakash Singh
7c054b28dd Docs updated to get coverage report
Added a section in "doc/running-tests.rst" which provides the guidance
to find the coverage report for kolla.

Change-Id: I57c3bd462a6f5bfdbc50a18407b27fa43869db79
2017-01-27 06:44:01 +00:00
Cao Xuan Hoang
d5fc995f4d Remove trailing backtick
This patch is removing a trailing backtick (`) from the
doc/running-tests.rst document.

Change-Id: Ib74c43288d269b36113812c91e47db4b0deb1d4b
2017-01-04 13:45:49 +07:00
Duong Ha-Quang
1aeecf1045 Fix docs formatting error
Fix tox -e docs error when compiling docs.

Change-Id: I68857ff4a81c7814d4b14e1d2b8ee5c7310bce1e
2016-10-17 09:09:12 +07:00
MD NADEEM
3bf571da06 Add support to use pdb with tox
TrivialFix

Change-Id: I6f32ce7033fe5a8b8f628a8f52dde67b9540083d
2016-09-21 03:25:42 +00:00
MD NADEEM
66b6eccd1b Added test document
This doc explain how to run kolla tests.

Change-Id: I498e18187c2c69bbd37c490ce4e1a8548f933791
Partially-implements: blueprint documentation-rework
2016-06-13 11:26:20 +00:00