Skip to content

Revert "chore(ci): disable E2E tests in Beats (#28715)"#28812

Merged
mdelapenya merged 1 commit intoelastic:masterfrom
mdelapenya:enable-e2e-tests
Nov 5, 2021
Merged

Revert "chore(ci): disable E2E tests in Beats (#28715)"#28812
mdelapenya merged 1 commit intoelastic:masterfrom
mdelapenya:enable-e2e-tests

Conversation

@mdelapenya
Copy link
Copy Markdown
Contributor

What does this PR do?

This reverts commit a83e883.

Why is it important?

We think it's safe to enable the E2E tests again, with the same schedule than in the past.

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.

Related issues

@mdelapenya mdelapenya added Team:Automation Label for the Observability productivity team backport-v8.0.0 Automated backport with mergify backport-v7.15.0 Automated backport with mergify backport-v7.16.0 Automated backport with mergify labels Nov 4, 2021
@mdelapenya mdelapenya requested review from a team, jlind23, joshdover and ruflin November 4, 2021 15:33
@mdelapenya mdelapenya self-assigned this Nov 4, 2021
@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 Nov 4, 2021
@mdelapenya mdelapenya marked this pull request as ready for review November 4, 2021 16:35
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Nov 4, 2021

💔 Build Failed

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: 2021-11-05T06:57:41.976+0000

  • Duration: 48 min 37 sec

  • Commit: f0fbe0b

Test stats 🧪

Test Results
Failed 0
Passed 33133
Skipped 3829
Total 36962

Steps errors 2

Expand to view the steps failures

Google Storage Download
  • Took 1 min 23 sec . View more details here
  • Description: [2021-11-05T07:15:26.203Z] [Google Cloud Storage Plugin] Found 1 files to download from pattern: gs:
Checks if running on a Unix-like node
  • Took 0 min 0 sec . View more details here

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

@mdelapenya
Copy link
Copy Markdown
Contributor Author

/test

@mdelapenya mdelapenya merged commit 51414d6 into elastic:master Nov 5, 2021
mergify bot pushed a commit that referenced this pull request Nov 5, 2021
mergify bot pushed a commit that referenced this pull request Nov 5, 2021
mergify bot pushed a commit that referenced this pull request Nov 5, 2021
mdelapenya added a commit that referenced this pull request Nov 5, 2021
)

This reverts commit a83e883.

(cherry picked from commit 51414d6)

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya added a commit that referenced this pull request Nov 5, 2021
)

This reverts commit a83e883.

(cherry picked from commit 51414d6)

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya added a commit that referenced this pull request Nov 5, 2021
)

This reverts commit a83e883.

(cherry picked from commit 51414d6)

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
v1v added a commit to v1v/beats that referenced this pull request Nov 8, 2021
…in-the-package-binareis

* upstream/master:
  allows disable pod events enrichment with deployment name (elastic#28521)
  Remove Docker input from Filebeat (elastic#28817)
  [breaking] Make default_field: false the default for all fields (elastic#28596)
  Osquerybeat: Improve osquery client connect code (elastic#28848)
  Add crawler  metrics into the stats metricset for Enterprise Search (elastic#28790)
  Remove the now deprecated appsearch module from metricbeat (elastic#28850)
  Remove Beat generators (elastic#28816)
  chore: upload files to Google Storage when they exist (elastic#28836)
  Revert "chore(ci): disable E2E tests in Beats (elastic#28715)" (elastic#28812)
  Deprecate generating custom Beats (elastic#28814)
  [Metricbeat] upgrade flatbuffers to 1.12.1 (elastic#28094)
  Osquerybeat: Fix restart flags after previously bad config (elastic#28827)
  Force ECS and JSON logging for libbeat/logp (elastic#28573)
  Filebeat: Error on startup for unconfigured module (elastic#28818)
  Deprecate log input in favour of filestream (elastic#28623)
  Fix some spelling mistakes (elastic#28080)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…in-the-package-binareis

* upstream/master:
  allows disable pod events enrichment with deployment name (elastic#28521)
  Remove Docker input from Filebeat (elastic#28817)
  [breaking] Make default_field: false the default for all fields (elastic#28596)
  Osquerybeat: Improve osquery client connect code (elastic#28848)
  Add crawler  metrics into the stats metricset for Enterprise Search (elastic#28790)
  Remove the now deprecated appsearch module from metricbeat (elastic#28850)
  Remove Beat generators (elastic#28816)
  chore: upload files to Google Storage when they exist (elastic#28836)
  Revert "chore(ci): disable E2E tests in Beats (elastic#28715)" (elastic#28812)
  Deprecate generating custom Beats (elastic#28814)
  [Metricbeat] upgrade flatbuffers to 1.12.1 (elastic#28094)
  Osquerybeat: Fix restart flags after previously bad config (elastic#28827)
  Force ECS and JSON logging for libbeat/logp (elastic#28573)
  Filebeat: Error on startup for unconfigured module (elastic#28818)
  Deprecate log input in favour of filestream (elastic#28623)
  Fix some spelling mistakes (elastic#28080)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ic#28812) (elastic#28839)

This reverts commit 0af2ad3.

(cherry picked from commit 61e43e5)

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v7.15.0 Automated backport with mergify backport-v7.16.0 Automated backport with mergify backport-v8.0.0 Automated backport with mergify Team:Automation Label for the Observability productivity team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants