OPENDEV: Add additional parameters to SCM module
[infra/cicd.git] / jjb / global / jjb-macros.yaml
index 834b60fd145ee7ad0aac51dbd4b206d2536fa355..b9040e4a4f3e5057be53acde99430730ab616dd5 100644 (file)
           shallow-clone: false
           use-author: false
           ignore-notify: false
-          wipe-workspace: true
+          wipe-workspace: '{wipe_workspace}'
           prune: false
+          clean:
+            after: false
+            before: '{clean_before}'
           choosing-strategy: 'default'
 
 - scm:
           shallow-clone: false
           use-author: false
           ignore-notify: false
-          wipe-workspace: true
+          wipe-workspace: '{wipe_workspace}'
           prune: false
+          clean:
+            after: false
+            before: '{clean_before}'
           choosing-strategy: 'gerrit'
 
 # triggers for Nordix Gerrit