Skip to content

Changes

Summary

  1. Fix maxWait value to match the newest version of xk6-kafka (commit: b5d7a3f) (details)
  2. Remove test-local.env, rename test-cluster.env to test.env, add copyright headers to ditto-helm-values.yaml (commit: 0f005aa) (details)
Commit b5d7a3f1e4f0760f8046e6fc0ca6db753b59ff52 by Vasil Vasilev
Fix maxWait value to match the newest version of xk6-kafka
Use TestRun kubernetes resource, instead of k6, since it will be deprecated
Add max retries on connection status fetching(CONNECTION_OPEN_MAX_RETRIES), after which the test aborts execution
Add Service for mmock
Use better naming for some env variables
Add sample helm values.yaml for ditto
Add --quiet false option for full logging when running k6 test inside kubernetes
Remove AUTH_CONTEXT env var, value is equal to DITTO_PRE_AUTHENTICATED_HEADER_VALUE

Signed-off-by: Vasil Vasilev <vasil.vasilev@bosch.com>
(commit: b5d7a3f)
The file was modified benchmark-tool/test/http-util.js (diff)
The file was addedbenchmark-tool/ditto-helm-values.yaml
The file was modified benchmark-tool/kubernetes/mmock.yaml (diff)
The file was modified benchmark-tool/test/common.js (diff)
The file was modified benchmark-tool/test-local.env (diff)
The file was modified benchmark-tool/test/device-live-message.js (diff)
The file was modified benchmark-tool/test/search-thing.js (diff)
The file was modified benchmark-tool/test/modify-thing.js (diff)
The file was modified benchmark-tool/test/read-thing.js (diff)
The file was removedbenchmark-tool/kubernetes/README.md
The file was modified benchmark-tool/test/warmup.js (diff)
The file was modified benchmark-tool/test-cluster.env (diff)
The file was modified benchmark-tool/test/kafka-util.js (diff)
The file was modified benchmark-tool/mmock/live_messages.yaml (diff)
The file was modified benchmark-tool/test/k6-test.js (diff)
The file was modified benchmark-tool/README.md (diff)
The file was modified benchmark-tool/kubernetes/k6-ditto-benchmark-test.yaml (diff)
Commit 0f005aaa74733985023115ec69c1ec36eecd2da4 by Vasil Vasilev
Remove test-local.env, rename test-cluster.env to test.env, add copyright headers to ditto-helm-values.yaml

Signed-off-by: Vasil Vasilev <vasil.vasilev@bosch.com>
(commit: 0f005aa)
The file was removedbenchmark-tool/test-local.env
The file was removedbenchmark-tool/test-cluster.env
The file was addedbenchmark-tool/test.env
The file was modified benchmark-tool/ditto-helm-values.yaml (diff)