-
Maybe it's a better idea to use a dedicated source set for load-tests when u r using your stub for other projects, e.g. like this:
``` Groovy
def loadTestSourceDir = 'src/load-test/scala'
def …
-
dse-spark1.4.8 branch
For example =>
select * from loadtest.fdb_partition_test_chunks where "partition"=0x016101620163016401650166 and version=0; This query gives me data when i run it against C*…
-
I was successful in using this jmeter-plugin in Azure LoadTest for my test scenarios. But I only succeeded in using a connections string for the servicebus and putting c-string that into a KeyVault.
…
-
Related:
https://github.com/googleapis/google-cloud-go/issues/6124
#### Environment details
- OS: Any (tested macOs)
- Package version: v0.12.0
#### Steps to reproduce
1. Run comma…
-
I'm trying out a simple loadtest of the picl IdP, and getting this strange error:
```
AssertionError: Content-Length is different from actual app_iter length (83!=75)
Traceback:
File "/usr/lib/py…
-
Hello,
I tried to deploy this on k8s 1.12.6 by changing an existing service type from NodePort to LoadBalancer. The operator deployment logs shows that it got the event:
```{"level":"info","ts":…
-
We have experienced before some `loadTestStatus.JobStatus` not being persisted after we process the object in `SyncStatus`.
That require us to process the finished loadTest object every time in `Sy…
-
I'm trying to use `net-hydra` to run `iperf` on a pool of clients all at the same time - my goal is to measure the impact of increasing the number of wifi clients on average request latency in a LAN.
…
-
## Problem
We currently have a loadtesting process we use to loadtest features that might have an impact on large-scale users. This process has been very effective at finding bugs and is a critic…
-