Skip to content

Commit

Permalink
Remove odfe bwc test (opensearch-project#408)
Browse files Browse the repository at this point in the history
* removed odfe bwc test

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* removed bwc test from workflows

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
(cherry picked from commit 556b5fb)
  • Loading branch information
ps48 authored and vmmusings committed Aug 6, 2022
1 parent d56a728 commit 4143d29
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@ jobs:
- name: Checkout Reports Scheduler
uses: actions/checkout@v2

- name: RunBackwards Compatibility Tests
run: |
cd reports-scheduler
echo "Running backwards compatibility tests ..."
./gradlew bwcTestSuite
- name: Build with Gradle
run: |
cd reports-scheduler
Expand All @@ -50,4 +43,3 @@ jobs:
with:
name: reports-scheduler
path: reports-scheduler-builds

0 comments on commit 4143d29

Please sign in to comment.