Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

chore: support for 6.8.x branch#578

Merged
mdelapenya merged 1 commit intoelastic:masterfrom
mdelapenya:support-beats-6-8
Jan 12, 2021
Merged

chore: support for 6.8.x branch#578
mdelapenya merged 1 commit intoelastic:masterfrom
mdelapenya:support-beats-6-8

Conversation

@mdelapenya
Copy link
Copy Markdown
Contributor

@mdelapenya mdelapenya commented Jan 11, 2021

What does this PR do?

It adds 6.8.x branch to the automation: master and PRs, and integrations' nightly builds.

Why is it important?

We want to test integrations in Beats 6.8 branch

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 run the Unit tests for the CLI, and they are passing locally
  • I have run the End-2-End tests for the suite I'm working on, and they are passing locally
  • I have noticed new Go dependencies (run make notice in the proper directory)

Author's Checklist

  • Verified that 6.8 exists in Beats repo

Related issues

Follow-up

We'll create the 6.8.x branch right after this PR is merged. In that branch, we'll remove any code not related to metricbeat integrations.

@mdelapenya mdelapenya self-assigned this Jan 11, 2021
@mdelapenya mdelapenya requested review from a team and jsoriano January 11, 2021 19:06
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Tests Failed

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 #578 opened

  • Start Time: 2021-01-11T19:06:17.122+0000

  • Duration: 23 min 35 sec

Test stats 🧪

Test Results
Failed 1
Passed 98
Skipped 10
Total 109

Test errors 1

Expand to view the tests failures

Initializing / Pre-Submit / Sanity checks / Check JSON – pre_commit.lint
    Expand to view the error details

     error 
    

  • no stacktrace

Log output

Expand to view the last 100 lines of log output

[2021-01-11T19:28:07.157Z] 
Stopping fleet_kibana_1           ... done

Stopping fleet_package-registry_1 ... done

Stopping fleet_elasticsearch_1    ... done
Removing fleet_kibana_1           ... 
[2021-01-11T19:28:07.157Z] Removing fleet_package-registry_1 ... 
[2021-01-11T19:28:07.157Z] Removing fleet_elasticsearch_1    ... 
[2021-01-11T19:28:07.157Z] 
Removing fleet_package-registry_1 ... done

Removing fleet_kibana_1           ... done

Removing fleet_elasticsearch_1    ... done
Removing network fleet_default
[2021-01-11T19:28:07.415Z] time="2021-01-11T19:28:07Z" level=debug msg="Docker compose executed." cmd="[down --remove-orphans]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/profiles/fleet/docker-compose.yml]" env="map[centos_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz723065716 centos_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-x86_64.tar.gz centos_systemdContainerName:fleet_centos-systemd_elastic-agent_1 centos_systemdTag:latest kibanaConfigPath:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:8.0.0-SNAPSHOT]" profile=fleet
[2021-01-11T19:28:07.415Z] time="2021-01-11T19:28:07Z" level=debug msg="Elastic Agent binary was removed." installer=centos-tar path=/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz723065716
[2021-01-11T19:28:07.415Z] time="2021-01-11T19:28:07Z" level=debug msg="Elastic Agent binary was removed." installer=debian-systemd path=/tmp/elastic-agent-8.0.0-SNAPSHOT-amd64.deb303840835
[2021-01-11T19:28:07.415Z] time="2021-01-11T19:28:07Z" level=debug msg="Elastic Agent binary was removed." installer=centos-systemd path=/tmp/elastic-agent-8.0.0-SNAPSHOT-x86_64.rpm802497577
[2021-01-11T19:28:07.415Z] <?xml version="1.0" encoding="UTF-8"?>
[2021-01-11T19:28:07.415Z] <testsuites name="main" tests="5" skipped="0" failures="0" errors="0" time="973.268501864">
[2021-01-11T19:28:07.415Z]   <testsuite name="Agent Endpoint Integration" tests="5" skipped="0" failures="0" errors="0" time="827.516200441">
[2021-01-11T19:28:07.415Z]     <testcase name="Adding the Endpoint Integration to an Agent makes the host to show in Security App" status="passed" time="179.250900559"></testcase>
[2021-01-11T19:28:07.415Z]     <testcase name="Deploying an Endpoint makes policies to appear in the Security App" status="passed" time="127.203337282"></testcase>
[2021-01-11T19:28:07.415Z]     <testcase name="Changing an Agent policy is reflected in the Security App" status="passed" time="317.663505701"></testcase>
[2021-01-11T19:28:07.415Z]     <testcase name="Un-enrolling Elastic Agent stops Elastic Endpoint" status="passed" time="50.079068911"></testcase>
[2021-01-11T19:28:07.415Z]     <testcase name="Removing Endpoint from Agent policy stops the connected Endpoint" status="passed" time="40.409698859"></testcase>
[2021-01-11T19:28:07.415Z]   </testsuite>
[2021-01-11T19:28:07.415Z] </testsuites>+ sed -e 's/^[ \t]*//; s#>.*failed$#>#g' outputs/TEST-fleet
[2021-01-11T19:28:07.415Z] + grep -E '^<.*>$'
[2021-01-11T19:28:07.415Z] + exit 0
[2021-01-11T19:28:07.553Z] Recording test results
[2021-01-11T19:28:07.910Z] [Checks API] No suitable checks publisher found.
[2021-01-11T19:28:07.933Z] Archiving artifacts
[2021-01-11T19:28:11.139Z] time="2021-01-11T19:28:10Z" level=debug msg="Agent listed in Fleet with online status" agentID=d7404420-5442-11eb-aaa7-ff431f03297c hostname=fb0810b9b74d
[2021-01-11T19:28:11.139Z] time="2021-01-11T19:28:10Z" level=warning msg="The Agent is not in the offline status yet" agentID=d7404420-5442-11eb-aaa7-ff431f03297c elapsedTime=2m6.318905061s hostname=fb0810b9b74d isAgentInStatus=false retry=29 status=offline
[2021-01-11T19:28:17.707Z] time="2021-01-11T19:28:16Z" level=debug msg="Agent listed in Fleet with online status" agentID=d7404420-5442-11eb-aaa7-ff431f03297c hostname=fb0810b9b74d
[2021-01-11T19:28:17.707Z] time="2021-01-11T19:28:16Z" level=warning msg="The Agent is not in the offline status yet" agentID=d7404420-5442-11eb-aaa7-ff431f03297c elapsedTime=2m12.363149952s hostname=fb0810b9b74d isAgentInStatus=false retry=30 status=offline
[2021-01-11T19:28:20.242Z] time="2021-01-11T19:28:19Z" level=debug msg="Agent listed in Fleet with online status" agentID=d7404420-5442-11eb-aaa7-ff431f03297c hostname=fb0810b9b74d
[2021-01-11T19:28:20.242Z] time="2021-01-11T19:28:19Z" level=warning msg="The Agent is not in the offline status yet" agentID=d7404420-5442-11eb-aaa7-ff431f03297c elapsedTime=2m15.063570695s hostname=fb0810b9b74d isAgentInStatus=false retry=31 status=offline
[2021-01-11T19:28:25.513Z] time="2021-01-11T19:28:24Z" level=debug msg="Agent listed in Fleet with online status" agentID=d7404420-5442-11eb-aaa7-ff431f03297c hostname=fb0810b9b74d
[2021-01-11T19:28:25.513Z] time="2021-01-11T19:28:24Z" level=warning msg="The Agent is not in the offline status yet" agentID=d7404420-5442-11eb-aaa7-ff431f03297c elapsedTime=2m20.290971485s hostname=fb0810b9b74d isAgentInStatus=false retry=32 status=offline
[2021-01-11T19:28:33.641Z] time="2021-01-11T19:28:32Z" level=debug msg="Agent listed in Fleet with online status" agentID=d7404420-5442-11eb-aaa7-ff431f03297c hostname=fb0810b9b74d
[2021-01-11T19:28:33.641Z] time="2021-01-11T19:28:32Z" level=warning msg="The Agent is not in the offline status yet" agentID=d7404420-5442-11eb-aaa7-ff431f03297c elapsedTime=2m27.747077178s hostname=fb0810b9b74d isAgentInStatus=false retry=33 status=offline
[2021-01-11T19:28:38.914Z] time="2021-01-11T19:28:38Z" level=debug msg="Agent listed in Fleet with online status" agentID=d7404420-5442-11eb-aaa7-ff431f03297c hostname=fb0810b9b74d
[2021-01-11T19:28:38.914Z] time="2021-01-11T19:28:38Z" level=info msg="The Agent is in the desired status" elapsedTime=2m34.043467241s hostname=fb0810b9b74d isAgentInStatus=true retries=34 status=offline
[2021-01-11T19:28:38.914Z] time="2021-01-11T19:28:38Z" level=debug msg="Agent build hash found" commitFile=/elastic-agent/.elastic-agent.active.commit containerName=fb0810b9b74d hash=bbd17753e839448aa47a19a8b0246073a5347e8f shortHash=bbd177
[2021-01-11T19:28:39.851Z] cat: /opt/Elastic/Agent/elastic-agent.log: No such file or directory
[2021-01-11T19:28:39.851Z] time="2021-01-11T19:28:39Z" level=error msg="Could not execute command in container" command="[cat /opt/Elastic/Agent/elastic-agent.log]" error="Could not run compose file: [/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/services/debian-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T debian-systemd cat /opt/Elastic/Agent/elastic-agent.log]. exit status 1" service=debian-systemd
[2021-01-11T19:28:39.851Z] time="2021-01-11T19:28:39Z" level=error msg="Could not get agent logs in the container" command="[cat /opt/Elastic/Agent/elastic-agent.log]" containerName=fb0810b9b74d error="Could not run compose file: [/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/services/debian-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T debian-systemd cat /opt/Elastic/Agent/elastic-agent.log]. exit status 1" hash=bbd177
[2021-01-11T19:28:40.786Z] OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: exec: "elastic-agent": executable file not found in $PATH: unknown
[2021-01-11T19:28:40.786Z] time="2021-01-11T19:28:40Z" level=error msg="Could not execute command in container" command="[elastic-agent uninstall -f]" error="Could not run compose file: [/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/services/debian-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T debian-systemd elastic-agent uninstall -f]. exit status 126" service=debian-systemd
[2021-01-11T19:28:40.786Z] time="2021-01-11T19:28:40Z" level=error msg="Could not run agent command in the box" command="[elastic-agent uninstall -f]" error="Could not run compose file: [/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/services/debian-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T debian-systemd elastic-agent uninstall -f]. exit status 126" profile=fleet service=debian-systemd
[2021-01-11T19:28:40.786Z] time="2021-01-11T19:28:40Z" level=error msg="Could not uninstall the agent"
[2021-01-11T19:28:40.786Z] time="2021-01-11T19:28:40Z" level=debug msg="Un-enrolling agent in Fleet" agentID=d7404420-5442-11eb-aaa7-ff431f03297c hostname=fb0810b9b74d
[2021-01-11T19:28:42.162Z] time="2021-01-11T19:28:42Z" level=debug msg="Fleet agent was unenrolled" agentID=d7404420-5442-11eb-aaa7-ff431f03297c
[2021-01-11T19:28:43.097Z] Stopping fleet_debian-systemd_elastic-agent_1 ... 
[2021-01-11T19:28:43.614Z] 
Stopping fleet_debian-systemd_elastic-agent_1 ... done
Removing fleet_debian-systemd_elastic-agent_1 ... 
[2021-01-11T19:28:43.614Z] 
Removing fleet_debian-systemd_elastic-agent_1 ... done
Going to remove fleet_debian-systemd_elastic-agent_1
[2021-01-11T19:28:43.614Z] time="2021-01-11T19:28:43Z" level=debug msg="Docker compose executed." cmd="[rm -fvs debian-systemd]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/services/debian-systemd/docker-compose.yml]" env="map[centos_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz158721451 centos_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-x86_64.tar.gz centos_systemdContainerName:fleet_centos-systemd_elastic-agent_1 centos_systemdTag:latest debian_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz158721451 debian_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-x86_64.tar.gz debian_systemdContainerName:fleet_debian-systemd_elastic-agent_1 debian_systemdTag:stretch kibanaConfigPath:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:8.0.0-SNAPSHOT]" profile=fleet
[2021-01-11T19:28:43.614Z] time="2021-01-11T19:28:43Z" level=debug msg="Service removed from compose" profile=fleet service=debian-systemd
[2021-01-11T19:28:45.515Z] time="2021-01-11T19:28:45Z" level=debug msg="The token was deleted" tokenID=d2977c90-5442-11eb-aaa7-ff431f03297c
[2021-01-11T19:28:45.515Z] time="2021-01-11T19:28:45Z" level=info msg="Integration deleted from the configuration" integration= packageConfigId= policyID=1e3f1470-5441-11eb-aaa7-ff431f03297c version=
[2021-01-11T19:28:45.515Z] time="2021-01-11T19:28:45Z" level=debug msg="Destroying Fleet runtime dependencies"
[2021-01-11T19:28:46.083Z] Stopping fleet_kibana_1           ... 
[2021-01-11T19:28:46.083Z] Stopping fleet_package-registry_1 ... 
[2021-01-11T19:28:46.083Z] Stopping fleet_elasticsearch_1    ... 
[2021-01-11T19:28:47.188Z] 
Stopping fleet_kibana_1           ... done

Stopping fleet_package-registry_1 ... done

Stopping fleet_elasticsearch_1    ... done
Removing fleet_kibana_1           ... 
[2021-01-11T19:28:47.188Z] Removing fleet_package-registry_1 ... 
[2021-01-11T19:28:47.188Z] Removing fleet_elasticsearch_1    ... 
[2021-01-11T19:28:47.188Z] 
Removing fleet_kibana_1           ... done

Removing fleet_package-registry_1 ... done

Removing fleet_elasticsearch_1    ... done
Removing network fleet_default
[2021-01-11T19:28:47.448Z] time="2021-01-11T19:28:47Z" level=debug msg="Docker compose executed." cmd="[down --remove-orphans]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/.op/compose/profiles/fleet/docker-compose.yml]" env="map[centos_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz158721451 centos_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-x86_64.tar.gz centos_systemdContainerName:fleet_centos-systemd_elastic-agent_1 centos_systemdTag:latest debian_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz158721451 debian_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-x86_64.tar.gz debian_systemdContainerName:fleet_debian-systemd_elastic-agent_1 debian_systemdTag:stretch kibanaConfigPath:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:8.0.0-SNAPSHOT]" profile=fleet
[2021-01-11T19:28:47.448Z] time="2021-01-11T19:28:47Z" level=debug msg="Elastic Agent binary was removed." installer=centos-tar path=/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz158721451
[2021-01-11T19:28:47.448Z] time="2021-01-11T19:28:47Z" level=debug msg="Elastic Agent binary was removed." installer=debian-systemd path=/tmp/elastic-agent-8.0.0-SNAPSHOT-amd64.deb513851150
[2021-01-11T19:28:47.448Z] time="2021-01-11T19:28:47Z" level=debug msg="Elastic Agent binary was removed." installer=centos-systemd path=/tmp/elastic-agent-8.0.0-SNAPSHOT-x86_64.rpm485294204
[2021-01-11T19:28:47.448Z] <?xml version="1.0" encoding="UTF-8"?>
[2021-01-11T19:28:47.448Z] <testsuites name="main" tests="18" skipped="0" failures="0" errors="0" time="1009.167305837">
[2021-01-11T19:28:47.448Z]   <testsuite name="Fleet Mode Agent" tests="18" skipped="0" failures="0" errors="0" time="880.069661955">
[2021-01-11T19:28:47.448Z]     <testcase name="Deploying the centos agent" status="passed" time="36.433960697"></testcase>
[2021-01-11T19:28:47.448Z]     <testcase name="Deploying the debian agent" status="passed" time="20.496457274"></testcase>
[2021-01-11T19:28:47.448Z]     <testcase name="Deploying the centos agent with enroll and then run on rpm and deb" status="passed" time="26.56775343"></testcase>
[2021-01-11T19:28:47.448Z]     <testcase name="Deploying the debian agent with enroll and then run on rpm and deb" status="passed" time="36.517533175"></testcase>
[2021-01-11T19:28:47.448Z]     <testcase name="Stopping the centos agent stops backend processes" status="passed" time="9.322657678"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Stopping the debian agent stops backend processes" status="passed" time="9.341703965"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Restarting the installed centos agent" status="passed" time="39.102151732"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Restarting the installed debian agent" status="passed" time="19.592685034"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Restarting the centos host with persistent agent restarts backend processes" status="passed" time="24.79729919"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Restarting the debian host with persistent agent restarts backend processes" status="passed" time="21.524194318"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Un-enrolling the centos agent" status="passed" time="10.219211257"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Un-enrolling the debian agent" status="passed" time="10.236499354"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Re-enrolling the centos agent" status="passed" time="28.208655353"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Re-enrolling the debian agent" status="passed" time="41.115929388"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Revoking the enrollment token for the centos agent" status="passed" time="26.734217188"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Revoking the enrollment token for the debian agent" status="passed" time="17.932329848"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Un-installing the installed centos agent" status="passed" time="137.971135155"></testcase>
[2021-01-11T19:28:47.449Z]     <testcase name="Un-installing the installed debian agent" status="passed" time="164.635963041"></testcase>
[2021-01-11T19:28:47.449Z]   </testsuite>
[2021-01-11T19:28:47.449Z] </testsuites>+ sed -e 's/^[ \t]*//; s#>.*failed$#>#g' outputs/TEST-fleet
[2021-01-11T19:28:47.449Z] + grep -E '^<.*>$'
[2021-01-11T19:28:47.449Z] + exit 0
[2021-01-11T19:28:47.586Z] Recording test results
[2021-01-11T19:28:47.990Z] [Checks API] No suitable checks publisher found.
[2021-01-11T19:28:48.016Z] Archiving artifacts
[2021-01-11T19:28:49.716Z] Stage "Release" skipped due to when conditional
[2021-01-11T19:28:50.824Z] Running on worker-395930 in /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-578
[2021-01-11T19:28:50.897Z] [INFO] getVaultSecret: Getting secrets
[2021-01-11T19:28:50.975Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-01-11T19:28:53.181Z] + chmod 755 generate-build-data.sh
[2021-01-11T19:28:53.181Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-578/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-578/runs/1 UNSTABLE 1354664
[2021-01-11T19:28:53.181Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-578/runs/1/steps/?limit=10000 -o steps-info.json
[2021-01-11T19:28:54.625Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-578/runs/1/tests/?status=FAILED -o tests-errors.json

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

Expand to view the summary

Test stats 🧪

Test Results
Failed 1
Passed 98
Skipped 10
Total 109

Genuine test errors 1

💔 There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Initializing / Pre-Submit / Sanity checks / Check JSON – pre_commit.lint

@mdelapenya mdelapenya marked this pull request as ready for review January 11, 2021 20:03
@mdelapenya mdelapenya merged commit 0cc0931 into elastic:master Jan 12, 2021
@mdelapenya mdelapenya mentioned this pull request Jan 12, 2021
8 tasks
@mdelapenya mdelapenya deleted the support-beats-6-8 branch January 12, 2021 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create 6.8 branch to pair with Beats

4 participants