id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2239 SETTE improvement mathiot mathiot "''BE CAREFUL !!! Due to dynamic behaviour of this ticket creation page, it is highly recommend to set first all other fields before writing the ticket description below. If you have lost your draft after an unwanted reload, you can click on the link 'Restore Form' in the contextual menu upper right to recover it. Remove these lines after reading.'' ==== Context - The detection of the revision is not properly working (depend on use of 'git svn' or 'svn', french/italian/english output of svn info and svn version) - The comparison of the result with a reference version/revision is in a separate script almost a copy paste of sette_rpt - The personal/institute/computer parameter are not only contained in to param.cfg (need to change llsubmit, computer target and add key_nosignedzero if needed in SETTE - Running the full sette tests need 3 steps: sette, sette_test-case and sette_rpt and setting it up need to modify 3 files (param, sette and sette_test-cases.sh) ==== Proposal - Limit the number of file to edit to 1 - Fix revision detection - Add result comparison with a reference (usually trunk in a development process) ==== Actions - force svn info to be done using en_US and simplify the extraction of path/rev number. - Add in oparam.cfg: * the batch command * the arch name * if we need key_nosignedzero * the reference VALIDATION_DIR and reference revision (if default no comparison of the results is done) * SVN command to use (default svn) in case you need to use 'git svn' - rename sette.sh to sette_cfg-ref.sh. - change in sette_*.sh accordingly to the change in param.cfg. - Add a sette.sh script which will run sette_cfg-ref.sh, then sette_test-cases.sh and then generate the report. - merge sette_chk_results and sette_rpt and remove sette_chk_results. - update of the README. - build a Branch for testing. " Enhancement closed low CI trunk minor fixed SETTE,