This is an automated email from the ASF dual-hosted git repository.
jensdeppe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new dc18a2a GEODE-9525: Add Radish benchmarks to CI - fix 2 (#6784)
dc18a2a is described below
commit dc18a2a75c09452ed3394ef50a4c8229da1bd8ec
Author: Jens Deppe <[email protected]>
AuthorDate: Mon Aug 23 07:49:40 2021 -0700
GEODE-9525: Add Radish benchmarks to CI - fix 2 (#6784)
---
ci/pipelines/shared/jinja.variables.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ci/pipelines/shared/jinja.variables.yml
b/ci/pipelines/shared/jinja.variables.yml
index 30aa9ea..60e2f9d 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -36,14 +36,14 @@ benchmarks:
max_in_flight: 3
timeout: 12h
- title: 'radish'
- baseline_branch: ''
# The current radish baseline version is taken from the commit:
# GEODE-9169: remove netty context switch (#6725)
- baseline_version: 'ed38145379d3da05ecc79a39fa145030bbd4fb1e'
+ baseline_branch: 'ed38145379d3da05ecc79a39fa145030bbd4fb1e'
+ baseline_version: ''
flag: '-PtestJVM=/usr/lib/jvm/bellsoft-java11-amd64
-Pbenchmark.withRedisCluster=geode -Pbenchmark.withServerCount=2'
options: '--tests=org.apache.geode.benchmark.redis.tests.*'
max_in_flight: 5
- timeout: 4h
+ timeout: 8h
build_test:
ARTIFACT_SLUG: build