funkload
My project is currently using Nuxeo 5.9.4 and my task is to perform some load testing using funkload. I get a “The connection was reset” error page every time I try to access the funkload documentation at https://funkload.nuxeo.org. Is there a ...
0 votes
0 answers
0 comments
1822 views
I'm trying to write some performance tests in funkload. I would like to do some service discovery in the test setUpCycle() and then have that information passed to every thread the benchmark starts. However setting a variable in the setUpCycle() or ...
0 votes
1 answers
0 comments
1711 views
I have a funload test that runs 3 cycles (5:10:15 cus). The first 2 cycles finish and the threads are cleaned up. The last cycle does not finish, the threads are not cleaned up. Instead of finishing the test is killed somehow. Is this a known issue?
0 votes
1 answers
0 comments
1558 views
Hi, Im Witold. I have a small problem. How to configure monitor and run?! Now ,I try use this configuration - but this is not work. Can I count on help? I have two servers: Imitation server clients (178.216.200.170) A server application ...
0 votes
1 answers
1 comments
1822 views
Are instructions/scripts available for running Nuxeo Navigation on large-scale storage Benchmark ? How were the Funkload scripts configured? Also, was nuxeo-platform-importer used to load the data or was it loaded via SQL scripts? If ...
0 votes
1 answers
1 comments
1629 views
I am using funkload for testing. I have not yet found any parameter to specify the test file location while using fl-run-test. I have even seen the docs at funkload . Is it even possible?
0 votes
0 answers
0 comments
1472 views
Hi, Using Funkload to stress test a client's Nuxeo instance / infrastructure. What would be the best/easiest way to test Workflow start and realisation? I tried using def startWorkflow(self): print "Starting workflow tab" ret = ...
0 votes
4 answers
2 comments
2072 views