diff options
Diffstat (limited to 'docs/testing/ecosystem/overview.rst')
-rw-r--r-- | docs/testing/ecosystem/overview.rst | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/testing/ecosystem/overview.rst b/docs/testing/ecosystem/overview.rst index ef7705b6f..709989a92 100644 --- a/docs/testing/ecosystem/overview.rst +++ b/docs/testing/ecosystem/overview.rst @@ -188,11 +188,12 @@ The Test Database ----------------- A Mongo DB Database was introduced for the Brahmaputra release. The following collections are declared in this database: - * pods: the list of pods used for production CI - * projects: the list of projects providing test cases - * test cases: the test cases related to a given project - * results: the results of the test cases - * scenarios: the OPNFV scenarios tested in CI + +* pods: the list of pods used for production CI +* projects: the list of projects providing test cases +* test cases: the test cases related to a given project +* results: the results of the test cases +* scenarios: the OPNFV scenarios tested in CI This database can be used by any project through the Test API. Please note that projects may also use additional databases. The Test @@ -275,7 +276,7 @@ per scenario and show: * the status of the deployment * the score from each test suite. There is no overall score, it is determined - by each test project. + by each test project. * a trust indicator |