Skip to content

Updated OGX integration tests config to v1.0.2 - #303

Draft
asimurka wants to merge 1 commit into
lightspeed-core:mainfrom
asimurka:update_ogx_test_config
Draft

Updated OGX integration tests config to v1.0.2#303
asimurka wants to merge 1 commit into
lightspeed-core:mainfrom
asimurka:update_ogx_test_config

Conversation

@asimurka

@asimurka asimurka commented Jul 30, 2026

Copy link
Copy Markdown

Description

Updated OGX integration tests config to v1.0.2

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up service version
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Unit tests improvement

Tools used to create PR

Identify any AI code assistants used in this PR (for transparency and review context)

  • Assisted-by: N/A

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

Summary by CodeRabbit

  • Tests
    • Updated integration test configuration to reflect the current API groups and provider options.
    • Added coverage for file search and Model Context Protocol integrations.
    • Simplified supported capabilities and registered resource configurations.
    • Retained vector store, model, response, batch, and tool runtime test coverage.

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 85a1bc47-bc4b-473d-b469-f8a7ce7cc2fb

📥 Commits

Reviewing files that changed from the base of the PR and between d0f38ed and 70a7434.

📒 Files selected for processing (1)
  • tests/integration/run.yaml

Walkthrough

The integration configuration narrows enabled APIs and registered resources, replaces the previous tool runtime setup with file-search and model-context-protocol providers, and adds persistence settings for vector stores, responses, and batches.

Changes

Integration configuration

Layer / File(s) Summary
API and provider runtime configuration
tests/integration/run.yaml
The API list is reduced, the sentence-transformers entry is simplified, and provider settings are updated for file search, MCP, vector stores, responses, and batches while removing obsolete provider blocks.
Registered resource declarations
tests/integration/run.yaml
Registered resources retain models and vector stores, including the existing default embedding model, while removing shields, datasets, scoring functions, benchmarks, and tool groups.

Estimated code review effort: 3 (Moderate) | ~20 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: updating the OGX integration tests configuration to v1.0.2.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@asimurka
asimurka marked this pull request as draft July 30, 2026 09:44
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.

1 participant