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

Use architecture specific tag for building cloud-ess image #90074

Merged
merged 3 commits into from Sep 15, 2022

Conversation

mark-vieira
Copy link
Contributor

After merging #89986 and updating our CI agents to support building multi-arch images we started seeing release build failures like this one. The issue being that the ESS Dockerfile was referencing an image tag like elasticsearch:${version} which is ambiguous in a multi-arch situation. It should be using elasticsearch:${arch}.

@mark-vieira mark-vieira added >non-issue :Delivery/Build Build or test infrastructure auto-backport-and-merge Automatically create backport pull requests and merge when ready test-release Trigger CI checks against release build v7.17.7 v8.4.3 labels Sep 14, 2022
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team v8.5.0 labels Sep 14, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@mark-vieira
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/release-tests

@mark-vieira
Copy link
Contributor Author

@elasticmachine update branch

@mark-vieira mark-vieira merged commit 3603aa7 into elastic:main Sep 15, 2022
@mark-vieira mark-vieira deleted the fix_release_docker_builds branch September 15, 2022 23:19
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Sep 15, 2022
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
7.17 Commit could not be cherrypicked due to conflicts
8.4

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 90074

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport-and-merge Automatically create backport pull requests and merge when ready :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team test-release Trigger CI checks against release build v7.17.7 v8.4.3 v8.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants