Changes between Version 49 and Version 50 of 2010WP/2010fromMergePartyToVersion3.3
- Timestamp:
- 2010-12-10T11:20:32+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2010WP/2010fromMergePartyToVersion3.3
v49 v50 44 44 == Schedule and detailed list of actions, dates and responsibilities: == 45 45 === Distribution to the developers at the beginning of November -> done === 46 ag a last stable version of nemo_v_3_2 (nemo_v3_2_2) at the end of December[[BR]]- put back the beta version on the trunk just after[[BR]]- tag and release of nemo_v3_3 [[BR]]- delete the development branches for 2010 (if they went back to the new version of course) 46 * annoucement of 3_3_beta send to all NEMO users 47 * no major problems detected 48 * number of bugfixes, improvements implemented by nemo_st since then -> need for full testing (restartability, reproducibility... on reference configurations) 47 49 50 === Validate and tag the last version of nemo_v_3_2 (nemo_v3_2_2) 23 December : who? === 51 '''22 december: '''Stop committing in the trunk and in the nemo_v3_3_beta branch: both have to be frozen for the tag and the release. All bugfixes should be in the trunk and the nemo_v3_3_beta branch. 52 53 '''Validation:'''[[BR]]A number of commits have been done, and should have been fully tested. A standard general validation (i.e. with or identical to NVTK) should be done before tag: for each of the following reference configuration, test on: restartability (1 x 10 days / 5 days+ restart and 5days), reproducibility (MPP using 2 different domain decomposition give same results).[[BR]]List of reference configurations: ORCA2_LIM_PISCES, POMME, GYRE_LOBSTER, ORCA2_LIM_AGRIF , ORCA2_OFF_PISCES[[BR]]Once it is validated: 54 55 '''Tag last version of 3_2 : nemo_v3_2_2[[BR]]'''Add the tag nemo_v3_2_2 on the latest version of the trunk''':''' 56 57 {{{ 58 svn copy svn+ssh://yourloginforge@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk svn+ssh://yourloginforge@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/tags/nemo_v3_2_2 -m "Tagging nemo_v3_2_2" 59 60 }}} 61 == == #Howtomakeamerge 62 === Add the final nemo_v3_3_beta version in the trunk === 63 '''Final validation of the 3_3_beta:''' 64 65 A number of commits have been done, and should have been fully tested. A standard general validation (i.e. with or identical to NVTK) should be done before tag: for each of the following reference configuration, test on: restartability (1 x 10 days / 5 days+ restart and 5days), reproducibility (MPP using 2 different domain decomposition give same results).[[BR]]List of reference configurations: ORCA2_LIM_PISCES, POMME, GYRE_LOBSTER, ORCA2_LIM_AGRIF , ORCA2_OFF_PISCES[[BR]]Once it is validated: 66 67 '''Create nemo_v3_3_beta version in the trunk''' 68 69 This has to be checked carefully: we have both a lot of changes in the code, and a new organisation of the directories. The goal of the following proposition is to try to keep track of history of developments for as many routines as possible. 70 71 1 - Move directories in the trunk to fit with 3_3_beta structure: 72 73 === Tag and release of nemo_v3_3 === 74 === Delete the development branches for 2010 (if they went back to the new version of course) === 48 75 ---- 49 76 == Announcement of 3_3 to users (To be improved, in particular by adding the ticket number to find more details of the development) ==