Skip to content

Commit

Permalink
Experiment
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Aug 7, 2024
1 parent 22fd159 commit f83c585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:

- name: bench
working-directory: java
run: ./gradlew :benchmarks:run --args="--resultsFile big_data.json --dataSize 40000000 --concurrentTasks 1 --clients all --host clustercfg.barshaul-babushka-cluster-test-tls-2.ez432c.use1.cache.amazonaws.com --clientCount 1 --clusterModeEnabled --tls"
run: ./gradlew :benchmarks:run --args="--resultsFile big_data.json --dataSize 40000000 --concurrentTasks 1 --clients all --clientCount 1"

- name: Upload test & spotbugs reports
if: always()
Expand Down

0 comments on commit f83c585

Please sign in to comment.