Skip to content

Commit

Permalink
checking 2.10 jar
Browse files Browse the repository at this point in the history
Signed-off-by: Bharathwaj G <[email protected]>
  • Loading branch information
bharath-techie committed Aug 28, 2023
1 parent 8934ae1 commit 0d58dab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ getPluginResource(bwcFilePath + bwcVersion, bwcRemoteFile)
testClusters {
"${baseName}$i" {
testDistribution = "ARCHIVE"
versions = ["2.9.0",opensearch_version]
versions = [bwcVersionShort,opensearch_version]
numberOfNodes = 3
plugin(provider(new Callable<RegularFile>() {
@Override
Expand Down
Binary file not shown.

0 comments on commit 0d58dab

Please sign in to comment.