Towards a1 1.0.0: rmr improvements
* Upgrade rmr to 1.9.0
* Upgrade rmr-python to 0.13.2
* Use the new helpers module in rmr-python for the rec all functionality
* Switch rmr mode to a multithreaded mode that continuously reads from rmr and populates an internal queue of messages with a deterministic queue size (2048) which is better behavior for A1
* Fix a memory leak (python obj is garbage collected but not the underlying C memory allocation)
Change-Id: I0f9cf7943071d6d58aef9c8c8bd86affe9b9223a
Signed-off-by: Tommy Carpenter <tc677g@att.com>
diff --git a/tox-integration.ini b/tox-integration.ini
index b562f86..e39a8cb 100644
--- a/tox-integration.ini
+++ b/tox-integration.ini
@@ -49,9 +49,9 @@
echo "running ab"
# run apache bench
ab -n 100 -c 10 -u putdata -T application/json http://localhost:10000/a1-p/policytypes/20000/policies/admission_control_policy
+commands_post=
# echo "log collection"
# integration_tests/getlogs.sh
-commands_post=
echo "teardown"
helm delete testreceiver
helm del --purge testreceiver