Skip to content

Commit

Permalink
remove j_lock
Browse files Browse the repository at this point in the history
Skip-unit-tests: true
Skip-fault-injection-test: true
Test-tag: soak_smoke

Required-githooks: true

Signed-off-by: Maureen Jean <maureen.jean@intel.com>
  • Loading branch information
mjean308 committed Jul 23, 2024
1 parent cd4c628 commit 015b254
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tests/ftest/util/soak_test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
launch_server_stop_start, launch_snapshot, launch_vmd_identify_check,
reserved_file_copy, run_event_check, run_metrics_check, run_monitor_check)

J_LOCK = threading.Lock()


class SoakTestBase(TestWithServers):
# pylint: disable=too-many-public-methods
Expand Down

0 comments on commit 015b254

Please sign in to comment.