Skip to content

[8.19] Add missing qualifier.sh for DRA staging - #8349

Merged
gurevichdmitry merged 1 commit into
8.19from
fix/8.19-dra-missing-qualifier
Sep 7, 2026
Merged

[8.19] Add missing qualifier.sh for DRA staging#8349
gurevichdmitry merged 1 commit into
8.19from
fix/8.19-dra-missing-qualifier

Conversation

@gurevichdmitry

@gurevichdmitry gurevichdmitry commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary of your changes

Staging DRA on 8.19 fails in dra-generate.sh because it sources .buildkite/scripts/qualifier.sh, which was never on this branch.

The dra-prep backport (#8301 / #8061) added that source for staging so stack_version can include an alpha/beta qualifier. qualifier.sh itself landed on main/9.x in #2950 and was not part of the 8.19 backport.

This PR adds only that file (same contents as main). The rest of #2950 is not required: 8.19's pipeline already dropped the old VERSION_QUALIFIER conditions, publish.sh is no longer used, and packaging already succeeded without sourcing the file.

Failed job: https://buildkite.com/elastic/cloudbeat/builds/4565#01a07a75-ec9c-4bfe-a151-f76b49e503f1

Screenshot/Data

N/A — CI script fix.

Related Issues

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary README/documentation (if appropriate)

Test plan

  • Confirm CI on this PR is green
  • After merge, rerun / wait for the 8.19 Buildkite pipeline and confirm Generate DRA steps (staging) sources qualifier.sh and proceeds past the previous No such file or directory error

Made with Cursor

dra-generate.sh sources this file on staging, but it was never on 8.19 after the dra-prep backport.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mergify

mergify Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@gurevichdmitry
gurevichdmitry added this pull request to the merge queue Sep 7, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 7, 2026
@gurevichdmitry
gurevichdmitry added this pull request to the merge queue Sep 7, 2026
Merged via the queue into 8.19 with commit c7b53dc Sep 7, 2026
10 checks passed
@gurevichdmitry
gurevichdmitry deleted the fix/8.19-dra-missing-qualifier branch September 7, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants