Skip to content

stresstest.sh takes optional go build flags#45316

Merged
AndersonQ merged 1 commit into
elastic:mainfrom
AndersonQ:update-stresstest-sh
Jul 11, 2025
Merged

stresstest.sh takes optional go build flags#45316
AndersonQ merged 1 commit into
elastic:mainfrom
AndersonQ:update-stresstest-sh

Conversation

@AndersonQ
Copy link
Copy Markdown
Member

@AndersonQ AndersonQ 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

@AndersonQ AndersonQ self-assigned this Jul 11, 2025
@AndersonQ AndersonQ requested a review from a team as a code owner July 11, 2025 10:08
@AndersonQ AndersonQ added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team backport-9.0 Automated backport to the 9.0 branch backport-9.1 Automated backport to the 9.1 branch labels Jul 11, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@botelastic botelastic Bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels 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!)

@AndersonQ AndersonQ merged commit 081d9ac into elastic:main Jul 11, 2025
15 checks passed
@AndersonQ AndersonQ deleted the update-stresstest-sh branch July 11, 2025 11:47
mergify Bot pushed a commit that referenced this pull request Jul 11, 2025
mergify Bot pushed a commit that referenced this pull request Jul 11, 2025
AndersonQ added a commit that referenced this pull request Jul 11, 2025
(cherry picked from commit 081d9ac)

Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co>
AndersonQ added a commit that referenced this pull request Jul 11, 2025
(cherry picked from commit 081d9ac)

Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-9.0 Automated backport to the 9.0 branch backport-9.1 Automated backport to the 9.1 branch 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.

4 participants