spring-cloud / spring-cloud-dataflow-acceptance-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service clean/create errors with upgrade

jvalkeal opened this issue · comments

Recently I upgraded mysql service and then status is:

$ cf service mysql
Showing info of service mysql in org p-spring-cloud-services / space tests as admin...

name:             mysql
service:          p.mysql
tags:             
plan:             db-small
description:      Dedicated instances of MySQL
documentation:    https://docs.pivotal.io/p-mysql/2-8/use.html
dashboard:        
service broker:   dedicated-mysql-broker

This service is not currently shared.

Showing status of last operation from service mysql...

status:    update succeeded
message:   Instance upgrade completed
started:   2020-07-14T19:15:50Z
updated:   2020-07-14T19:22:08Z

There are no bound apps for this service.

There is no upgrade available for this service.

Scripts don't expect to see this update succeeded and breaks. You need to manually zap those services.