Salome HOME
FD32: embed PyQt and sip since qt 5.15 is embedded
[tools/sat_salome.git] / salome.pyconf
index 13077c2571dee64783e14da6c25279f6ae23037e..4a228a79fcfb8d36b71217dc972c31b9661ec8ab 100644 (file)
@@ -13,12 +13,21 @@ 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:/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"
+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/"
-   default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/"
+  git_server :
+  {
+      tuleap : {url : "https://codev-tuleap.cea.fr/plugins/git/", opensource_only: 'no' }
+      #github : {url : "git@github.com:SalomePlatform/",           opensource_only: 'yes'}
+      github : {url : "https://github.com/SalomePlatform/",       opensource_only: 'yes'}
+      gitpub : {url : "https://git.salome-platform.org/gitpub/",  opensource_only: 'yes'}
+  }
+  # these two keys are deprecated - they are kept for backward compatibility only and
+  # will be removed in a future SAT release.
+  default_git_server : "https://git.salome-platform.org/gitpub/"
+  default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/"
 }
 
 test_bases :