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

DAOS-623 cq: optimize get_release_branch #16101

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daltonbohning
Copy link
Contributor

Optimize get_release_branch by running the checks in parallel. Fix bug where add_bases was being ignored.
Update feature branches in find_base.sh.
Move lowest release branch regex to 2.6+ since 2.4 is out of support.

Skip-test: true

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Optimize get_release_branch by running the checks in parallel.
Fix bug where add_bases was being ignored.
Update feature branches in find_base.sh.
Move lowest release branch regex to 2.6+ since 2.4 is out of support.

Skip-test: true

Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
@daltonbohning daltonbohning self-assigned this Mar 14, 2025
Copy link

Ticket title is 'Generic ticket for minor code cleanup and improvement'
Status is 'Resolved'
Labels: 'request_for_2.6.3'
https://daosio.atlassian.net/browse/DAOS-623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant