onap: Run ONAP master deployments in Frankfurt region 62/2662/1
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 18 Oct 2019 14:28:56 +0000 (16:28 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 18 Oct 2019 14:28:56 +0000 (16:28 +0200)
Due to the issues we are having in City Karlskrona region, we are
giving a try to Frankfurt region to see if it is more stable. In order
to evaluate stability of Frankfurt region, there will be more frequent
runs during the weekend so we have sufficient data to decide whether to
move to Frankfurt region permanently or not.

Concurrent runs of master deployments is also disabled since it will be
more costly and potention to result in quota issues.

Change-Id: Ic16ba0c98928c1bdaf930ef97de4e3b1d50fb4c4

jjb/cloud-infra/cloud-infra-periodic-onap.yaml

index a310159935a99bf439c63b68b57ea31a816f293f..85b048586e70b0d0ca639e451eee7f3ef5a17aa1 100644 (file)
@@ -31,8 +31,8 @@
     cloud:
       - city:
           slave-label: 'city-jumphost-ubuntu1804'
-          openrc-credentials-file: 'est-jenkins-openrcfile-city-karlskrona-onap'
-          daily-trigger: '@midnight'
+          openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-onap'
+          daily-trigger: 'H */4 * * 6-7'
       - xerces:
           slave-label: 'xerces-jumphost-ubuntu1804'
           openrc-credentials-file: 'est-estinfra-openrcfile-xerces-lund-onap'
 
     disabled: '{obj:disabled}'
 
-    concurrent: true
+    concurrent: false
 
     parameters:
       - project-parameters:
           block-level: 'NODE'
       - throttle:
           max-per-node: 1
-          max-total: 3
+          max-total: 1
           option: project
 
     wrappers: