Skip to content

test: update default CNPG release to v1.29#174

Merged
gbartolini merged 1 commit intomainfrom
dev/173
Apr 2, 2026
Merged

test: update default CNPG release to v1.29#174
gbartolini merged 1 commit intomainfrom
dev/173

Conversation

@NiccoloFei
Copy link
Copy Markdown
Contributor

Update the default CNPG release to v1.29.

Allow overriding the deafult CNPG release when running task e2e:setup-env and task e2e:test:full.
Properly propagate the CNPG_RELEASE variable in the smoke-test job.

Closes #173

@NiccoloFei NiccoloFei requested a review from a team as a code owner April 1, 2026 16:02
@NiccoloFei NiccoloFei force-pushed the dev/173 branch 2 times, most recently from 0d15f48 to cec1825 Compare April 2, 2026 13:23
matrix:
image: ${{fromJson(needs.testbuild.outputs.images)}}
cnpg: ["main", "1.27", "1.28"]
cnpg: ["main", "1.28", "1.29"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should find a way to automate this.

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
@gbartolini gbartolini merged commit baafb4d into main Apr 2, 2026
40 of 42 checks passed
@gbartolini gbartolini deleted the dev/173 branch April 2, 2026 13:32
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.

[Test]: Update default CNPG release to v1.29

3 participants