Skip to content

Commit

Permalink
- fix mocked plan
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcocenza committed Apr 25, 2024
1 parent a45433f commit f90c7e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/mocked_plans/sample_plans/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ plan: |
Ψ Upgrade software packages on unit 'keystone/0'
Refresh 'keystone' to the latest revision of 'ussuri/stable'
Change charm config of 'keystone' 'action-managed-upgrade' from 'True' to 'False'
Upgrade 'keystone' to the new channel: 'victoria/stable'
Upgrade 'keystone' from 'ussuri/stable' to the new channel: 'victoria/stable'
Change charm config of 'keystone' 'openstack-origin' to 'cloud:focal-victoria'
Wait for up to 2400s for model 'base' to reach the idle state
Verify that the workload of 'keystone' has been upgraded on units: keystone/0
Control Plane subordinate(s) upgrade plan
Upgrade plan for 'keystone-ldap' to 'victoria'
Refresh 'keystone-ldap' to the latest revision of 'ussuri/stable'
Upgrade 'keystone-ldap' to the new channel: 'victoria/stable'
Upgrade 'keystone-ldap' from 'ussuri/stable' to the new channel: 'victoria/stable'
Upgrading all applications deployed on machines with hypervisor.
Upgrade plan for 'az-0' to 'victoria'
Disable nova-compute scheduler from unit: 'nova-compute/0'
Upgrade software packages of 'nova-compute' from the current APT repositories
Ψ Upgrade software packages on unit 'nova-compute/0'
Refresh 'nova-compute' to the latest revision of 'ussuri/stable'
Change charm config of 'nova-compute' 'action-managed-upgrade' from 'False' to 'True'
Upgrade 'nova-compute' to the new channel: 'victoria/stable'
Upgrade 'nova-compute' from 'ussuri/stable' to the new channel: 'victoria/stable'
Change charm config of 'nova-compute' 'source' to 'cloud:focal-victoria'
Upgrade plan for units: nova-compute/0
Ψ Upgrade plan for unit 'nova-compute/0'
Expand Down

0 comments on commit f90c7e0

Please sign in to comment.