New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Developers/DevProcess (diff) – NEMO

Changes between Version 38 and Version 39 of Developers/DevProcess


Ignore:
Timestamp:
2016-02-25T04:32:27+01:00 (8 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/DevProcess

    v38 v39  
    22The PI is responsible to closely follow the progress of the action, and especially to contact NEMO project manager if the delay on preview (or review) are longer than the 2 weeks expected. 
    33[[PageOutline(2,,inline)]] 
     4 
    45== Abstract == 
    56This section should be completed before starting to develop the code, in order to find agreement on the method beforehand. 
     
    2324==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
    2425}}} 
     26 
    2527Once the PI has completed this section, he should send a mail to the previewer(s) asking them to preview the work within two weeks. 
    2628 
     
    3335#!submit_label 'Submit Preview' 
    3436|| Questions || Answer || Comment || 
    35 || Does the previewer agree with the proposed methodology? || [tf.select:2.1 '' Yes No NR] || [tf.textarea:2.1 'Add a comment?' 50 10] || 
    36 || Does the previewer agree with the proposed flowchart and list of routines to be changed? || [tf.select:2.2 '' Yes No NR] || [tf.textarea:2.2 'Add a comment?' 50 10] || 
    37 || Does the previewer agree with the proposed new list of variables, including agreement with coding rules? || [tf.select:2.3 '' Yes No NR] || [tf.textarea:2.3 'Add a comment?' 50 10] || 
    38 || Does the previewer agree with the proposed summary of updates in reference manual? || [tf.select:2.4 '' Yes No NR] || [tf.textarea:2.4 'Add a comment?' 50 10] || 
    39 || ... ... ... || [tf.select:2.X '' Yes No NR] || [tf.textarea:2.X 'Add a comment?' 50 10] || 
     37|| Does the previewer agree with the proposed methodology? || [tf.select:2.1 '' Yes No NR] || [tf.textarea:2.1 -id=preform 'Add a comment?' 50 10] || 
     38|| Does the previewer agree with the proposed flowchart and list of routines to be changed? || [tf.select:2.2 '' Yes No NR] || [tf.textarea:2.2 -id=preform 'Add a comment?' 50 10] || 
     39|| Does the previewer agree with the proposed new list of variables, including agreement with coding rules? || [tf.select:2.3 '' Yes No NR] || [tf.textarea:2.3 -id=preform 'Add a comment?' 50 10] || 
     40|| Does the previewer agree with the proposed summary of updates in reference manual? || [tf.select:2.4 '' Yes No NR] || [tf.textarea:2.4 -id=preform 'Add a comment?' 50 10] || 
     41|| ... ... ... || [tf.select:2.X '' Yes No NR] || [tf.textarea:2.X -id=preform 'Add a comment?' 50 10] || 
    4042==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
     43}}} 
    4144 
    42 }}} 
    4345Once all "YES" have been reached, the PI can start the development into his development branch. 
    4446 
     
    5153#!submit_label 'Submit Tests' 
    5254|| Questions || Answer || Comment || 
    53 || Can this change be shown to produce expected impact? (if option activated)? || [tf.select:3.1 '' Yes No NR] || [tf.textarea:3.1 'Add a comment?' 50 10] || 
    54 || Can this change be shown to have a null impact? (if option not activated) || [tf.select:3.2 '' Yes No NR] || [tf.textarea:3.2 'Add a comment?' 50 10] || 
    55 || Detailed results of restartability and reproducibility when the option is activated. Please indicate the configuration used for this test || [tf.select:3.3 '' Yes No NR] || [tf.textarea:3.3 'Add a comment?' 50 10] || 
    56 || Detailed results of SETTE tests (restartability and reproducibility for each of the reference configuration) || [tf.select:3.4 '' Yes No NR] || [tf.textarea:3.4 'Add a comment?' 50 10] || 
    57 || Results of the required bit comparability tests been run: Are there no differences when activating the development? || [tf.select:3.5 '' Yes No NR] || [tf.textarea:3.5 'Add a comment?' 50 10] || 
    58 || If some differences appear, is reason for the change valid/understood? || [tf.select:3.6 '' Yes No NR] || [tf.textarea:3.6 'Add a comment?' 50 10] || 
    59 || If some differences appear, is the !ticket describing in detail the impact this change will have on model configurations? || [tf.select:3.7 '' Yes No NR] || [tf.textarea:3.7 'Add a comment?' 50 10] || 
    60 || Is this change expected to preserve all diagnostics? || [tf.select:3.8 '' Yes No NR] || [tf.textarea:3.8 'Add a comment?' 50 10] || 
    61 || If no, is reason for the change valid/understood? || [tf.select:3.9 '' Yes No NR] || [tf.textarea:3.9 'Add a comment?' 50 10] || 
    62 || Are there significant changes in run time/memory? || [tf.select:3.10 '' Yes No NR] || [tf.textarea:3.10 'Add a comment?' 50 10] || 
    63 || ... ... ... || [tf.select:3.XX '' Yes No NR] || [tf.textarea:3.XX 'Add a comment?' 50 10] || 
     55|| Can this change be shown to produce expected impact? (if option activated)? || [tf.select:3.1 '' Yes No NR] || [tf.textarea:3.1 -id=piform 'Add a comment?' 50 10] || 
     56|| Can this change be shown to have a null impact? (if option not activated) || [tf.select:3.2 '' Yes No NR] || [tf.textarea:3.2 -id=piform 'Add a comment?' 50 10] || 
     57|| Detailed results of restartability and reproducibility when the option is activated. Please indicate the configuration used for this test || [tf.select:3.3 '' Yes No NR] || [tf.textarea:3.3 -id=piform 'Add a comment?' 50 10] || 
     58|| Detailed results of SETTE tests (restartability and reproducibility for each of the reference configuration) || [tf.select:3.4 '' Yes No NR] || [tf.textarea:3.4 -id=piform 'Add a comment?' 50 10] || 
     59|| Results of the required bit comparability tests been run: Are there no differences when activating the development? || [tf.select:3.5 '' Yes No NR] || [tf.textarea:3.5 -id=piform 'Add a comment?' 50 10] || 
     60|| If some differences appear, is reason for the change valid/understood? || [tf.select:3.6 '' Yes No NR] || [tf.textarea:3.6 -id=piform 'Add a comment?' 50 10] || 
     61|| If some differences appear, is the !ticket describing in detail the impact this change will have on model configurations? || [tf.select:3.7 '' Yes No NR] || [tf.textarea:3.7 -id=piform 'Add a comment?' 50 10] || 
     62|| Is this change expected to preserve all diagnostics? || [tf.select:3.8 '' Yes No NR] || [tf.textarea:3.8 -id=piform 'Add a comment?' 50 10] || 
     63|| If no, is reason for the change valid/understood? || [tf.select:3.9 '' Yes No NR] || [tf.textarea:3.9 -id=piform 'Add a comment?' 50 10] || 
     64|| Are there significant changes in run time/memory? || [tf.select:3.10 '' Yes No NR] || [tf.textarea:3.10 -id=piform 'Add a comment?' 50 10] || 
     65|| ... ... ... || [tf.select:3.XX '' Yes No NR] || [tf.textarea:3.XX -id=piform 'Add a comment?' 50 10] || 
    6466==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
    65  
    6667}}} 
    6768 
     
    7576=== Code changes and documentation === 
    7677|| Question || Answer || Comment || 
    77 || Is the proposed methodology now implemented? || [tf.select:3.11 '' Yes No NR] || [tf.textarea:3.11 'Add a comment?' 50 10] || 
    78 || Are the code changes in agreement with the flowchart defined at Preview step? || [tf.select:3.12 '' Yes No NR] || [tf.textarea:3.12 'Add a comment?' 50 10] || 
    79 || Are the code changes in agreement with list of routines and variables as proposed at Preview step?[[BR]]If not, are the discrepancies acceptable? || [tf.select:3.13 '' Yes No NR] || [tf.textarea:3.13 'Add a comment?' 50 10] || 
    80 || Is the in-line documentation accurate and sufficient? || [tf.select:3.14 '' Yes No NR] || [tf.textarea:3.14 'Add a comment?' 50 10] || 
    81 || Do the code changes comply with NEMO coding standards? || [tf.select:3.15 '' Yes No NR] || [tf.textarea:3.15 'Add a comment?' 50 10] || 
    82 || Is the !ticket of development documented with sufficient details for others to understand the impact of the change? || [tf.select:3.16 '' Yes No NR] || [tf.textarea:3.16 'Add a comment?' 50 10] || 
    83 || Are the reference manual tex files now updated following the proposed summary in preview section? || [tf.select:3.17 '' Yes No NR] || [tf.textarea:3.17 'Add a comment?' 50 10] || 
    84 || Is there a need for some documentation on the web pages (in addition to in-line and reference manual)?[[BR]]If yes, please describe and ask PI. A yes answer must include all documentation available. || [tf.select:3.18 '' Yes No NR] || [tf.textarea:3.18 'Add a comment?' 50 10] || 
    85 || ... ... ... || [tf.select:3.XXX '' Yes No NR] || [tf.textarea:3.XXX 'Add a comment?' 50 10] || 
     78|| Is the proposed methodology now implemented? || [tf.select:3.11 '' Yes No NR] || [tf.textarea:3.11 -id=revform 'Add a comment?' 50 10] || 
     79|| Are the code changes in agreement with the flowchart defined at Preview step? || [tf.select:3.12 '' Yes No NR] || [tf.textarea:3.12 -id=revform 'Add a comment?' 50 10] || 
     80|| Are the code changes in agreement with list of routines and variables as proposed at Preview step?[[BR]]If not, are the discrepancies acceptable? || [tf.select:3.13 '' Yes No NR] || [tf.textarea:3.13 -id=revform 'Add a comment?' 50 10] || 
     81|| Is the in-line documentation accurate and sufficient? || [tf.select:3.14 '' Yes No NR] || [tf.textarea:3.14 -id=revform 'Add a comment?' 50 10] || 
     82|| Do the code changes comply with NEMO coding standards? || [tf.select:3.15 '' Yes No NR] || [tf.textarea:3.15 -id=revform 'Add a comment?' 50 10] || 
     83|| Is the !ticket of development documented with sufficient details for others to understand the impact of the change? || [tf.select:3.16 '' Yes No NR] || [tf.textarea:3.16 -id=revform 'Add a comment?' 50 10] || 
     84|| Are the reference manual tex files now updated following the proposed summary in preview section? || [tf.select:3.17 '' Yes No NR] || [tf.textarea:3.17 -id=revform 'Add a comment?' 50 10] || 
     85|| Is there a need for some documentation on the web pages (in addition to in-line and reference manual)?[[BR]]If yes, please describe and ask PI. A yes answer must include all documentation available. || [tf.select:3.18 '' Yes No NR] || [tf.textarea:3.18 -id=revform 'Add a comment?' 50 10] || 
     86|| ... ... ... || [tf.select:3.XXX '' Yes No NR] || [tf.textarea:3.XXX -id=revform 'Add a comment?' 50 10] || 
    8687=== Review Summary === 
    8788Is the review fully successful?[tf.select:status '' Yes No][[BR]] 
    88 [tf.textarea:status 'If not, please indicate what is still missing.' 50 10] 
     89[tf.textarea:status -id=revform 'If not, please indicate what is still missing.' 50 10] 
    8990==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
     91}}} 
    9092 
    91 }}} 
    9293Once review is successful, the development must be scheduled for merge during next Merge Party Meeting.