Salome HOME
tools/sat.git
5 years agoadd a hpc mode for products, remove doc build, correct 2 small bugs
crouzet [Thu, 31 Jan 2019 11:17:33 +0000 (12:17 +0100)]
add a hpc mode for products, remove doc build, correct 2 small bugs

5 years agosat #8897 : prise en compte du cas overwrite où version est un dictionnaire
crouzet [Wed, 23 Jan 2019 09:26:02 +0000 (10:26 +0100)]
sat #8897 : prise en compte du cas overwrite où version est un dictionnaire

5 years agosat #8606 : effacement des répertoires générés avant une nouvelle generation, extensi...
crouzet [Tue, 22 Jan 2019 11:12:01 +0000 (12:12 +0100)]
sat #8606 : effacement des répertoires générés avant une nouvelle generation, extension de sat clean avec option --generated

5 years agomaj doc suite au dev 3a4543f
crouzet [Mon, 21 Jan 2019 10:45:10 +0000 (11:45 +0100)]
maj doc suite au dev 3a4543f

5 years agocorrection du bug sat #8584
crouzet [Mon, 21 Jan 2019 10:17:48 +0000 (11:17 +0100)]
correction du bug sat #8584

5 years agocorrectif provisoire bug colorisation sat test avec corpus
crouzet [Fri, 18 Jan 2019 15:45:46 +0000 (16:45 +0100)]
correctif provisoire bug colorisation sat test avec corpus

5 years agosat #8588 : reset LD_LIBRARY_PATH and PYTHONPATH
crouzet [Fri, 18 Jan 2019 09:22:09 +0000 (10:22 +0100)]
sat #8588 : reset LD_LIBRARY_PATH and PYTHONPATH

5 years agoadd get_value method to Environ classes, to conform with the API of FileEnviron
crouzet [Thu, 17 Jan 2019 13:46:56 +0000 (14:46 +0100)]
add get_value method to Environ classes, to conform with the API of FileEnviron

5 years agoprint stack for everybody, activate debug mode when sat -g option is used
crouzet [Thu, 17 Jan 2019 09:39:58 +0000 (10:39 +0100)]
print stack for everybody, activate debug mode when sat -g option is used

5 years agoImplementation de sat #9575
crouzet [Wed, 16 Jan 2019 15:03:44 +0000 (16:03 +0100)]
Implementation de sat #9575
 - Gestion dans les pyconf projet d'un path LICENCEPATH
 - Ajout aux produits distene des propriétés is_distene et has_licence qui renseigne vers le nom du fichier de licence à cherche dans le LICENCEPATH
 - Pour les paquets : utilisation du path LICENCEPATH pour récupérer le fichier
 - Pour les autres cas (sat environ, sat laucher, sat application) : extraction de la clé dans ce fichier
 - nouvelle fonction : src/product/product_has_licence()

5 years agosuppression parenthese en trop
crouzet [Tue, 15 Jan 2019 14:03:04 +0000 (15:03 +0100)]
suppression parenthese en trop

5 years agocorrection bug ecrasement codage architecture pour debian
crouzet [Tue, 15 Jan 2019 13:28:02 +0000 (14:28 +0100)]
correction bug ecrasement codage architecture pour debian

5 years agoskip compilation of fixed products
crouzet [Mon, 14 Jan 2019 10:36:34 +0000 (11:36 +0100)]
skip compilation of fixed products

5 years agosat #8922 : affichage d'un message clair pour un chemin non existant d'un prerequis...
crouzet [Fri, 11 Jan 2019 15:03:36 +0000 (16:03 +0100)]
sat #8922 : affichage d'un message clair pour un chemin non existant d'un prerequis de type fixed

5 years agone plus avoir les messages de Christian
crouzet [Fri, 11 Jan 2019 14:32:11 +0000 (15:32 +0100)]
ne plus avoir les messages de Christian

5 years agosat #8532 : renommage option last_terminal en last_compile
crouzet [Fri, 11 Jan 2019 14:24:16 +0000 (15:24 +0100)]
sat #8532 : renommage option last_terminal en last_compile

5 years agobetter src/callerName.py
Christian Van Wambeke [Fri, 11 Jan 2019 10:48:41 +0000 (11:48 +0100)]
better src/callerName.py

5 years agocorrection bug gestion des bases produits
crouzet [Fri, 11 Jan 2019 09:23:38 +0000 (10:23 +0100)]
correction bug gestion des bases produits

5 years agocorrection bug introduit par 6cb6aac483a7d637f972f70e10500411e4cecfaf
crouzet [Mon, 7 Jan 2019 16:39:32 +0000 (17:39 +0100)]
correction bug introduit par 6cb6aac483a7d637f972f70e10500411e4cecfaf

5 years agocorrection bug quand pas d'APPLI
crouzet [Mon, 7 Jan 2019 16:09:58 +0000 (17:09 +0100)]
correction bug quand pas d'APPLI

5 years agoadd globals for dev, debug, verbose
crouzet [Mon, 7 Jan 2019 10:30:26 +0000 (11:30 +0100)]
add globals for dev, debug, verbose

5 years agoremove from config products with not-in_package property sprint_181207
crouzet [Fri, 4 Jan 2019 15:36:47 +0000 (16:36 +0100)]
remove from config products with not-in_package property

5 years agoadd logs to git retry functionality
crouzet [Fri, 4 Jan 2019 12:50:26 +0000 (13:50 +0100)]
add logs to git retry functionality

5 years agooption ftp pour sat package
crouzet [Fri, 21 Dec 2018 11:23:16 +0000 (12:23 +0100)]
option ftp pour sat package

5 years agomerge with master
crouzet [Fri, 21 Dec 2018 09:35:50 +0000 (10:35 +0100)]
merge with master

5 years agofix python3 and ElementTreePython3.py
Christian Van Wambeke [Thu, 20 Dec 2018 15:48:27 +0000 (16:48 +0100)]
fix python3 and ElementTreePython3.py

5 years agoAjout d'un mode ftp pour les archives de prérequis
crouzet [Wed, 19 Dec 2018 14:04:43 +0000 (15:04 +0100)]
Ajout d'un mode ftp pour les archives de prérequis

5 years agofix sat#13081 'sat package -t'
Christian Van Wambeke [Tue, 18 Dec 2018 10:00:52 +0000 (11:00 +0100)]
fix sat#13081 'sat package -t'

5 years agofix some raw_input as input python2/3
Christian Van Wambeke [Mon, 17 Dec 2018 14:58:58 +0000 (15:58 +0100)]
fix some raw_input as input python2/3

5 years agofix src/product.py
Christian Van Wambeke [Mon, 17 Dec 2018 14:09:37 +0000 (15:09 +0100)]
fix src/product.py

5 years agofix sat compile from detar problem file sat-product.pyconf evaluation
Christian Van Wambeke [Mon, 17 Dec 2018 13:55:43 +0000 (14:55 +0100)]
fix sat compile from detar problem file sat-product.pyconf evaluation

5 years agonbtry 3 sleep 30 for git clone problems, and purgeEmptyNodes for tests xml
Christian Van Wambeke [Mon, 17 Dec 2018 11:18:46 +0000 (12:18 +0100)]
nbtry 3 sleep 30 for git clone problems, and purgeEmptyNodes for tests xml

5 years agofix 'NoneType' object has no attribute 'findall' with findOrCreateNode
Christian Van Wambeke [Mon, 17 Dec 2018 08:54:18 +0000 (09:54 +0100)]
fix 'NoneType' object has no attribute 'findall' with findOrCreateNode

5 years agodo not write sat-product.pyconf if config is not complete (case of archives) 5.2.0 V9_2_0
crouzet [Fri, 14 Dec 2018 16:23:42 +0000 (17:23 +0100)]
do not write sat-product.pyconf if config is not complete (case of archives)

5 years agochangement nom distrib pour DB09 (normalisation)
crouzet [Fri, 14 Dec 2018 12:50:57 +0000 (13:50 +0100)]
changement nom distrib pour DB09 (normalisation)

5 years agoadd dist_ref
Christian Van Wambeke [Fri, 14 Dec 2018 09:57:30 +0000 (10:57 +0100)]
add dist_ref

5 years agonouvelle propriete mesa_launcher_in_package, renommage template PythonComponent en...
crouzet [Thu, 13 Dec 2018 16:34:52 +0000 (17:34 +0100)]
nouvelle propriete mesa_launcher_in_package, renommage template PythonComponent en PythonComponent8

5 years agobegin fix sat test
Christian Van Wambeke [Thu, 13 Dec 2018 15:31:12 +0000 (16:31 +0100)]
begin fix sat test

5 years agoupdate readme comment
crouzet [Tue, 11 Dec 2018 13:47:49 +0000 (14:47 +0100)]
update readme comment

5 years agofix sat test for python2-3 compatibility
Christian Van Wambeke [Fri, 7 Dec 2018 15:36:14 +0000 (16:36 +0100)]
fix sat test for python2-3 compatibility

5 years agoremove filtered products from application python in archive
crouzet [Thu, 6 Dec 2018 16:37:44 +0000 (17:37 +0100)]
remove filtered products from application python in archive

5 years agoajout fichier .sh dans env.d pour faire marcher runRemote.sh
crouzet [Tue, 4 Dec 2018 13:30:52 +0000 (14:30 +0100)]
ajout fichier .sh dans env.d pour faire marcher runRemote.sh

5 years agoget_salome_version returns integer, TODO use MajorMinorPatch
Christian Van Wambeke [Tue, 4 Dec 2018 13:23:32 +0000 (14:23 +0100)]
get_salome_version returns integer, TODO use MajorMinorPatch

5 years agoto see why rare problem on git clone
Christian Van Wambeke [Thu, 29 Nov 2018 09:45:17 +0000 (10:45 +0100)]
to see why rare problem on git clone

5 years agoaccept range 'version_1_0_0_to_2_0_0' as '_from_1_0_0_to_2_0_0'
Christian Van Wambeke [Thu, 29 Nov 2018 09:03:43 +0000 (10:03 +0100)]
accept range 'version_1_0_0_to_2_0_0' as '_from_1_0_0_to_2_0_0'

5 years agoMerge branch 'sprint_181015' sprint_181114
crouzet [Wed, 14 Nov 2018 07:47:24 +0000 (08:47 +0100)]
Merge branch 'sprint_181015'

5 years agoimp #12887 create sat-config.pyconf and sat-product.pyconf sprint_181015
Christian Van Wambeke [Tue, 6 Nov 2018 10:05:32 +0000 (11:05 +0100)]
imp #12887 create sat-config.pyconf and sat-product.pyconf

5 years agoadd 'sat config --products' as 'sat config --info'
Christian Van Wambeke [Tue, 30 Oct 2018 14:56:02 +0000 (15:56 +0100)]
add 'sat config --products' as 'sat config --info'

5 years agospns #8471 : add Windows case to launch tests with the command 'sat test' merge_windows
Thomas Aubry [Mon, 29 Oct 2018 09:06:48 +0000 (10:06 +0100)]
spns #8471 : add Windows case to launch tests with the command 'sat test'

5 years agofix versionMMP is None in product.py
Christian Van Wambeke [Fri, 26 Oct 2018 10:44:19 +0000 (12:44 +0200)]
fix versionMMP is None in product.py

5 years agofix -h on --products and --info
Christian Van Wambeke [Fri, 26 Oct 2018 07:31:38 +0000 (09:31 +0200)]
fix -h on --products and --info

5 years agoadd def getProductNames using * or ? as wildcards like shell Linux for '--product...
Christian Van Wambeke [Thu, 25 Oct 2018 14:46:01 +0000 (16:46 +0200)]
add def getProductNames using * or ? as wildcards like shell Linux for '--product' or '--info' options

5 years agoadd src.versionMinorMajorPatch.py and test.test_021_versionMinorMajorPatch.py
Christian Van Wambeke [Wed, 24 Oct 2018 12:51:47 +0000 (14:51 +0200)]
add src.versionMinorMajorPatch.py and test.test_021_versionMinorMajorPatch.py

5 years agoadd src/versionMinorMajorPatch.py, not used
Christian Van Wambeke [Fri, 19 Oct 2018 14:46:41 +0000 (16:46 +0200)]
add src/versionMinorMajorPatch.py, not used

5 years ago#8691 fixed sat prepare s'arrete si option build_source script et compil_script absent
Christian Van Wambeke [Tue, 16 Oct 2018 12:11:55 +0000 (14:11 +0200)]
#8691 fixed sat prepare s'arrete si option build_source script et compil_script absent

5 years ago#12754 fixed i18n accent francais
Christian Van Wambeke [Tue, 16 Oct 2018 11:14:55 +0000 (13:14 +0200)]
#12754 fixed i18n accent francais

5 years ago#11080 sat doc OK
Christian Van Wambeke [Tue, 16 Oct 2018 08:34:13 +0000 (10:34 +0200)]
#11080 sat doc OK

5 years agofix #12327 Mauvaise exception après un sat -h prepare
Christian Van Wambeke [Tue, 16 Oct 2018 07:07:34 +0000 (09:07 +0200)]
fix #12327 Mauvaise exception après un sat -h prepare

5 years agorename sat package cli argument 'without_property' as 'without_properties'
Christian Van Wambeke [Mon, 15 Oct 2018 13:20:37 +0000 (15:20 +0200)]
rename sat package cli argument 'without_property' as 'without_properties'

5 years ago#8577 extension du domaine des properties
Christian Van Wambeke [Mon, 15 Oct 2018 12:26:53 +0000 (14:26 +0200)]
#8577 extension du domaine des properties

5 years agoremove data/local_wambeke*pyconf and fix README
Christian Van Wambeke [Thu, 11 Oct 2018 12:18:41 +0000 (14:18 +0200)]
remove data/local_wambeke*pyconf and fix README

5 years agocorrection erreur commit précédant
crouzet [Wed, 19 Sep 2018 07:18:56 +0000 (09:18 +0200)]
correction erreur commit précédant

5 years agopassage du template c++ a salome9 et c++11
crouzet [Tue, 18 Sep 2018 10:01:32 +0000 (12:01 +0200)]
passage du template c++ a salome9 et c++11

5 years agofix pour spns #7493 Lancement de salome depuis un lien symbolique V9_1_0
crouzet [Wed, 8 Aug 2018 10:14:21 +0000 (12:14 +0200)]
fix pour spns #7493 Lancement de salome depuis un lien symbolique

5 years agopassage du launcher de l'archive à python3
crouzet [Wed, 8 Aug 2018 09:34:03 +0000 (11:34 +0200)]
passage du launcher de l'archive à python3

5 years agoextension script file in pyconf, no obligation
Christian Van Wambeke [Thu, 2 Aug 2018 13:52:38 +0000 (15:52 +0200)]
extension script file in pyconf, no obligation

5 years agofix script windows file DBG.write()
Christian Van Wambeke [Thu, 2 Aug 2018 13:01:50 +0000 (15:01 +0200)]
fix script windows file DBG.write()

5 years agofix automatic switch '.sh' to '.bat' for script windows file
Christian Van Wambeke [Thu, 2 Aug 2018 12:58:30 +0000 (14:58 +0200)]
fix automatic switch '.sh' to '.bat' for script windows file

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SAT
Christian Van Wambeke [Wed, 1 Aug 2018 09:25:40 +0000 (11:25 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SAT

5 years agofix sat package empty and developpers to developers
Christian Van Wambeke [Wed, 1 Aug 2018 09:25:23 +0000 (11:25 +0200)]
fix sat package empty and developpers to developers

5 years agoadd not_in_package property to get CEATESTBASE out of archives
crouzet [Fri, 27 Jul 2018 07:24:06 +0000 (09:24 +0200)]
add not_in_package property to get CEATESTBASE out of archives

5 years agoerror if dev mode for product is incompatible with 'sub_dir' option
Christian Van Wambeke [Wed, 18 Jul 2018 09:18:29 +0000 (11:18 +0200)]
error if dev mode for product is incompatible with 'sub_dir' option

5 years agooptional TOFIX 'make shutil.rmtree effective' in sat package
Christian Van Wambeke [Wed, 18 Jul 2018 07:05:09 +0000 (09:05 +0200)]
optional TOFIX 'make shutil.rmtree effective' in sat package

5 years agosat #12016 for sat prepare git clone only sub_dir a.gommlich@hzdr.de
Christian Van Wambeke [Tue, 17 Jul 2018 09:07:39 +0000 (11:07 +0200)]
sat #12016 for sat prepare git clone only sub_dir a.gommlich@hzdr.de

5 years agoPRODUCT_ROOT_DIR not duplicate in write_cfgForPy_file method for sat launcher file
Christian Van Wambeke [Mon, 16 Jul 2018 13:36:00 +0000 (15:36 +0200)]
PRODUCT_ROOT_DIR not duplicate in write_cfgForPy_file method for sat launcher file

5 years agofix inexisting handler.get_name() python 2.6 5.1.0 V8_5_0
Christian Van Wambeke [Fri, 29 Jun 2018 06:45:51 +0000 (08:45 +0200)]
fix inexisting handler.get_name() python 2.6

5 years agoMerge branch 'cvw/8542'
Christian Van Wambeke [Thu, 28 Jun 2018 10:42:29 +0000 (12:42 +0200)]
Merge branch 'cvw/8542'

5 years agologgingSimple.py super for logging 0.5.0.5 python 2.6 cvw/8542
Christian Van Wambeke [Thu, 28 Jun 2018 08:50:24 +0000 (10:50 +0200)]
loggingSimple.py super for logging 0.5.0.5 python 2.6

5 years agofix inexisting LANG=en_US.utf8
Christian Van Wambeke [Wed, 27 Jun 2018 13:50:41 +0000 (15:50 +0200)]
fix inexisting LANG=en_US.utf8

5 years agosrc.xmlManager escapeSequence
Christian Van Wambeke [Wed, 27 Jun 2018 11:10:35 +0000 (13:10 +0200)]
src.xmlManager escapeSequence

5 years agosat as no link
Christian Van Wambeke [Wed, 27 Jun 2018 10:50:13 +0000 (12:50 +0200)]
sat as no link

5 years agofix on src/options.py commands/prepare.py
Christian Van Wambeke [Wed, 27 Jun 2018 10:43:21 +0000 (12:43 +0200)]
fix on src/options.py commands/prepare.py

5 years agomerge from master 8B7B
Christian Van Wambeke [Wed, 27 Jun 2018 09:28:28 +0000 (11:28 +0200)]
merge from master 8B7B

5 years agofix '&&' in xml launchCommand attribute
Christian Van Wambeke [Wed, 27 Jun 2018 08:26:39 +0000 (10:26 +0200)]
fix '&&' in xml launchCommand attribute

5 years agosat doc doc from --html to --xml
Christian Van Wambeke [Tue, 26 Jun 2018 14:34:03 +0000 (16:34 +0200)]
sat doc doc from --html to --xml

5 years agofix import src.salomeTools in job.py
Christian Van Wambeke [Tue, 26 Jun 2018 07:58:40 +0000 (09:58 +0200)]
fix import src.salomeTools in job.py

5 years agoclear local.pyconf
Christian Van Wambeke [Tue, 26 Jun 2018 07:07:46 +0000 (09:07 +0200)]
clear local.pyconf

5 years agoadd AllTestLauncher and src/loggingSimple.py etc...
Christian Van Wambeke [Mon, 25 Jun 2018 14:46:34 +0000 (16:46 +0200)]
add AllTestLauncher and src/loggingSimple.py etc...

5 years agosuppresion d'un log
crouzet [Mon, 25 Jun 2018 10:28:51 +0000 (12:28 +0200)]
suppresion d'un log

5 years agocompletion des logs sur le status des resultats de sat test
crouzet [Mon, 25 Jun 2018 08:18:13 +0000 (10:18 +0200)]
completion des logs sur le status des resultats de sat test

5 years agoRewinding to commit 37387bc for SALOME-8.5.0 Release
Thomas Aubry [Thu, 21 Jun 2018 13:17:36 +0000 (15:17 +0200)]
Rewinding to commit 37387bc for SALOME-8.5.0 Release

5 years agofix runner.cfg in command/prepare.py
Thomas Aubry [Thu, 21 Jun 2018 09:18:02 +0000 (11:18 +0200)]
fix runner.cfg in command/prepare.py

5 years agosat prepare fix products list leading ',' as ',KERNEL,...'
Christian Van Wambeke [Thu, 21 Jun 2018 08:44:38 +0000 (10:44 +0200)]
sat prepare fix products list leading ',' as ',KERNEL,...'

5 years agoCorrecting generation of products list in prepare command
Thomas Aubry [Wed, 20 Jun 2018 08:20:07 +0000 (10:20 +0200)]
Correcting generation of products list in prepare command

5 years agosat #11080 done, add command doc and upgrade documentation
Christian Van Wambeke [Tue, 19 Jun 2018 09:20:10 +0000 (11:20 +0200)]
sat #11080 done, add command doc and upgrade documentation

5 years agosat #8908 : implement verbose option for sat compile
crouzet [Tue, 5 Jun 2018 08:42:11 +0000 (10:42 +0200)]
sat #8908 : implement verbose option for sat compile

5 years agosat #8560 : ajout des poignées set_env_build et set_env_launch pour mieux gérer les...
crouzet [Tue, 5 Jun 2018 07:26:25 +0000 (09:26 +0200)]
sat #8560 : ajout des poignées set_env_build et set_env_launch pour mieux gérer les environnement de build

5 years agosuppression fonctionnalité non utilisée, et utilisant une api obsolète
crouzet [Tue, 5 Jun 2018 07:02:21 +0000 (09:02 +0200)]
suppression fonctionnalité non utilisée, et utilisant une api obsolète

5 years agofix shutil.rmtree(tmp_local_working_dir)
Christian Van Wambeke [Fri, 25 May 2018 12:30:45 +0000 (14:30 +0200)]
fix shutil.rmtree(tmp_local_working_dir)

5 years agosat #8638 : Amélioration des infos présentées par l'option show
crouzet [Fri, 25 May 2018 09:00:01 +0000 (11:00 +0200)]
sat #8638 : Amélioration des infos présentées par l'option show