Skip to content

CI: pin Cloudberry branch to REL_2_STABLE#104

Merged
tuhaihe merged 1 commit into
apache:mainfrom
tuhaihe:support_2.x-06
Jun 11, 2026
Merged

CI: pin Cloudberry branch to REL_2_STABLE#104
tuhaihe merged 1 commit into
apache:mainfrom
tuhaihe:support_2.x-06

Conversation

@tuhaihe

@tuhaihe tuhaihe commented Jun 11, 2026

Copy link
Copy Markdown
Member

Switch the CI Cloudberry checkout from main to REL_2_STABLE branch.

Cloudberry main has upgraded to the PG16 kernel, whose tightened role grant permission checks (GRANT ... GRANTED BY now requires ADMIN OPTION) break multiple backup integration tests. REL_2_STABLE still runs PG14 and passes the full test suite without these failures.

Add a TODO to revert to main once Cloudberry 3.x stabilizes with PG16.

See: #103

closes: #ISSUE_Number


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

Switch the CI Cloudberry checkout from `main` to `REL_2_STABLE branch`.

Cloudberry main has upgraded to the PG16 kernel, whose tightened role
grant permission checks (GRANT ... GRANTED BY now requires ADMIN OPTION)
break multiple backup integration tests.  `REL_2_STABLE` still runs PG14
and passes the full test suite without these failures.

Add a TODO to revert to main once Cloudberry 3.x stabilizes with PG16.

See: apache#103
@tuhaihe

tuhaihe commented Jun 11, 2026

Copy link
Copy Markdown
Member Author

In cloudberry-pxf, we've now moved the main branch to REL_2_STABLE: apache/cloudberry-pxf@d6eba0d

@tuhaihe

tuhaihe commented Jun 11, 2026

Copy link
Copy Markdown
Member Author

cc @leborchuk @woblerr Love to hear your thoughts. Thanks!

Comment thread .github/workflows/cloudberry-backup-ci.yml

@leborchuk leborchuk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, now the stable branch is REL_2_STABLE

@tuhaihe tuhaihe merged commit deeb094 into apache:main Jun 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants