Skip to content

Commit

Permalink
Skip dataset creation for volatile session benchmark
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Ruivo <pruivo@users.noreply.github.com>
  • Loading branch information
pruivo authored Oct 19, 2024
1 parent 8e9be4a commit 4b3c4a4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ jobs:
uses: ./.github/workflows/rosa-scaling-benchmark.yml
with:
clusterName: gh-keycloak-a # ${{ env.CLUSTER_PREFIX }}-a -- unfortunately 'env.' doesn't work here
outputArchiveSuffix: 'active-active-volatie'
skipCreateDataset: 'true'
outputArchiveSuffix: 'active-active-volatile'
secrets: inherit

run-active-active-volatile-health-checks-after-benchmarks:
Expand Down

0 comments on commit 4b3c4a4

Please sign in to comment.