Skip to content

Commit

Permalink
fix func test
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelallan72 committed Sep 2, 2024
1 parent a34b562 commit 80dc85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/tests/smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def generate_expected_plan(self, backup: bool = True) -> str:
"\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\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:"
" designate-bind/0\n"
"\t\tUpgrade plan for 'mysql-innodb-cluster' to 'victoria'\n"
Expand Down

0 comments on commit 80dc85a

Please sign in to comment.