blob: e52a3a551a192c1524aa0d645e2e8f3950e6b895 [file] [log] [blame]
- job:
name: ONAP Build Tarball and Installation Job
description: 'This is a multijob that kicks off all the jobs to create the tarballs install the tarballs healthcheck them and push them to artifactory sequentially'
project-type: multijob
node: onap-offline-ubuntu1804
wrappers:
- timestamps
builders:
- multijob:
name: Building The Tarball
condition: SUCCESSFUL
execution-type: SEQUENTIALLY
projects:
- name: 1.1_onap_offline_build_stack_creation
kill-phase-on: FAILURE
abort-all-job: true
current-parameters: true
node-parameters: true
- name: 1.2_onap_offline_build_preparation
kill-phase-on: FAILURE
abort-all-job: true
current-parameters: true
node-parameters: true
- name: 1.3_onap_offline_build_download_artifacts
kill-phase-on: FAILURE
abort-all-job: true
current-parameters: true
node-parameters: true
- name: 1.4_onap_offline_build_nexus
kill-phase-on: FAILURE
abort-all-job: true
current-parameters: true
node-parameters: true
- name: 1.5_onap_offline_build_create_packages
kill-phase-on: FAILURE
abort-all-job: true
current-parameters: true
node-parameters: true