6 # Where to search the archives of the products
7 ARCHIVEPATH : "\\\\titania\\home_projet\\salome-public\\prerequis\\archives"
8 ARCHIVEFTP : "ftp.cea.fr/pub/salome/prerequisites"
9 # Where to search the pyconf of the applications
10 APPLICATIONPATH : $project_path + "\\applications\\"
11 # Where to search the pyconf of the products
12 PRODUCTPATH : $project_path + "\\products"
13 # Where to search the pyconf of the jobs of the project
14 JOBPATH : $project_path + r"\\jobs\\"
15 # Where to search for licences
16 LICENCEPATH : "\\\\titania\\home_projet\\salome-public\\prerequis\\LICENCE"
20 default_git_server : "https://git.salome-platform.org/gitpub/"
21 default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/"
31 base : 'https://codev-tuleap.cea.fr/plugins/git/spns/CEATESTBASE.git'