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

disable metricbeat logstash test_node_stats #26436

Merged
merged 1 commit into from
Jun 23, 2021
Merged

disable metricbeat logstash test_node_stats #26436

merged 1 commit into from
Jun 23, 2021

Conversation

kaiyan-sheng
Copy link
Contributor

What does this PR do?

This PR is to temporarily disable metricbeat-pythonIntegTest / metricbeat.module.logstash.test_logstash.Test.test_node_stats.

Related issues

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 23, 2021
@kaiyan-sheng kaiyan-sheng self-assigned this Jun 23, 2021
@kaiyan-sheng kaiyan-sheng added the Team:Integrations Label for the Integrations team label Jun 23, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 23, 2021
@kaiyan-sheng kaiyan-sheng added the needs_backport PR is waiting to be backported to other branches. label Jun 23, 2021
@kaiyan-sheng kaiyan-sheng requested a review from sayden June 23, 2021 09:57
@elasticmachine
Copy link
Collaborator

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #26436 opened

  • Start Time: 2021-06-23T09:57:16.779+0000

  • Duration: 164 min 0 sec

  • Commit: f2dcbe7

Test stats 🧪

Test Results
Failed 0
Passed 8115
Skipped 2353
Total 10468

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 8115
Skipped 2353
Total 10468

@kaiyan-sheng kaiyan-sheng merged commit bb4399e into elastic:master Jun 23, 2021
@kaiyan-sheng kaiyan-sheng deleted the disable_test branch June 23, 2021 14:53
@kaiyan-sheng kaiyan-sheng added v7.14.0 and removed needs_backport PR is waiting to be backported to other branches. labels Jun 23, 2021
kaiyan-sheng added a commit that referenced this pull request Jun 23, 2021
@@ -25,6 +25,7 @@ def test_node(self):
self.check_metricset("logstash", "node", self.get_hosts(), self.FIELDS + ["process"])

@unittest.skipUnless(metricbeat.INTEGRATION_TESTS, "integration test")
@unittest.skip("flaky test: https://github.com/elastic/beats/issues/26432")
Copy link
Member

Choose a reason for hiding this comment

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

It had been already skipped some lines below with unittest.skip().... but good to have the link to the issue!

mdelapenya added a commit to mdelapenya/beats that referenced this pull request Jun 28, 2021
* master: (32 commits)
  [Metricbeat] Change Account ID to Project ID in `gcp.billing` module (elastic#26412)
  update libbeat fields.ecs.yml file and ecsVersion to 1.10.0 (elastic#26121)
  [Filebeat] Update AWS ELB ingest pipeline (elastic#26441)
  [FIlebeat] add strict_date_optional_time_nanos date format to PanOS module (elastic#26158)
  Fix the irregular and typo on prometheus module. (elastic#25726)
  [Filebeat] Parse additonal debug data fields for Okta module (elastic#25818)
  fix: update MSSQL Server linux image's Docker registry (elastic#26440)
  Update indexing.go godocs (elastic#26408)
  Do not close filestream harvester if an unexpected error is returned when close.on_state_change.* is enabled (elastic#26411)
  Add support for copytruncate method when rotating input logs with an external tool in `filestream` input (elastic#23457)
  Allow fields with ip_range datatype (elastic#26444)
  Add Anomali ThreatStream support to threatintel module (elastic#26350)
  fix: use the right param type (elastic#26469)
  [Automation] Update elastic stack version to 8.0.0-7640093f for testing (elastic#26460)
  Set SM Filebeat modules as GA (elastic#26226)
  Fix rfc5464 date parsing in the syslog input (elastic#26419)
  Add linked account information into billing metricset (elastic#26285)
  [Filebeat] Update HA Proxy log grok patterns (elastic#25835)
  disable metricbeat logstash test_node_stats (elastic#26436)
  chore: pass BEAT_VERSION when running E2E tests (elastic#26291)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Integrations Label for the Integrations team v7.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants