Update git submodules
[docs.git] / docs / release-process / milestone-readouts / m4 / infrautils.rst
1 ==========
2 Infrautils
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 5. Were project-specific deliverables planned for this milestone delivered
16    successfully? No Deliverables
17
18 6. Are you running at least one basic automated system test job for each
19    top-level feature? Yes
20
21    - https://jenkins.opendaylight.org/releng/view/infrautils/
22
23 7. Do you have any CLM violations? No
24
25 **Stable Features (Only for Projects with Stable Features)**
26
27 A. Do your stable features fulfill quality requirements [3]_? Yes
28
29    - https://sonar.opendaylight.org/dashboard?id=org.opendaylight.infrautils%3Areleasepom
30
31 B. Are you running several automated system test jobs [4]_ for each stable
32    feature? Yes
33
34    - We do run netvirt csit, since netvirt and genius are the major consumers for our utilities.
35    - https://jenkins.opendaylight.org/releng/view/infrautils/
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