f02338ee84888d93adf07f9ac343a2ce370c55f9
[docs.git] / docs / release-process / milestone-readouts / m4 / netconf.rst
1 =======
2 Netconf
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    - Documentation from the previous release still applies.
16
17 5. Were project-specific deliverables planned for this milestone delivered
18    successfully? No Deliverables
19
20 6. Are you running at least one basic automated system test job for each
21    top-level feature? Yes
22
23    - https://jenkins.opendaylight.org/releng/view/netconf/
24
25 7. Do you have any CLM violations? Yes
26
27    - There are violations with outdated versions of jackson-databind and
28      ehcache components. We don't dev time to test and update newer
29      versions of the components.
30
31 **Stable Features (Only for Projects with Stable Features)**
32
33 A. Do your stable features fulfill quality requirements [3]_? No
34
35    - We might not have that high UT coverage for each stable feature. But
36      we have exhaustive CSIT tests for stable feature.
37
38 B. Are you running several automated system test jobs [4]_ for each stable
39    feature? Yes
40
41    - https://jenkins.opendaylight.org/releng/view/netconf/
42
43 .. [1] Only bug fixes are allowed from now on
44 .. [2] Only editing and enhancing should take place from now on
45 .. [3] Unit and/or integration test coverage of at least 75%
46 .. [4] These test jobs include functionality, cluster, scalability, performance,
47        longevity/stability