Skip to content

[9.1](backport #45316) stresstest.sh takes optional go build flags#45321

Merged
AndersonQ merged 1 commit into9.1from
mergify/bp/9.1/pr-45316
Jul 11, 2025
Merged

[9.1](backport #45316) stresstest.sh takes optional go build flags#45321
AndersonQ merged 1 commit into9.1from
mergify/bp/9.1/pr-45316

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jul 11, 2025

Proposed commit message

stresstest.sh takes optional go build flags

Checklist

  • My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

  • N/A

How to test this PR locally

use stresstest.sh to stress test an integration test

cd filebeat
../script/stresstest.sh --tags integration ./testing/integration/ TestFilebeat -p 1

Related issues

  • N/A

Use cases

use stresstest.sh with integration tests

Logs

❯ ../script/stresstest.sh --tags integration ./testing/integration/ TestFilebeat -p 1
5s: 0 runs so far, 0 failures, 1 active
10s: 0 runs so far, 0 failures, 1 active
15s: 0 runs so far, 0 failures, 1 active
20s: 0 runs so far, 0 failures, 1 active
25s: 0 runs so far, 0 failures, 1 active
30s: 0 runs so far, 0 failures, 1 active
35s: 1 runs so far, 0 failures, 1 active
40s: 1 runs so far, 0 failures, 1 active
45s: 1 runs so far, 0 failures, 1 active
50s: 1 runs so far, 0 failures, 1 active
55s: 1 runs so far, 0 failures, 1 active
1m0s: 1 runs so far, 0 failures, 1 active
1m5s: 2 runs so far, 0 failures, 1 active
1m10s: 2 runs so far, 0 failures, 1 active
1m15s: 2 runs so far, 0 failures, 1 active
1m20s: 2 runs so far, 0 failures, 1 active
1m25s: 2 runs so far, 0 failures, 1 active
1m30s: 3 runs so far, 0 failures, 1 active
1m35s: 3 runs so far, 0 failures, 1 active

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

@mergify mergify Bot requested a review from a team as a code owner July 11, 2025 11:49
@mergify mergify Bot added the backport label Jul 11, 2025
@mergify mergify Bot requested review from mauri870 and rdner and removed request for a team July 11, 2025 11:49
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 11, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

@github-actions github-actions Bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jul 11, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 11, 2025
@AndersonQ AndersonQ merged commit ad02b1e into 9.1 Jul 11, 2025
12 of 15 checks passed
@AndersonQ AndersonQ deleted the mergify/bp/9.1/pr-45316 branch July 11, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants