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

[8.14](backport #2431) Temporarily disable long running tests #2620

Open
wants to merge 1 commit into
base: 8.14
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 17, 2024

Summary of your changes

Before this change all the PRs were executing these long running jobs, on avg ~15min each run. But the branch with the changes was not the one being tested, rather just main, therefore wasting time and resource. With the ticket https://github.com/elastic/security-team/issues/9129 we will solve this issue. But in the meanwhile, we are disabling these jobs.


This is an automatic backport of pull request #2431 done by [Mergify](https://mergify.com).

Before this change all the PRs were executing these long running jobs, on avg ~15min each run. But the branch with the changes was not the one being tested, rather just main, therefore wasting time and resource. With the ticket https://github.com/elastic/security-team/issues/9129 we will solve this issue. But in the meanwhile, we are disabling these jobs.

(cherry picked from commit 48283b6)
@mergify mergify bot requested a review from a team as a code owner October 17, 2024 10:16
@mergify mergify bot added the backport label Oct 17, 2024
Copy link

github-actions bot commented Oct 17, 2024

📊 Allure Report - 💔 Some tests failed or were broken.

Result Count
🟥 Failed 7
🟩 Passed 190
⬜ Skipped 33

Copy link
Author

mergify bot commented Oct 17, 2024

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b mergify/bp/8.14/pr-2431 upstream/mergify/bp/8.14/pr-2431
git merge upstream/8.14
git push upstream mergify/bp/8.14/pr-2431

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant