The work to activate deployment and testing ONAP from master
started, it is important to see the state of the deployment
by running k8s, oom, and onap healthchecks no matter the state
of the deployment. Running healthcheck is cheap anyways.
Change-Id: Ia6a5c0f2c7bc324449ac27c89a87ff009da1b387
cp $OPENRC_FILE /tmp/openrc
- multijob:
name: Deploy ONAP using OOM
- condition: SUCCESSFUL
+ condition: ALWAYS
projects:
- name: 'onap-deploy-periodic-{distro}-{installer-type}-{type}-{onap-branch}'
current-parameters: false
CLEANUP=$CLEANUP
git-revision: true
node-parameters: true
- kill-phase-on: FAILURE
- abort-all-job: true
+ kill-phase-on: NEVER
+ abort-all-job: false
- multijob:
name: K8S and OOM Healthcheck using xtesting
condition: ALWAYS