AppScale / appscale-tools

A set of command-line tools that can be used to interact with AppScale.
Other
51 stars 49 forks source link

Upgrade cloud fix #746

Closed whoarethebritons closed 5 years ago

whoarethebritons commented 5 years ago

With a multi-node cloud deployment an upgrade will fail since it will use "node-0", "node-1", etc as the public ips.

The instance_type option is added from the AppScalefile since nodes are determined to be equal if they have the same roles and instance types.

whoarethebritons commented 5 years ago

Upgrade-Test with this PR cloud: https://ocd.appscale.com:8080/view/All/job/Upgrade-Test/49/ local: https://ocd.appscale.com:8080/view/All/job/Upgrade-Test/50/

Upgrade-Test with master cloud: https://ocd.appscale.com:8080/view/All/job/Upgrade-Test/51/ local: https://ocd.appscale.com:8080/view/All/job/Upgrade-Test/52/