OpenDaylight: Fix rebase job
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-verify-engine.yaml
index 84908e6451060a364741e846339aa2c9b8d10f25..e9a1aa417bc84394647bf57f76bfb40d61d48931 100644 (file)
@@ -50,7 +50,6 @@
     stream:
       - 'master':
           branch: '{stream}'
-          disabled: 'false'
 
     distro:
       - ubuntu1804:
@@ -60,7 +59,7 @@
           unstable: false
           notbuilt: false
       - centos7:
-          disabled: false
+          disabled: true
           successful: true
           failed: true
           unstable: true
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     triggers:
       - gerrit:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     builders:
       - 'cloud-infra-determine-scenario-macro'