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

[ci] Implement package registry promotion pipeline #199071

Merged
merged 15 commits into from
Dec 30, 2024

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Nov 5, 2024

This adds a daily build that runs tests again docker.elastic.co/package-registry/distribution:lite and if successful, promotes the image to docker.elastic.co/kibana-ci/package-registry-distribution:lite.

A follow up pull request will swap integration tests over to use the promoted image, and add environment overrides to run tests against the source image in this pipeline.

https://buildkite.com/elastic/kibana-package-registry-promote/builds/2

@jbudz jbudz marked this pull request as ready for review November 7, 2024 21:33
@jbudz jbudz requested a review from a team as a code owner November 7, 2024 21:33
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes labels Nov 7, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@jbudz jbudz added backport:skip This commit does not require backporting skip-ci labels Nov 7, 2024
@jbudz jbudz requested a review from a team November 7, 2024 21:37
@jbudz jbudz merged commit 652da17 into elastic:main Dec 30, 2024
5 of 7 checks passed
stratoula pushed a commit to stratoula/kibana that referenced this pull request Jan 2, 2025
This adds a daily build that runs tests again
`docker.elastic.co/package-registry/distribution:lite` and if
successful, promotes the image to
`docker.elastic.co/kibana-ci/package-registry-distribution:lite`.

A follow up pull request will swap integration tests over to use the
promoted image, and add environment overrides to run tests against the
source image in this pipeline.

https://buildkite.com/elastic/kibana-package-registry-promote/builds/2
benakansara pushed a commit to benakansara/kibana that referenced this pull request Jan 2, 2025
This adds a daily build that runs tests again
`docker.elastic.co/package-registry/distribution:lite` and if
successful, promotes the image to
`docker.elastic.co/kibana-ci/package-registry-distribution:lite`.

A follow up pull request will swap integration tests over to use the
promoted image, and add environment overrides to run tests against the
source image in this pipeline.

https://buildkite.com/elastic/kibana-package-registry-promote/builds/2
cqliu1 pushed a commit to cqliu1/kibana that referenced this pull request Jan 2, 2025
This adds a daily build that runs tests again
`docker.elastic.co/package-registry/distribution:lite` and if
successful, promotes the image to
`docker.elastic.co/kibana-ci/package-registry-distribution:lite`.

A follow up pull request will swap integration tests over to use the
promoted image, and add environment overrides to run tests against the
source image in this pipeline.

https://buildkite.com/elastic/kibana-package-registry-promote/builds/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes skip-ci Team:Operations Team label for Operations Team v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants