Skip to content

Commit

Permalink
fix(integration): test_replica_auto_balance_node_duplicates_in_multip…
Browse files Browse the repository at this point in the history
…le_zones

longhorn/longhorn-6165

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
  • Loading branch information
c3y1huang authored and khushboo-rancher committed Apr 8, 2024
1 parent d67cde1 commit a9fe7b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manager/integration/tests/test_zone.py
Original file line number Diff line number Diff line change
Expand Up @@ -1088,6 +1088,8 @@ def _set_and_wait_k8s_node_zone_label():
}
set_and_wait_k8s_nodes_zone_label(core_api, node_zone_map)

_set_and_wait_k8s_node_zone_label()

client.update(n3, allowScheduling=True)

for _ in range(RETRY_COUNTS):
Expand Down

0 comments on commit a9fe7b7

Please sign in to comment.