Skip to content

ci: switch to another model for aws bedrock real provider tests in ci#2389

Merged
aabchoo merged 1 commit into
envoyproxy:mainfrom
hustxiayang:switch-cheap-bedrock-model
Jul 20, 2026
Merged

ci: switch to another model for aws bedrock real provider tests in ci#2389
aabchoo merged 1 commit into
envoyproxy:mainfrom
hustxiayang:switch-cheap-bedrock-model

Conversation

@hustxiayang

@hustxiayang hustxiayang commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description
The AWS Bedrock e2e and data-plane tests were failing because us.meta.llama3-2-1b-instruct-v1:0 reached end-of-life on Bedrock (404 ResourceNotFoundException). Switched the AWS Bedrock test model to the cheapest active option, Amazon Nova Micro (us.amazon.nova-micro-v1:0).

Also centralized all real-provider model IDs so future model churn is a one-line fix.

More details are on #2388

Signed-off-by: yxia216 <yxia216@bloomberg.net>
@hustxiayang
hustxiayang requested a review from a team as a code owner July 17, 2026 20:17
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@hustxiayang
hustxiayang marked this pull request as draft July 17, 2026 20:17
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 17, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.84%. Comparing base (ea1c886) to head (0270a1e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2389      +/-   ##
==========================================
- Coverage   84.85%   84.84%   -0.02%     
==========================================
  Files         151      151              
  Lines       22086    22086              
==========================================
- Hits        18742    18739       -3     
- Misses       2213     2215       +2     
- Partials     1131     1132       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hustxiayang
hustxiayang marked this pull request as ready for review July 20, 2026 14:27
@aabchoo
aabchoo merged commit 0553786 into envoyproxy:main Jul 20, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants