Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: tiffanyn108 <[email protected]>
  • Loading branch information
tiffanyn108 committed Nov 16, 2023
1 parent 3205839 commit 202ec38
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tests/manage/mcg/test_endpoint_autoscale.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@
skipif_managed_service,
red_squad,
)
from ocs_ci.ocs.scale_noobaa_lib import (
get_endpoint_pod_count,
get_hpa_utilization
)
from ocs_ci.ocs.scale_noobaa_lib import get_endpoint_pod_count, get_hpa_utilization

log = logging.getLogger(__name__)

# @pytest.mark.polarion_id("OCS-XXXX")
Expand Down

0 comments on commit 202ec38

Please sign in to comment.