This is an automated email from the ASF dual-hosted git repository.
heybales pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git.
from ae6fdbd Fixes target resolution.
add a7f9f29 Uses full dedicated host and adds more configuration options.
(#114)
No new revisions were added by this update.
Summary of changes:
README.md | 3 +++
geode-benchmarks/build.gradle | 9 +++++++++
.../org/apache/geode/benchmark/tasks/NoopTask.java | 20 ++++++++++----------
.../apache/geode/benchmark/tasks/StartServer.java | 1 +
...itionedGetBenchmark.java => NoopBenchmark.java} | 22 ++++------------------
.../org/apache/geode/perftest/WorkloadConfig.java | 11 ++++++++---
infrastructure/scripts/aws/run_tests.sh | 2 +-
.../infrastructure/aws/AwsBenchmarkMetadata.java | 2 +-
8 files changed, 37 insertions(+), 33 deletions(-)
copy harness/src/main/java/org/apache/geode/perftest/Task.java =>
geode-benchmarks/src/main/java/org/apache/geode/benchmark/tasks/NoopTask.java
(72%)
copy
geode-benchmarks/src/main/java/org/apache/geode/benchmark/tests/{PartitionedGetBenchmark.java
=> NoopBenchmark.java} (63%)