Skip to content

Commit

Permalink
Add mock_get_server_group to functional
Browse files Browse the repository at this point in the history
  • Loading branch information
ricolin committed Nov 28, 2024
1 parent 2dd16d8 commit 269379f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions magnum_cluster_api/tests/functional/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def cluster(
mock_validate_cluster,
mock_osc,
mock_certificates,
mock_get_server_group,
):
try:
ubuntu_driver.create_cluster(context, cluster_obj, 60)
Expand Down

0 comments on commit 269379f

Please sign in to comment.