Skip to content

Commit

Permalink
Remove the separate gradle install for bwc-tests (opensearch-project#…
Browse files Browse the repository at this point in the history
…3642)

Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied authored Nov 3, 2023
1 parent 850b7dc commit 3fbeec6
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 349 deletions.
2 changes: 1 addition & 1 deletion .github/actions/run-bwc-suite/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ runs:
with:
cache-disabled: true
arguments: |
-p bwc-test
bwcTestSuite
-Dtests.security.manager=false
-Dtests.opensearch.secure=true
-Dtests.opensearch.username=${{ inputs.username }}
-Dtests.opensearch.password=${{ inputs.password }}
-Dbwc.version.previous=${{ steps.build-previous.outputs.built-version }}
-Dbwc.version.next=${{ steps.build-next.outputs.built-version }} -i
build-root-directory: bwc-test
- uses: alehechka/upload-tartifact@v2
if: always()
Expand Down
Binary file removed bwc-test/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
7 changes: 0 additions & 7 deletions bwc-test/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

249 changes: 0 additions & 249 deletions bwc-test/gradlew

This file was deleted.

92 changes: 0 additions & 92 deletions bwc-test/gradlew.bat

This file was deleted.

0 comments on commit 3fbeec6

Please sign in to comment.