Skip to content

test(serve): isolate Bedrock model-import integ tests behind import_model marker#5952

Merged
lucasjia-aws merged 1 commit into
aws:masterfrom
lucasjia-aws:import_model_tests
Jun 16, 2026
Merged

test(serve): isolate Bedrock model-import integ tests behind import_model marker#5952
lucasjia-aws merged 1 commit into
aws:masterfrom
lucasjia-aws:import_model_tests

Conversation

@lucasjia-aws

Copy link
Copy Markdown
Collaborator

The "Concurrent model import jobs" Bedrock quota is fixed at 1 and not raisable. Running these tests in parallel under PR checks (-n auto) makes them collide on the quota and flake. Register a new import_model pytest marker and tag the four import-job tests so they can be split out of PR checks into a dedicated serial scheduled run.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…odel marker

The "Concurrent model import jobs" Bedrock quota is fixed at 1 and not
raisable. Running these tests in parallel under PR checks (-n auto) makes
them collide on the quota and flake. Register a new `import_model` pytest
marker and tag the four import-job tests so they can be split out of PR
checks into a dedicated serial scheduled run.
@lucasjia-aws lucasjia-aws merged commit f93524b into aws:master Jun 16, 2026
13 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants