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

fix libbeat stress-tests #37873

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Conversation

sharbuz
Copy link
Contributor

@sharbuz sharbuz commented Feb 6, 2024

What is the problem this PR solves?

Jenkins->Buildkite pipelines migration

The PR fixes the issues:

[2024-02-05T16:13:59.159Z] + make STRESS_TEST_OPTIONS=-timeout=20m -race -v -parallel 1 -C libbeat stress-tests
[2024-02-05T16:13:59.159Z] make: Entering directory '/var/lib/jenkins/workspace/main-2287-c122c791-d81b-466c-8ad7-4cbbc004111d/src/github.com/elastic/beats/libbeat'
[2024-02-05T16:13:59.587Z] dirname: missing operand
[2024-02-05T16:13:59.588Z] Try 'dirname --help' for more information.
[2024-02-05T16:13:59.746Z] dirname: missing operand
[2024-02-05T16:13:59.746Z] Try 'dirname --help' for more information.
[2024-02-05T16:13:59.746Z] if [ -n '' ]; then \
[2024-02-05T16:13:59.746Z] 	go test --tags=stresstest -timeout=20m -race -v -parallel 1 ; \
[2024-02-05T16:13:59.746Z] fi
[2024-02-05T16:13:59.746Z] make: Leaving directory '/var/lib/jenkins/workspace/main-2287-c122c791-d81b-466c-8ad7-4cbbc004111d/src/github.com/elastic/beats/libbeat'

How does this PR solve the problem?

Change the approach of finding a place for stress tests.

Related issues

The metricbeat issue is solved in the #37725

https://github.com/elastic/ingest-dev/issues/1693

@sharbuz sharbuz added libbeat failed-test indicates a failed automation test relates backport-7.17 Automated backport to the 7.17 branch with mergify backport-v8.12.0 Automated backport with mergify labels Feb 6, 2024
@sharbuz sharbuz requested review from v1v and dimkots February 6, 2024 10:26
@sharbuz sharbuz self-assigned this Feb 6, 2024
@sharbuz sharbuz requested a review from a team as a code owner February 6, 2024 10:26
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 6, 2024
@botelastic
Copy link

botelastic bot commented Feb 6, 2024

This pull request doesn't have a Team:<team> label.

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.

Thanks!

@sharbuz sharbuz enabled auto-merge (squash) February 6, 2024 10:45
@elasticmachine
Copy link
Collaborator

elasticmachine commented Feb 6, 2024

💚 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

  • Duration: 133 min 37 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

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

@sharbuz sharbuz requested review from dliappis and removed request for dimkots February 6, 2024 12:38
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @sharbuz

Copy link
Collaborator

@jlind23 jlind23 left a comment

Choose a reason for hiding this comment

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

LGTM

@sharbuz sharbuz merged commit 3912c08 into elastic:main Feb 6, 2024
104 of 105 checks passed
mergify bot pushed a commit that referenced this pull request Feb 6, 2024
(cherry picked from commit 3912c08)
mergify bot pushed a commit that referenced this pull request Feb 6, 2024
(cherry picked from commit 3912c08)
@sharbuz sharbuz deleted the fix-stress-libbeat-tests branch February 6, 2024 15:42
sharbuz added a commit that referenced this pull request Feb 6, 2024
(cherry picked from commit 3912c08)

Co-authored-by: sharbuz <87968844+sharbuz@users.noreply.github.com>
sharbuz added a commit that referenced this pull request Feb 6, 2024
(cherry picked from commit 3912c08)

Co-authored-by: sharbuz <87968844+sharbuz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport to the 7.17 branch with mergify backport-v8.12.0 Automated backport with mergify failed-test indicates a failed automation test relates libbeat needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants