From: Fatih Degirmenci Date: Tue, 17 Dec 2019 09:24:57 +0000 (+0100) Subject: cloud-infra: Reduce the frequency of heat based jobs to minimum X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=21b1a83629249db48eaf345595cc2cc3fddafc1f;p=infra%2Fcicd.git cloud-infra: Reduce the frequency of heat based jobs to minimum Due to stability issues with CityCloud heat stack creation, we need to limit running heat based jobs to minimum since there is no reason anymore to run jobs automatically without hearing from City Support first. Here is what is done for the jobs per stack: - ONAP Pipelines: nightly triggers for ONAP Master and ElAlto branches have been disabled. This means that they can still be triggered manually if needed. [0][1] - Engine Verification Heat Jobs: voting for these jobs have been disabled. This means that they will still be triggered when a new patch is sent for review but their vote will not be used when calculating the verdict. [2] - Spinnaker Pipelines: nightly triggers for Spinnaker 1.16 pipelines have been disabled. This means that they can still be triggered manually if needed. [3] [0] https://jenkins.nordix.org/job/onap-online-full-ubuntu1804-kubespray-city-cloud-daily-master/ [1] https://jenkins.nordix.org/job/onap-online-full-ubuntu1804-kubespray-city-cloud-daily-elalto/ [2] https://jenkins.nordix.org/job/cloud-infra-verify-engine-ubuntu1804-city-cloud-master/ [3] https://jenkins.nordix.org/job/k8-calico-spinnaker-ubuntu1804-kubespray-city-cloud-daily-1.16/ Change-Id: I070a38194fcf6eff17fe114c29493af2323073fc --- diff --git a/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml b/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml index e46dd73c..54209ad8 100644 --- a/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml +++ b/jjb/cloud-infra/cloud-infra-engine-verify-deploy.yaml @@ -54,16 +54,8 @@ distro: - ubuntu1804: disabled: false - successful: false - failed: false - unstable: false - notbuilt: false - centos7: disabled: true - successful: true - failed: true - unstable: true - notbuilt: true cloud: - city: openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-onap' @@ -72,9 +64,17 @@ - virtual: provisioner-type: 'bifrost' slave-type: 'vpod' + successful: false + failed: false + unstable: false + notbuilt: false - cloud: provisioner-type: 'heat' slave-type: 'jumphost' + successful: true + failed: true + unstable: true + notbuilt: true phase: - deploy: diff --git a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml index 878e00d5..6badee1c 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml @@ -32,7 +32,7 @@ - city: slave-label: 'city-jumphost-ubuntu1804' openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-onap' - daily-trigger: '@midnight' + daily-trigger: '#@midnight' - xerces: slave-label: 'xerces-jumphost-ubuntu1804' openrc-credentials-file: 'est-estinfra-openrcfile-xerces-lund-onap' diff --git a/jjb/cloud-infra/cloud-infra-periodic-spinnaker.yaml b/jjb/cloud-infra/cloud-infra-periodic-spinnaker.yaml index f7c4b1b0..9991f117 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-spinnaker.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-spinnaker.yaml @@ -32,7 +32,7 @@ - city: slave-label: 'city-jumphost-ubuntu1804' openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-onap' - daily-trigger: '@daily' + daily-trigger: '#@daily' spinnaker-branch: - '1.16':