diff --git a/tests/containers.py b/tests/containers.py index a82b1c94fe05b80775c01b937cf6aee218635dbb..b033fddf8d111d279c5db1192f8707d08a8e3c31 100755 --- a/tests/containers.py +++ b/tests/containers.py @@ -264,6 +264,8 @@ class TestContainers(BaseTest): ) as writer: run_subprocess( [ + 'env', + 'LD_BIND_NOW=1', host_srsi, '--verbose', ],