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

[8.0] systemtest: data streams everywhere (backport #6568) #6574

Merged
merged 2 commits into from
Nov 11, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 10, 2021

This is an automatic backport of pull request #6568 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* systemtest: data streams everywhere

- Force the use of data streams in system tests.
- Remove the onboarding test, which will be irrelevant when we stop indexing these documents.
- (Temporarily?) Remove the data stream migration pipeline test.
  If we add the test back, it will require indexing old events directly in the test,
  rather than having apm-server do it.
- Remove the template coverage test; we now explicitly disable dynamic mapping except for
  metrics. Maybe this test can come back later, but at the moment it's causing friction.

* .ci: docker-compose up first

(cherry picked from commit 9acf4ba)
@mergify mergify bot assigned axw Nov 10, 2021
@axw axw enabled auto-merge (squash) November 10, 2021 12:45
@apmmachine
Copy link
Contributor

apmmachine commented Nov 10, 2021

💚 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: 2021-11-11T02:24:58.146+0000

  • Duration: 40 min 47 sec

  • Commit: e5dd077

Test stats 🧪

Test Results
Failed 0
Passed 6208
Skipped 19
Total 6227

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • /hey-apm : Run the hey-apm benchmark.

  • /package : Generate and publish the docker images.

@axw
Copy link
Member

axw commented Nov 10, 2021

/test

@axw axw closed this Nov 10, 2021
auto-merge was automatically disabled November 10, 2021 13:24

Pull request was closed

@axw axw reopened this Nov 10, 2021
@axw
Copy link
Member

axw commented Nov 10, 2021

/test

@axw axw merged commit e814342 into 8.0 Nov 11, 2021
@axw axw deleted the mergify/bp/8.0/pr-6568 branch November 11, 2021 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants