X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fbindings%2Frmr-python%2Ftox.ini;h=aeac89e48effaa2c8b5bc949fe43e2ff688a6200;hb=a1575dacc478b945ea63f5d0cc3db3d66dcb5983;hp=f67ca14631433d0effbbe1166dd14bc3b66b8da2;hpb=0b6077fcd74759b097964d49ccb57e36bd86f9bb;p=ric-plt%2Flib%2Frmr.git diff --git a/src/bindings/rmr-python/tox.ini b/src/bindings/rmr-python/tox.ini index f67ca14..aeac89e 100644 --- a/src/bindings/rmr-python/tox.ini +++ b/src/bindings/rmr-python/tox.ini @@ -25,6 +25,7 @@ deps= setenv = LD_LIBRARY_PATH = /usr/local/lib/:/usr/local/lib64 RMR_SEED_RT = tests/fixtures/test_local.rt + RMR_ASYNC_CONN = 0 commands=pytest --verbose --cov {envsitepackagesdir}/rmr --cov-report term-missing --cov-report html