percona / percona-postgresql-operator

Percona Operator for PostgreSQL
https://www.percona.com/doc/kubernetes-operator-for-postgresql/index.html
Apache License 2.0
265 stars 52 forks source link

K8SPG-597 Fixing test case upgrade-minor to work with postures images which have minor numbers in the image name #821

Closed ptankov closed 3 months ago

ptankov commented 3 months ago

K8SPG-597 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem: The test case upgrade-minor fails when the PGO_POSTGRES_IMAGE contains an image with minor version, e.g. percona/percona-postgresql-operator:2.4.0-ppg16.3-postgres. Now I use the PG_VER env var.

Cause: Short explanation of the root cause of the issue if applicable.

Solution: Short explanation of the solution we are providing with this PR.

CHECKLIST

Jira

Tests

Config/Logging/Testability

JNKPercona commented 3 months ago
Test name Status
custom-extensions passed
demand-backup passed
init-deploy passed
major-upgrade passed
monitoring passed
one-pod passed
operator-self-healing passed
pitr passed
scaling passed
scheduled-backup passed
self-healing passed
start-from-backup passed
tablespaces passed
telemetry-transfer passed
upgrade-consistency passed
upgrade-minor passed
users passed
We run 17 out of 17

commit: https://github.com/percona/percona-postgresql-operator/pull/821/commits/579f0331bef99138ab894aa15006a8634b42a690 image: perconalab/percona-postgresql-operator:PR-821-579f0331b