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

action: support for DRA #11400

Merged
merged 58 commits into from
Aug 21, 2023
Merged

action: support for DRA #11400

merged 58 commits into from
Aug 21, 2023

Conversation

v1v
Copy link
Member

@v1v v1v commented Aug 16, 2023

Motivation/summary

Use Buildkite to package and run the DRA.

This will run on push events

How to test these changes

In the CI

Related issues

Requires #11373 and #11399

Tasks

  • exclude if main and staging.
  • exclude if branch is not supported anymore isBranchUnifiedReleaseAvailable()
  • upload/download artifacts so they can be consumed when running the DRA.
  • Add pipeline in the catalog entry

Tests

It worked like a charm using a dry-run with some ignored steps regarding running on a PR or a non Unified Release branch.

This buildkite build is the one that was executed with dry-run based on the ignored validations in 22dcf81

image image

v1v added 3 commits August 10, 2023 15:12
…om-jenkins

* upstream/main:
  buildkite: package definition (#11399)
  chore: ran shell command ".ci/scripts/update-beats.sh 59529de17b77" (#11398)
  [updatecli] Bump elastic stack version to 8.10.0-8527fe43 (#11395)
  Create catalog-info file (#11373)
  Temporary workaround to disable aggregation on GOARCH=386 (#11393)
  Add back aggregation overflow logging (#11392)
  chore: ran shell command ".ci/scripts/update-beats.sh 6b76cfef012c" (#11391)
  [updatecli] Bump elastic stack version to 8.10.0-0aabd193 (#11389)
  Update apm-data and apm-aggregation (#11386)
  chore: ran shell command ".ci/scripts/update-beats.sh 4506e55d50f9" (#11384)
  [updatecli] Bump elastic stack version to 8.10.0-22c6ae41 (#11382)
  chore: ran shell command ".ci/scripts/update-beats.sh 942cd60d984b" (#11378)
  [updatecli] Bump elastic stack version to 8.10.0-46c2dc52 (#11377)
@mergify
Copy link
Contributor

mergify bot commented Aug 16, 2023

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.x is the label to automatically backport to the 7.x branch.
  • backport-7./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Aug 16, 2023
@v1v v1v force-pushed the feature/dra-away-from-jenkins branch from 704ad0e to faf3ce1 Compare August 16, 2023 13:58
.buildkite/scripts/dra.sh Outdated Show resolved Hide resolved
.buildkite/scripts/dra.sh Outdated Show resolved Hide resolved
.buildkite/scripts/dra.sh Outdated Show resolved Hide resolved
.buildkite/package.yml Outdated Show resolved Hide resolved
@v1v v1v added backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.9 Automated backport with mergify backport-8.10 Automated backport with mergify automation Team:Automation Label for the Observability productivity team and removed backport-skip Skip notification from the automated backport with mergify labels Aug 17, 2023
@v1v v1v self-assigned this Aug 17, 2023
@v1v v1v requested a review from a team August 17, 2023 18:54
.buildkite/scripts/dra.sh Outdated Show resolved Hide resolved
@v1v v1v marked this pull request as ready for review August 17, 2023 18:55
@v1v v1v requested a review from a team as a code owner August 17, 2023 18:55
@v1v v1v merged commit 69ede7a into main Aug 21, 2023
@v1v v1v deleted the feature/dra-away-from-jenkins branch August 21, 2023 12:12
mergify bot pushed a commit that referenced this pull request Aug 21, 2023
(cherry picked from commit 69ede7a)
mergify bot pushed a commit that referenced this pull request Aug 21, 2023
(cherry picked from commit 69ede7a)
mergify bot pushed a commit that referenced this pull request Aug 21, 2023
(cherry picked from commit 69ede7a)
v1v pushed a commit that referenced this pull request Aug 22, 2023
* action: support for DRA (#11400)
(cherry picked from commit 69ede7a)
* support make commands for the artifact generation in 7.17
* buildkite uses a different folder structure rather than the repo name
* cd apm-server
v1v added a commit that referenced this pull request Aug 22, 2023
(cherry picked from commit 69ede7a)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
mergify bot added a commit that referenced this pull request Aug 22, 2023
(cherry picked from commit 69ede7a)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
bmorelli25 pushed a commit to bmorelli25/apm-server that referenced this pull request Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.9 Automated backport with mergify backport-8.10 Automated backport with mergify Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants