Skip to content

Commit

Permalink
Add hidden parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm committed Apr 1, 2024
1 parent 6088c4f commit 9d6752c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jenkins/opensearch/benchmark-test-endpoint.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ parameters {
hidden(
name: 'CLUSTER_ENDPOINT',
description: 'Provide an endpoint to a cluster for running benchmark tests against it.',
trim: true
)
booleanParam(
name: 'SECURITY_ENABLED',
Expand Down

0 comments on commit 9d6752c

Please sign in to comment.