Add inttests for the x-pack/metricbeat on a PR/branches basis#26526
Merged
v1v merged 1 commit intoelastic:masterfrom Jun 28, 2021
Merged
Add inttests for the x-pack/metricbeat on a PR/branches basis#26526v1v merged 1 commit intoelastic:masterfrom
v1v merged 1 commit intoelastic:masterfrom
Conversation
Contributor
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪Test errors
Expand to view the tests failures
|
| Test | Results |
|---|---|
| Failed | 1 |
| Passed | 680 |
| Skipped | 64 |
| Total | 745 |
Genuine test errors 
💔 There are test failures but not known flaky tests, most likely a genuine test failure.
- Name:
Build&Test / x-pack/metricbeat-pythonIntegTest / test_dashboards – x-pack.metricbeat.tests.system.test_xpack_base.Test
Member
|
@v1v if |
mdelapenya
approved these changes
Jun 28, 2021
jsoriano
approved these changes
Jun 28, 2021
Member
Author
|
Yep, thats the only one as far as I see in https://beats-ci.elastic.co/job/Beats/job/beats/job/PR-26526/1/testReport/ There were 745 executed tests for the |
mergify bot
pushed a commit
that referenced
this pull request
Jun 28, 2021
(cherry picked from commit 9554d72)
mergify bot
pushed a commit
that referenced
this pull request
Jun 28, 2021
(cherry picked from commit 9554d72) # Conflicts: # x-pack/metricbeat/Jenkinsfile.yml
This was referenced Jun 28, 2021
mdelapenya
added a commit
to mdelapenya/beats
that referenced
this pull request
Jun 29, 2021
* master: Osquerybeat: set the raw index name to supress the timestamp suffix (elastic#26545) [Heartbeat] add screenshots config to synthetics (elastic#26455) [Elastic Agent] Use http2 to connect to Fleet Server. (elastic#26474) Remove all docs about Beats central management (elastic#26399) update data.json for gcp billing (elastic#26506) Skip x-pack metricbeat tests (elastic#26537) [Elastic Agent] Fix issue with FLEET_CA not being used with Fleet Server in container (elastic#26529) Add changelog entry for elastic#26224 (elastic#26531) Add inttests for the x-pack/metricbeat on a PR/branches basis (elastic#26526) Suppress too many errors (elastic#26224) Fix master's linting issue (elastic#26517) [libbeat] Fix encoding and file offset issues in the disk queue (elastic#26484) Add log_group_name_prefix config option for aws-cloudwatch input (elastic#26187) Update shared-deduplication.asciidoc (elastic#26492) Add Recorded Future support to threatintel module (elastic#26481)
8 tasks
v1v
added a commit
that referenced
this pull request
Jun 29, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Enable specific ITs for
x-pack/metricbeatsWhy is it important?
ITs for
x-pack/metricbeatswere executed on a weekly basis in the CI as part of the cloud stage. See #23186Tests
Test failures might need to be reviewed by the team or the build manager in rotation.