Update m1 milestone readout - batch 2
[docs.git] / docs / release-process / milestone-readouts / m3_template.rst
1 ============
2 Project Name
3 ============
4
5 1. Please provide updates on any previously-incomplete items from prior
6    milestone readouts.
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/No)
10
11    - (Link to gerrit search for patches modifying the API [1]_)
12
13 3. Do you have content in your project documentation? (Yes/No)
14
15    - (For each document, provide current word count)
16    - (For each document, link to the file in gerrit)
17    - (Link to pending gerrit patches waiting approval)
18
19 4. Has your project met the requirements to be included in Maven Central [2]_?
20    (Yes/No)
21
22 5. Were project-specific deliverables planned for this milestone delivered
23    successfully? (No Deliverables/Yes/No)
24
25 6. Have you started automated system testing for your top-level features.
26    (Yes/No)
27
28    - (If yes, link to test report)
29    - (If no, explain why)
30
31 7. Does your project use any ports, including for testing? (Yes/No)
32
33    - (If yes, list of ports used)
34    - (If yes, have you updated the wiki [3]_ with all ports used? Yes/No)
35
36 8. Does your project build successful in Autorelease?
37
38    - (If yes, link to successful autorelease job [4]_)
39    - (If not, explain why)
40
41 .. [1] Provide a link to a gerrit search for patches modifying the files
42        defined as specifying the API. For example:
43        https://git.opendaylight.org/gerrit/#/q/file:%255Eopendaylight/md-sal/sal-binding-api/.%252B+status:merged+project:controller
44 .. [2] http://central.sonatype.org/pages/requirements.html
45 .. [3] https://wiki.opendaylight.org/view/Ports
46 .. [4] https://wiki.opendaylight.org/view/RelEng/Autorelease/Project_Autorelease_Requirements