Skip to content

Commit 78c5110

Browse files
opensearch-trigger-bot[bot]ryanboganpeterzhuamazon
authored
Add integration tests for the remote inference feature (#1073) (#1109)
* Add remote inference integration tests for OpenAI and Cohere * Change edits model test * Change loop number in edits test * Change edits model test again * Fix spotless * Refactoring * Fix typo * Remove env vars * Removing unnecessary comments * Rebase with 2.x and remove set up for master key * Remove print line * Add throttling check * Minor change for assert statement * Test changes * Uncomment delete connector test --------- (cherry picked from commit 3e56ad5) Signed-off-by: Ryan Bogan <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Yaliang Wu <[email protected]> Co-authored-by: Ryan Bogan <[email protected]> Co-authored-by: Peter Zhu <[email protected]>
1 parent 5705643 commit 78c5110

File tree

2 files changed

+685
-1
lines changed

2 files changed

+685
-1
lines changed

.github/workflows/CI-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
role-to-assume: ${{ secrets.ML_ROLE }}
3636
aws-region: us-west-2
3737

38-
# ml-commons
3938
- name: Checkout MLCommons
4039
uses: actions/checkout@v2
4140

0 commit comments

Comments
 (0)