]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #32755 - test develop branch before integration
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 27 Oct 2022 15:26:51 +0000 (17:26 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 27 Oct 2022 15:26:51 +0000 (17:26 +0200)
applications/SALOME-master-native.pyconf
applications/SALOME-master.pyconf

index fa6e21aa791e20c635fb7cc06e9a521aa5c3c594..82383241ab59b4207217827004c99c89f5904375 100644 (file)
@@ -181,7 +181,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SOLVERLAB'
-        'TopIIVolMesh'
+        'TopIIVolMesh' : 'develop'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
     }
@@ -235,6 +235,7 @@ __overwrite__ :
         #   - Qt minimal version 5.12
         #   - xmlpatterns executable
         __condition__ : "VARS.dist in ['DB10']"
+        'APPLICATION.products.TopIIVolMesh'    : 'master'
         'APPLICATION.products.SMESH'    : 'master'
         'APPLICATION.products.NETGENPLUGIN'    : 'master'
         'APPLICATION.products.opencv'   : '3.2.0'
index 3723b68fa920f3ad8601830a187c2675a8546b39..254474a26bee93249a2a0a6709acd731252b65e2 100644 (file)
@@ -183,7 +183,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SOLVERLAB' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'TopIIVolMesh'
+        'TopIIVolMesh' : 'develop'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
     }
@@ -230,8 +230,9 @@ __overwrite__ :
     }
     {
         __condition__ : "VARS.dist in ['DB09']"
-        'APPLICATION.products.SMESH' : 'master'
+        'APPLICATION.products.SMESH'        : 'master'
         'APPLICATION.products.NETGENPLUGIN' : 'master'
+        'APPLICATION.products.TopIIVolMesh' : 'master'
     }
     {
         __condition__ : "VARS.dist in ['DB10']"