You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the current pipeline with the freshly downloaded ones.
$ cp -p /tmp/pcf-pipelines/upgrade-ert/* ./
Copy the value of the previous params.yml file to the new one (creds, bosh director IP, schedule etc ...). the schedule can be adjusted in the pipeline.yml file.
First, log into to your concourse instance with the fly cli
$ fly login
$ fly login -t pcf
List all the pipelines confugured on your concourse instance
$ fly -t pcf ps
name paused public
pcf-smoke-test no no
pcf-acceptance-test yes no
upgrade-buildpacks yes no
upgrade-mysql yes no
upgrade-rabbitmq yes no
sleep-app no no
upgrade-redis yes no
poc-prometheus yes no
upgrade-ert no no
service-access no no