Skip to content

use a limited amount of Python versions for PR runs #1445

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

Merged
merged 4 commits into from
Jan 17, 2022

Conversation

beniwohli
Copy link
Contributor

What does this pull request do?

the CI runs on PRs are getting prohibitively long. To work around
this, we can use only a limited set of Python versions for PR runs
and do a full, nightly run (the same approach we already use for
framework versions).

the CI runs on PRs are getting prohibitively long. To work around
this, we can use only a limited set of Python versions for PR runs
and do a full, nightly run (the same approach we already use for
framework versions).
@beniwohli beniwohli requested review from basepi and a team January 11, 2022 09:48
@apmmachine
Copy link
Contributor

apmmachine commented Jan 11, 2022

💚 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: 2022-01-11T12:52:00.474+0000

  • Duration: 21 min 57 sec

  • Commit: 02e17e6

Test stats 🧪

Test Results
Failed 0
Passed 4809
Skipped 2879
Total 7688

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • /test linters : Run the Python linters only.

  • /test full : Run the full matrix of tests.

  • /test benchmark : Run the APM Agent Python benchmarks tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 neat!

beniwohli and others added 2 commits January 11, 2022 11:12
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
@beniwohli beniwohli merged commit 409fab4 into elastic:master Jan 17, 2022
@beniwohli beniwohli deleted the limited_python_matrix branch January 17, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants