Disable verify-centos and periodic jobs
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-verify-scenario.yaml
index 37141c9cce92ed2a97bc0e3d20a7f5f29402f9a6..fae205870814ce7496467dcd9f75446dbfbcaf40 100644 (file)
@@ -47,7 +47,6 @@
     stream:
       - 'master':
           branch: '{stream}'
-          disabled: 'false'
 
     distro:
       - ubuntu1804:
@@ -57,7 +56,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:
       - 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'