Closed mergify[bot] closed 19 hours ago
This PR is failing on the E2E test like so:
=== RUN TestAgentInstallSuite
--
| agent_install_test.go:91:
| Error Trace: /opt/buildkite-agent/builds/bk-agent-prod-gcp-1731506501555537000/elastic/fleet-server/testing/e2e/agent_install_test.go:140
| /opt/buildkite-agent/builds/bk-agent-prod-gcp-1731506501555537000/elastic/fleet-server/testing/e2e/agent_install_test.go:91
| /opt/buildkite-agent/go/pkg/mod/github.com/stretchr/testify@v1.9.0/suite/suite.go:157
| /opt/buildkite-agent/builds/bk-agent-prod-gcp-1731506501555537000/elastic/fleet-server/testing/e2e/agent_install_test.go:58
| Error: Should be true
| Test: TestAgentInstallSuite
| Messages: unable to find package download
| FAIL: TestAgentInstallSuite (11.06s)
To make this test pass, we need an 8.15.5
artifact of Elastic Agent.
This pull request has not been merged yet. Could you please review and merge it @ycombinator? 🙏
Closing unmerged as we no longer expect to release more 8.15.x
versions from the 8.15
branch.
This PR updates the deployment template ID used to spin up deployments in ESS for Cloud E2E tests. The deployment template ID being used has been deprecated and continuing to use it is making the Cloud E2E tests fail like so:
This is an automatic backport of pull request #4090 done by Mergify.