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

[O11y][StatsD Input] Add system test cases #6594

Merged
merged 7 commits into from
Jun 30, 2023

Conversation

ali786XI
Copy link
Contributor

  • Enhancement

What does this PR do?

  • This PR adds system test cases for the StatsD Input package.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.

How to test this PR locally

  • Clone integrations repo.
  • Install elastic-package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/statsd_input directory.
  • Run the following command to run the system tests. elastic-package test system

Related issues

@ali786XI ali786XI added the Integration:statsd_input StatsD Input label Jun 16, 2023
@ali786XI ali786XI self-assigned this Jun 16, 2023
@elasticmachine
Copy link

elasticmachine commented Jun 16, 2023

💚 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

  • Start Time: 2023-06-26T16:25:03.762+0000

  • Duration: 15 min 58 sec

Test stats 🧪

Test Results
Failed 0
Passed 2
Skipped 0
Total 2

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@shmsr
Copy link
Member

shmsr commented Jun 16, 2023

@aliabbas-elastic Please read this comment: #6592 (comment). @andrewkroh suggested a very nice tool.

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @aliabbas-elastic

@cla-checker-service
Copy link

cla-checker-service bot commented Jun 22, 2023

💚 CLA has been signed

@ali786XI ali786XI marked this pull request as ready for review June 26, 2023 16:25
@ali786XI ali786XI requested a review from a team as a code owner June 26, 2023 16:25
@ali786XI ali786XI requested a review from ishleenk17 June 26, 2023 16:26
@ali786XI ali786XI requested a review from andrewkroh June 27, 2023 05:53
@shmsr
Copy link
Member

shmsr commented Jun 27, 2023

Just adding the link here so that anyone who looks at the PR in future can understand why stream was added.

Here: #6592 (comment)

Copy link
Contributor

@ishleenk17 ishleenk17 left a comment

Choose a reason for hiding this comment

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

Looks good!

@ali786XI ali786XI merged commit 7a5eab3 into elastic:main Jun 30, 2023
@elasticmachine
Copy link

Package statsd_input - 0.2.2 containing this change is available at https://epr.elastic.co/search?package=statsd_input

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.

Add System Tests for Statsd Input Package
7 participants