You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2022/03/26 07:10:00 UTC

[jira] [Created] (HBASE-26888) Update branch-specific nightly test handling to allow for earlier release line feature branches

Sean Busbey created HBASE-26888:
-----------------------------------

             Summary: Update branch-specific nightly test handling to allow for earlier release line feature branches
                 Key: HBASE-26888
                 URL: https://issues.apache.org/jira/browse/HBASE-26888
             Project: HBase
          Issue Type: Task
          Components: integration tests, test
            Reporter: Sean Busbey


due to limitations in ASF infra our branch protection rules prohibit force pushes or deletions on branches that start with "master" or "branch-".

Our current nightly tests assume that feature branches specific to branch-2 or branch-1 will start with the release branch name rather than the feature Jira key. However, doing so would mean we need to file INFRA jiras to clean up afterwards.

 

We can't change the limitations of branch protection rules, so we should update the nightly tests to allow for feature branches named like {{{}HBASE-XXXXX-branch-2{}}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)