Skip to content

Commit

Permalink
Fix functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcocenza committed Apr 26, 2024
1 parent 472e53c commit 9b2f9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/tests/smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def generate_expected_plan(self, backup: bool = True) -> str:
"\t\t\tUpgrade software packages of 'designate-bind' "
"from the current APT repositories\n"
"\t\t\t\tΨ Upgrade software packages on unit 'designate-bind/0'\n"
"\t\t\tUpgrade 'designate-bind' from 'ussuri/stable' to the new channel:"
"\t\t\tUpgrade 'designate-bind' from 'ussuri/stable' to the new channel: "
"'victoria/stable'\n"
"\t\t\tWait for up to 300s for app 'designate-bind' to reach the idle state\n"
"\t\t\tVerify that the workload of 'designate-bind' has been upgraded on units:"
Expand Down

0 comments on commit 9b2f9b7

Please sign in to comment.