Closed elastic-vault-github-plugin-prod[bot] closed 2 days ago
buildkite test this
CI is failing on this E2E test:
=== RUN TestAgentInstallSuite
--
| agent_install_test.go:94:
| Error Trace: /opt/buildkite-agent/builds/bk-agent-prod-gcp-1732133142761002284/elastic/fleet-server/testing/e2e/agent_install_test.go:143
| /opt/buildkite-agent/builds/bk-agent-prod-gcp-1732133142761002284/elastic/fleet-server/testing/e2e/agent_install_test.go:94
| /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-1732133142761002284/elastic/fleet-server/testing/e2e/agent_install_test.go:61
| Error: Should be true
| Test: TestAgentInstallSuite
| Messages: unable to find package download
| FAIL: TestAgentInstallSuite (48.02s)
This is likely the elastic-agent-8.18.0-SNAPSHOT
package, which will not be available until the Elastic Agent DRA for that version is published. For that to happen, Fleet Server's DRA must be published (since Fleet Server is a required component in packaging Agent). For that to happen, this PR here bumping the version needs to be merged. So we have a chicken-and-egg situation. To resolve this, I'm force merging this PR.
Update version to next minor 8.18.0.
Merge after create the new release branch.