This repository has been archived by the owner on Feb 11, 2020. It is now read-only.
v0.15.0-rc.6
krishicks
released this
08 Jun 17:59
·
1460 commits
to master
since this release
This released focused on making changes to the Install PCF on vSphere pipeline more consistent with the AWS/GCP pipelines as far as job/task layout. Additional attention was put into making the jobs more idempotent or repeatable.
A large change was made to the way we configure ERT; we're now using a more modern technique for manipulating JSON than before.
Compatibility
The Install PCF on vSphere pipeline has been tested with this release to install OpsMgr v1.10.9.0 and ERT v1.10.12-build.2
Bug Fixes
- install-pcf/vsphere doesn't redownload opsmgr for tasks that don't need it
Pipeline Changes
Install PCF on vSphere
- Remove comments from pipeline
- Replace disable-ert-errands with configurable disable-errands task
- Use new mechanism for configuring ERT tile
Task/Job Changes
- Move config-opsman task into configure-ops-director job
- Move stage-tile task into deploy-ert job
- Rename install-opsmgr to create-opsman-vm
- Rename create-opsman-vm to deploy-opsman
- Rename config-opsdir to configure-director
- Rename opsman-apply-changes to deploy-director
- Rename upload-elastic-runtime to upload-ert
- Rename upload-er-tile to upload-tile
- Rename config-elastic-runtime-tile to deploy-ert
- Rename config-er-tile to configure
- Collapse product-apply-changes into deploy-ert
Params Changes
- Add
ert_major_minor_version