808a635f7112154dad7ccaa5ab6419bddb0c037c
[docs.git] / docs / release-process / milestone-readouts / m4 / bier.rst
1 ====
2 BIER
3 ====
4
5 1. Do you have any previously-incomplete items from prior milestone
6    readouts?
7
8    - No
9
10 2. Has your project met code freeze [1]_?
11
12    - Yes
13
14 3. Are all externally visible strings frozen to allow for translation &
15    documentation?
16
17    - Yes
18
19 4. Is your documentation complete [2]_?
20
21    - Yes
22    - https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/user-guide/bier-user-guide.rst
23    - https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/developer-guide/bier-developer-guide.rst
24
25
26 5. Were project-specific deliverables planned for this milestone delivered
27    successfully?
28
29    - Yes
30
31 6. Are you running at least one basic automated system test job for each
32    top-level feature?
33
34    - Yes
35    - https://jenkins.opendaylight.org/releng/view/bier/job/bier-csit-1node-basic-all-oxygen/
36
37
38 7. Do you have any CLM violations? (Yes/No)
39
40    - No
41
42 **Stable Features (Only for Projects with Stable Features)**
43
44 A. Do your stable features fulfill quality requirements [3]_?
45
46    - Yes.
47    - https://sonar.opendaylight.org/dashboard?id=org.opendaylight.bier%3Abier.
48
49 B. Are you running several automated system test jobs [4]_ for each stable
50    feature? (Yes/No)
51
52    - Yes
53    - https://jenkins.opendaylight.org/releng/view/bier/
54
55 .. [1] Only bug fixes are allowed from now on
56 .. [2] Only editing and enhancing should take place from now on
57 .. [3] Unit and/or integration test coverage of at least 75%
58 .. [4] These test jobs include functionality, cluster, scalability, performance, longevity/stability