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

Backport PR #15711 to 7.17: [ci] Add testing phase to exhaustive tests suite #15718

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Backport PR #15711 to 7.17 branch, original message:


Release notes

[rn:skip]

What does this PR do?

This is the second part of the migration of the exhaustive/main Jenkins Job to Buildkite. So far we've migrated the "compatibility phase" and this commit adds the "testing phase"[^1], which is essentially the same amount of tests that we ran on PR jobs.

For more details, refer to the sequence diagram in https://github.com/elastic/ingest-dev/issues/1722#issuecomment-1824378635

Why is it important/What is the impact to the user?

This runs the usual set of unit + IT tests in the exhaustive test pipeline, e.g. triggered by push events.

How to test this PR locally

See triggered BK job: https://buildkite.com/elastic/logstash-exhaustive-tests-pipeline/builds/41#_

Screenshots

Once triggered e.g. in this link in the structure looks like:

image

Related issues

This is the second part of the migration of the exhaustive/main
Jenkins Job to Buildkite. So far we've migrated the "compatibility
phase" and this commit adds the "testing phase"[^1], which is essentially
the same amount of tests that we ran on PR jobs.

Relates elastic/ingest-dev#1722
Depends #15708

[^1]: For more details, refer to the sequence diagram in elastic/ingest-dev#1722 (comment)

(cherry picked from commit 9538338)
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@dliappis dliappis merged commit 8cf1ce2 into 7.17 Dec 21, 2023
3 checks passed
@dliappis dliappis added the ci label Dec 21, 2023
@jsvd jsvd deleted the backport_15711_7.17 branch March 11, 2024 09:35
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.

3 participants