USC Oxygen Release Review
[docs.git] / docs / release-process / milestone-readouts / m4 / ovsdb.rst
1 =====
2 OVSDB
3 =====
4
5 1. Do you have any previously-incomplete items from prior milestone
6    readouts? No
7
8 2. Has your project met code freeze [1]_? Yes
9
10 3. Are all externally visible strings frozen to allow for translation &
11    documentation? Yes
12
13 4. Is your documentation complete [2]_? Yes
14
15    - Developer's Guide: https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/developer-guide/ovsdb-developer-guide.rst
16    - User's Guide: https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/user-guide/ovsdb-user-guide.rst
17
18 5. Were project-specific deliverables planned for this milestone delivered
19    successfully? No Deliverables (bug fixes only)
20
21 6. Are you running at least one basic automated system test job for each
22    top-level feature? (Yes/No)
23
24    - ` CSIT Tests <https://jenkins.opendaylight.org/releng/view/ovsdb/>`_
25
26 7. Do you have any CLM violations?
27
28    - All violations are transitice dependencies from other ODL Projects
29
30 **Stable Features (Only for Projects with Stable Features)**
31
32 A. Do your stable features fulfill quality requirements [3]_? N.A.
33
34 B. Are you running several automated system test jobs [4]_ for each stable
35    feature? N.A.
36
37 .. [1] Only bug fixes are allowed from now on
38 .. [2] Only editing and enhancing should take place from now on
39 .. [3] Unit and/or integration test coverage of at least 75%
40 .. [4] These test jobs include functionality, cluster, scalability, performance,
41        longevity/stability