Merge "DLUX M3 Milestone Readout"
[docs.git] / docs / release-process / milestone-readouts / m3 / 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 achieved API freeze such that all externally accessible
9    Stable or Provisional APIs will not be modified after now? Yes
10
11 3. Do you have content in your project documentation? Yes
12
13    - :doc:`../../../user-guide/distribution-version-user-guide`
14    - :doc:`../../../developer-guide/distribution-version`
15    - :doc:`../../../developer-guide/distribution-test-features`
16    - :doc:`../../../getting-started-guide/common-features/clustering`
17    - :doc:`../../../getting-started-guide/common-features/persistence_and_backup`
18
19 4. Has your project met the requirements to be included in Maven Central [2]_?
20    No, missing GPG signing.
21
22 5. Were project-specific deliverables planned for this milestone delivered
23    successfully? Yes
24
25 6. Have you started automated system testing for your top-level features? Yes
26
27    - https://jenkins.opendaylight.org/releng/view/distribution
28
29 7. Does your project use any ports, including for testing? No
30
31 8. Does your project build successfully in Autorelease? Yes
32
33    - https://jenkins.opendaylight.org/releng/view/distribution/job/integration-distribution-validate-autorelease-oxygen
34
35 .. [1] Provide a link to a gerrit search for patches modifying the files
36        defined as specifying the API. For example:
37        https://git.opendaylight.org/gerrit/#/q/file:%255Eopendaylight/md-sal/sal-binding-api/.%252B+status:merged+project:controller
38 .. [2] http://central.sonatype.org/pages/requirements.html
39 .. [3] https://wiki.opendaylight.org/view/Ports
40 .. [4] https://wiki.opendaylight.org/view/RelEng/Autorelease/Project_Autorelease_Requirements