This repository has been archived by the owner on Feb 11, 2020. It is now read-only.
v0.19.1
Pipeline changes
Note: The v19 pcf-pipelines release was pulled due to bug found in the install-pcf pipeline for vSphere, whereby the wipe-env
job did not work as expected. v19 was pulled from Github and Pivotal Network.
Install PCF Pipelines
- (OpenStack) Includes support for the OpenStack install-pcf pipeline on PCF 1.12.x. Please note there is a known issue whereby the
deploy-ert
smoke errand may fail, even though the pipeline will actually succeed, and the deployment completes successfully. Running the smoke tests manually works; but there is a known issue with running the smoke errand on OpenStack. story - (All Pipelines) Includes a minor fix to the pipelines introduced by ERT 1.12.4/5. story
- (vSphere) Includes a fix to the
wipe-env
job for the vSphere install-pcf pipeline (when used in conjunction with the upgrade-ops-manager pipeline); now the job, when triggered, identifies the active Ops Man vm, and deletes it. The old Ops Manager vm must be deleted manually. story - (GCP) Updates the Load Balancer health check timeouts to more sensible defaults story
- (GCP) Increases the
timeout_sec
to30
for the timeout value on GCP Load Balancers, or the amount of time the backend service will wait before considering the request a failure. story
Upgrade Pipelines
Bug Fixes
- Fixes a bug for the upgrade-ops-manager pipeline whereby if there is more than one Ops Manager with the same IP, the pipeline selects the incorrect Ops Manager vm to shutdown story
- Includes a fix for upgrade-ops-manager pipeline on vSphere; previously when the new Ops Manager was created, the old Ops Manager vm did not remain powered off. story
- Includes a minor fix to the pipelines introduced by ERT 1.12.4/5.
- Bug fix for the upgrade-ops-manager pipeline for Azure where it pulled attempted to pull the
aws
stemcell instead ofazure
story - Further enhancements to the pipeline include: eliminating the need for the
product-name
param in the upgrade-tile pipeline; a new job added to upgrade-tile pipeline calleddelete-unused-products
which can be triggered optionally; and removal of theregulator
job in theapply-updates
pipeline
Param Changes introduced in pcf-pipelines v19
Pipeline | Param | Notes |
---|---|---|
upgrade-tile | product_name | removed |