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

Update libbeat (7.x), update Go to 1.14.7, backport Makefile improvements #4153

Merged
merged 3 commits into from
Sep 7, 2020

Conversation

axw
Copy link
Member

@axw axw commented Sep 5, 2020

Motivation/summary

  • Update libbeat
  • Update Go to 1.14.7
  • Backport the Makefile improvements from Update to elastic/beats@d5fee98f724b #3847 (commit message that renders as a link in GitHub; check .go-version is in sync with libbeat; run go mod tidy after updating libbeat)

Checklist

I have considered changes for:
- [ ] documentation
- [ ] logging (add log lines, choose appropriate log selector, etc.)
- [ ] metrics and monitoring (create issue for Kibana team to add metrics to visualizations, e.g. Kibana#44001)

How to test these changes

make check test

Related issues

None.

axw added 2 commits September 5, 2020 12:17
- Upate the "update-beats" commit message. Use the format
  `elastic/beats@commit`, so we can easily link through to
  the commit to inspect.
- Check .go-version is up to date.
- Run `go mod tidy` after updating beats
@apmmachine
Copy link
Contributor

apmmachine commented Sep 5, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #4153 updated]

  • Start Time: 2020-09-06T09:23:00.526+0000

  • Duration: 27 min 50 sec

Test stats 🧪

Test Results
Failed 0
Passed 3046
Skipped 150
Total 3196

Steps errors

Expand to view the steps failures

  • Name: Compress

    • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage

    • Duration: 0 min 0 sec

    • Start Time: 2020-09-06T09:38:21.938+0000

    • log

  • Name: Compress

    • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests

    • Duration: 0 min 0 sec

    • Start Time: 2020-09-06T09:48:45.092+0000

    • log

  • Name: Test Sync

    • Description: ./script/jenkins/sync.sh

    • Duration: 2 min 21 sec

    • Start Time: 2020-09-06T09:33:56.097+0000

    • log

@axw axw marked this pull request as draft September 6, 2020 09:09
@axw
Copy link
Member Author

axw commented Sep 6, 2020

I'll update to an older version of 7.x, before the ECS 1.6.0 upgrade. We can then do that on master and backport.

@axw axw force-pushed the update-beats-7.x branch from 43e3395 to 978fdbf Compare September 6, 2020 09:22
@axw axw marked this pull request as ready for review September 7, 2020 00:47
@axw axw requested a review from a team September 7, 2020 00:47
@axw
Copy link
Member Author

axw commented Sep 7, 2020

Fairly trivial update, self approving.

@axw axw merged commit 304178e into elastic:7.x Sep 7, 2020
@axw axw deleted the update-beats-7.x branch September 7, 2020 05:15
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