OPENDEV: Add additional parameters to SCM module
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-verify-scenario.yaml
index 37141c9cce92ed2a97bc0e3d20a7f5f29402f9a6..502d40c0652ddfcd81daec0f75273fb7ad0b04b4 100644 (file)
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     triggers:
       - nordix-gerrit-trigger-patchset-created:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     builders:
       - 'cloud-infra-determine-scenario-macro'