Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize the Integration Test Suite to build a reusable Vector image #22328

Open
pront opened this issue Jan 30, 2025 · 0 comments
Open

Optimize the Integration Test Suite to build a reusable Vector image #22328

pront opened this issue Jan 30, 2025 · 0 comments
Labels
domain: ci Anything related to Vector's CI environment type: enhancement A value-adding code change that enhances its existing functionality.

Comments

@pront
Copy link
Member

pront commented Jan 30, 2025

The workflow: https://github.com/vectordotdev/vector/blob/master/.github/workflows/integration.yml

Recently I made these tests runs in parallel (#22205) which resulted in significant speedup (~3x). We can do even better here by introducing a job that builds Vector first with --features all-integration-tests and reuse this image!

@pront pront added domain: ci Anything related to Vector's CI environment type: enhancement A value-adding code change that enhances its existing functionality. labels Jan 30, 2025
@pront pront changed the title Optimize the "Integration Test Suite" to build a reusable Vector image Optimize the Integration Test Suite to build a reusable Vector image Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: ci Anything related to Vector's CI environment type: enhancement A value-adding code change that enhances its existing functionality.
Projects
None yet
Development

No branches or pull requests

1 participant