Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh Shetty <[email protected]>
  • Loading branch information
Mahesh Shetty authored and Mahesh Shetty committed Sep 25, 2024
1 parent f9932fd commit 78e877a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocs_ci/deployment/cnv.py
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ def deploy_cnv(self, check_cnv_deployed=False, check_cnv_ready=False):
# Enable software emulation
self.enable_software_emulation()
# Download and extract the virtctl binary to bin_dir
# self.download_and_extract_virtctl_binary()
self.download_and_extract_virtctl_binary()

def disable_multicluster_engine(self):
"""
Expand Down

0 comments on commit 78e877a

Please sign in to comment.