Salome HOME
openMPI fix
[tools/sat_salome.git] / salome.pyconf
index 01ea8b39b6f0852951c868aedc2ba3f7f3039054..958c19189c7e000b8c2530fa8d4da411e0355907 100644 (file)
@@ -4,7 +4,7 @@
 project_path : $PWD
 
 # Where to search the archives of the products
-ARCHIVEPATH : "/data/tmpsalome/salome/prerequis/archives"
+ARCHIVEPATH : "/home/salome-public/prerequis/archives:/nfs/home/salome-public/prerequis/archives:/mnt/prerequis/archives"
 ARCHIVEFTP : "ftp.cea.fr/pub/salome/prerequisites"
 # Where to search the pyconf of the applications
 APPLICATIONPATH : $project_path + "/applications/"
@@ -13,11 +13,11 @@ PRODUCTPATH : $project_path + "/products/"
 # Where to search the pyconf of the jobs of the project
 JOBPATH : $project_path + "/jobs/" 
 # Where to search for licences
-LICENCEPATH : "\\\\terre\\data\\tmpsalome\\salome\\prerequis\\install\\LICENSE:/data/tmpsalome/salome/prerequis/install/LICENCE:/export/home/salome/prerequis/install/LICENCE:/volatile/salome/prerequis/install/LICENCE:/soft/commun/SALOME/LICENSE"
+LICENCEPATH : "/home/salome-public/prerequis/LICENCE:/nfs/home/salome-public/prerequis/LICENCE:/export/home/salome/prerequis/install/LICENCE:/volatile/salome/prerequis/install/LICENCE:/soft/commun/SALOME/LICENSE:/mnt/prerequis/LICENCE"
 
 git_info : 
 {
-   default_git_server : "https://git.salome-platform.org/gitpub/modules/"
+   default_git_server : "https://git.salome-platform.org/gitpub/"
    default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/"
 }