Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
CORTX-32832: fixing unit tests in test_setup (#6407)
Browse files Browse the repository at this point in the history
Signed-off-by: Lakshita Jain <[email protected]>

Signed-off-by: Lakshita Jain <[email protected]>
  • Loading branch information
lakshita-jain authored Sep 6, 2022
1 parent e102d28 commit 18a2782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/setup/test_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
import unittest
from cortx.provisioner import const
from cortx.utils.cmd_framework import Cmd
from cortx.setup import cortx_setup
from cortx.provisioner.log import CortxProvisionerLog, Log

solution_cluster_url = "yaml:///" + os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), "cluster.yaml"))
Expand Down

0 comments on commit 18a2782

Please sign in to comment.