Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
anjan-keysight committed Sep 1, 2023
1 parent 49b9330 commit e1115ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def test_min_resource_custom_config():
finally:
utils.delete_kne_config(namespace1_config, namespace1)
utils.ixia_c_pods_ok(namespace1, [])
utils.reset_configmap()

utils.wait_for(
lambda: utils.topology_deleted(namespace1),
Expand Down

0 comments on commit e1115ee

Please sign in to comment.