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

Parallelize tests to shorten total time #625

Merged
merged 16 commits into from
Dec 16, 2021
Merged

Conversation

mtojek
Copy link
Contributor

@mtojek mtojek commented Dec 15, 2021

This PR modifies the Jenkinsfile to parallelize test execution.

Please take a look at the pipeline graph.

@mtojek mtojek self-assigned this Dec 15, 2021
@elasticmachine
Copy link
Collaborator

elasticmachine commented Dec 15, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-12-16T10:13:25.507+0000

  • Duration: 27 min 42 sec

  • Commit: 927c6c2

Test stats 🧪

Test Results
Failed 0
Passed 451
Skipped 0
Total 451

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mtojek
Copy link
Contributor Author

mtojek commented Dec 15, 2021

/test

@mtojek
Copy link
Contributor Author

mtojek commented Dec 15, 2021

/test

@mtojek
Copy link
Contributor Author

mtojek commented Dec 15, 2021

The total time decreased from 54 min to 31m. We can go lower if we remove few data streams from packages, as it was before. WDYT? @marc-gr

@mtojek mtojek requested a review from marc-gr December 15, 2021 17:14
@mtojek mtojek marked this pull request as ready for review December 15, 2021 17:14
@marc-gr
Copy link
Contributor

marc-gr commented Dec 16, 2021

The total time decreased from 54 min to 31m. We can go lower if we remove few data streams from packages, as it was before. WDYT? @marc-gr

Makes sense, I guess we just need to keep one for each of the packages?

@mtojek
Copy link
Contributor Author

mtojek commented Dec 16, 2021

Yes, one representative data stream. I will give it a try :)

@mtojek mtojek merged commit a579dd7 into elastic:master Dec 16, 2021
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.

3 participants