Skip to content

[7.x] systemtest: fix apm-server binary injection (backport #5440)#5443

Merged
axw merged 1 commit into7.xfrom
mergify/bp/7.x/pr-5440
Jun 15, 2021
Merged

[7.x] systemtest: fix apm-server binary injection (backport #5440)#5443
axw merged 1 commit into7.xfrom
mergify/bp/7.x/pr-5440

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Jun 14, 2021

This is an automatic backport of pull request #5440 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.io/

Due to some changes in elastic-agent
(elastic/beats#24817), injection
of the apm-server binary became ineffective and we have
been running system tests with the published artifacts.

Artifacts (such as the apm-server) are now unpacked into
state/data/install/<artifact>. The state/data/install
directory is expected to be owned by the elastic-agent
user, so we can no longer bind mount the apm-server binary.
Instead, we now create a custom Docker image and copy in
the apm-server and apm-server.yml files.

(cherry picked from commit 301caed)
@mergify mergify bot assigned axw Jun 14, 2021
@ghost
Copy link
Copy Markdown

ghost commented Jun 14, 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

Expand to view the summary

Build stats

  • Build Cause: axw commented: /test

  • Start Time: 2021-06-15T12:15:53.062+0000

  • Duration: 46 min 40 sec

  • Commit: 0dcf688

Test stats 🧪

Test Results
Failed 0
Passed 4646
Skipped 121
Total 4767

Trends 🧪

Image of Build Times

Image of Tests

@axw
Copy link
Copy Markdown
Member

axw commented Jun 15, 2021

jenkins run the tests please

@axw
Copy link
Copy Markdown
Member

axw commented Jun 15, 2021

/test

@axw axw enabled auto-merge (squash) June 15, 2021 12:54
@axw axw merged commit 9926ae0 into 7.x Jun 15, 2021
@mergify mergify bot deleted the mergify/bp/7.x/pr-5440 branch June 15, 2021 13:02
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.

1 participant