Configure parameters for ONAP baremetal deployments
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-periodic-onap-baremetal.yaml
index 646888022751d158808480ff760ddecb8c4b3438..338694770e1db8807067616920829766398dd0dc 100644 (file)
@@ -34,7 +34,7 @@
           onap-version: elalto
           onap-flavor: full
           engine-version: master
-          engine-refspec: 'refs/changes/57/4157/2'
+          engine-refspec: 'refs/changes/57/4157/12'
           deploy-scenario: 'onap-nofeature-noha'
           deploy-scenario-version: master
           deploy-scenario-refspec: master
@@ -44,7 +44,7 @@
           onap-version: master
           onap-flavor: full
           engine-version: master
-          engine-refspec: master
+          engine-refspec: 'refs/changes/57/4157/12'
           deploy-scenario: 'onap-nofeature-noha'
           deploy-scenario-version: master
           deploy-scenario-refspec: master
@@ -63,7 +63,7 @@
 
     onap-other-phases:
       - onap-deploy:
-          build-timeout: 210
+          build-timeout: 420
       - oom-hc:
           build-timeout: 30
           test-type: oom-healthcheck
           project: '{project}'
           branch: '{nordix-branch}'
       - nordix-gerrit-parameters
-      - onap-parameter-macro
+      - onap-baremetal-parameter-macro
       - label:
           name: SLAVE_LABEL
           default: '{slave-label}'
                 INSTALLER_TYPE=$INSTALLER_TYPE
                 DEPLOY_SCENARIO=$DEPLOY_SCENARIO
                 ONAP_VERSION=$ONAP_VERSION
-                ONAP_FLAVOR=core
+                ONAP_FLAVOR=small
                 TEST_TYPE=onap-healthcheck
                 POD_NAME=$POD_NAME
                 ENGINE_VERSION=$ENGINE_VERSION
                 INSTALLER_TYPE=$INSTALLER_TYPE
                 DEPLOY_SCENARIO=$DEPLOY_SCENARIO
                 ONAP_VERSION=$ONAP_VERSION
-                ONAP_FLAVOR=core
+                ONAP_FLAVOR=medium
                 TEST_TYPE=onap-healthcheck
                 POD_NAME=$POD_NAME
                 ENGINE_VERSION=$ENGINE_VERSION
                 INSTALLER_TYPE=$INSTALLER_TYPE
                 DEPLOY_SCENARIO=$DEPLOY_SCENARIO
                 ONAP_VERSION=$ONAP_VERSION
-                ONAP_FLAVOR=core
+                ONAP_FLAVOR=full
                 TEST_TYPE=onap-healthcheck
                 POD_NAME=$POD_NAME
                 ENGINE_VERSION=$ENGINE_VERSION
                 INSTALLER_TYPE=$INSTALLER_TYPE
                 DEPLOY_SCENARIO=$DEPLOY_SCENARIO
                 ONAP_VERSION=$ONAP_VERSION
-                ONAP_FLAVOR=core
+                ONAP_FLAVOR=healthdist
                 TEST_TYPE=onap-healthcheck
                 POD_NAME=$POD_NAME
                 ENGINE_VERSION=$ENGINE_VERSION
           project: '{project}'
           branch: '{nordix-branch}'
       - nordix-gerrit-parameters
-      - onap-parameter-macro
+      - onap-baremetal-parameter-macro
       - label:
           name: SLAVE_LABEL
           default: 'xerces-jumphost-onap-ubuntu1804'
           description: 'Slave label to schedule this job on. All slaves have Ubuntu1604 no matter what distro target nodes use'
-      - string:
-          name: OPENSTACK_CLOUD_PROVIDER
-          default: 'city'
-          description: 'Name of the cloud where this job is run'
       - string:
           name: DISTRO
           default: 'ubuntu1804'
           name: ONAP_VERSION
           default: '{onap-version}'
           description: 'ONAP version to deploy'
-      - string:
-          name: HEAT_ENVIRONMENT_FILENAME
-          default: "heat-environment-full.yaml"
-          description: 'Type of the deployment'
-      - string:
-          name: HEAT_ENVIRONMENT_FILE
-          default: "file:///opt/engine/.cache/repos/swconfig/scenarios/$DEPLOY_SCENARIO/$INSTALLER_TYPE/role/$DEPLOY_SCENARIO/files/$HEAT_ENVIRONMENT_FILENAME"
-          description: 'Type of the deployment'
 
     wrappers:
       - mask-passwords
           project: '{project}'
           branch: '{nordix-branch}'
       - nordix-gerrit-parameters
-      - onap-parameter-macro
+      - onap-baremetal-parameter-macro
       - label:
           name: SLAVE_LABEL
           default: 'xerces-jumphost-onap-ubuntu1804'
           description: 'Slave label to schedule this job on. All slaves have Ubuntu1604 no matter what distro target nodes use'
-      - string:
-          name: OPENSTACK_CLOUD_PROVIDER
-          default: 'city'
-          description: 'Name of the cloud where this job is run'
       - string:
           name: DISTRO
           default: 'ubuntu1804'
           name: ONAP_VERSION
           default: '{onap-version}'
           description: 'ONAP version to deploy'
-      - string:
-          name: HEAT_ENVIRONMENT_FILENAME
-          default: "heat-environment-full.yaml"
-          description: 'Type of the deployment'
-      - string:
-          name: HEAT_ENVIRONMENT_FILE
-          default: "file:///opt/engine/.cache/repos/swconfig/scenarios/$DEPLOY_SCENARIO/$INSTALLER_TYPE/role/$DEPLOY_SCENARIO/files/$HEAT_ENVIRONMENT_FILENAME"
-          description: 'Type of the deployment'
       - string:
           name: ENGINE_VERSION
           default: '{engine-version}'