-
Notifications
You must be signed in to change notification settings - Fork 53
Update java version to #3760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update java version to #3760
Conversation
|
|
This has just been created to test PR #3731. |
| cf_admin_password="$(credhub get --quiet --name='/bosh-autoscaler/cf/cf_admin_password')" | ||
| cf auth admin "$cf_admin_password" | ||
| step 'login to cf' | ||
| cf api "https://api.${system_domain}" --skip-ssl-validation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| popd > /dev/null | ||
| step "cleaning up from acceptance tests" | ||
| pushd "${ci_dir}/../src/acceptance" > /dev/null | ||
| retry 5 ./cleanup.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| fi | ||
| step "deleting service broker for deployment '${deployment_name}'" | ||
| SERVICE_BROKER_EXISTS=$(cf service-brokers | grep -c "${service_broker_name}.${system_domain}" || true) | ||
| if [[ $SERVICE_BROKER_EXISTS == 1 ]]; then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| local space_guid | ||
|
|
||
| cf_target "${autoscaler_org}" "${autoscaler_space}" | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| local space_guid | ||
|
|
||
| cf_target "${autoscaler_org}" "${autoscaler_space}" | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.



Automatic version bump of java to ``
Package commit sha: