Merge "BGPCEP M4 readout"
[docs.git] / docs / release-process / milestone-readouts / m4 / distribution.rst
1 ========================
2 Integration/Distribution
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    - :doc:`../../../user-guide/distribution-version-user-guide`
16    - :doc:`../../../developer-guide/distribution-version`
17    - :doc:`../../../developer-guide/distribution-test-features`
18    - :doc:`../../../getting-started-guide/common-features/clustering`
19    - :doc:`../../../getting-started-guide/common-features/persistence_and_backup`
20
21 5. Were project-specific deliverables planned for this milestone delivered
22    successfully? No Deliverables
23
24 6. Are you running at least one basic automated system test job for each
25    top-level feature? Yes
26
27    - https://jenkins.opendaylight.org/releng/view/distribution
28
29 7. Do you have any CLM violations? Yes
30
31    - The CLM job reports every violation from upstream
32      OpenDaylight projects pulled in by Distribution.
33      Those violations should be addressed by upstream projects themselves.
34
35 .. [1] Only bug fixes are allowed from now on
36 .. [2] Only editing and enhancing should take place from now on
37 .. [3] Unit and/or integration test coverage of at least 75%
38 .. [4] These test jobs include functionality, cluster, scalability, performance,
39        longevity/stability