Skip to content

K8SPG-1051 fix e2e-tests - #1814

Open
nmarukovich wants to merge 3 commits into
mainfrom
K8SPG-1051_fix
Open

K8SPG-1051 fix e2e-tests#1814
nmarukovich wants to merge 3 commits into
mainfrom
K8SPG-1051_fix

Conversation

@nmarukovich

@nmarukovich nmarukovich commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

CHANGE DESCRIPTION

Problem:
Fix e2e-tests since we want to use pgbackrest and pgbouncer community images without version mentioning.

Percona-Lab/jenkins-pipelines#4403

percona/percona-docker#1399

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

  • Is the Jira ticket created and referenced properly?
  • Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
  • Does the Jira ticket link to the proper milestone (Fix Version field)?

Tests

  • Is an E2E test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • Are all needed new/changed options added to the Helm Chart?
  • Did we add proper logging messages for operator actions?
  • Did we ensure compatibility with the previous version or cluster upgrade process?
  • Does the change support oldest and newest supported PG version?
  • Does the change support oldest and newest supported Kubernetes version?

@nmarukovich nmarukovich changed the title K8SPG-1051 fix K8SPG-1051 fix e2e-tests Sep 3, 2026
@nmarukovich
nmarukovich marked this pull request as ready for review September 3, 2026 07:25
Comment thread e2e-tests/release_versions Outdated
Comment on lines +39 to +41
IMAGE_PGBOUNCER19=perconalab/percona-postgresql-operator:main-pgbouncer-community
IMAGE_BACKREST19=perconalab/percona-postgresql-operator:main-pgbackrest-community
IMAGE_UPGRADE19=perconalab/percona-postgresql-operator:main-upgrade19-community

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.

should we merge this? doesn't seem right to me

Comment thread e2e-tests/release_versions Outdated
IMAGE_BACKREST19=perconalab/percona-postgresql-operator:main-pgbackrest19
IMAGE_UPGRADE19=perconalab/percona-postgresql-operator:main-upgrade19
IMAGE_POSTGRESQL19_UBI9_COMMUNITY=perconalab/percona-postgresql-operator:main-ppg19-postgres
IMAGE_UPGRADE19_UBI9_COMMUNITY=perconalab/percona-postgresql-operator:main-upgrade19-community

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@nmarukovich I think we should not add IMAGE_UPGRADE19_UBI9_COMMUNITY and should not build this image at all. Please check percona/percona-docker#1399 (comment)

@nmarukovich
nmarukovich requested review from egegunes and hors September 3, 2026 11:23
@JNKPercona

Copy link
Copy Markdown
Collaborator
Test Name Result Time
backup-enable-disable passed 00:00:00
builtin-extensions passed 00:00:00
custom-extensions passed 00:00:00
cert-manager-tls passed 00:00:00
cert-management-policy passed 00:00:00
custom-envs passed 00:00:00
custom-tls passed 00:00:00
database-init-sql passed 00:00:00
demand-backup passed 00:00:00
demand-backup-offline-snapshot passed 00:00:00
dynamic-configuration passed 00:00:00
extra-volumes passed 00:00:00
finalizers passed 00:00:00
init-deploy passed 00:00:00
huge-pages passed 00:00:00
logical-replica passed 00:18:14
major-upgrade-14-to-15 passed 00:00:00
major-upgrade-15-to-16 passed 00:00:00
major-upgrade-16-to-17 passed 00:00:00
major-upgrade-17-to-18 passed 00:00:00
major-upgrade-logical-replica passed 00:00:00
ldap passed 00:00:00
ldap-tls passed 00:00:00
logcollection passed 00:00:00
monitoring passed 00:00:00
operator-upgrade-cert-manager passed 00:00:00
operator-upgrade-extensions passed 00:00:00
one-pod passed 00:00:00
repo-host-autogrow passed 00:00:00
operator-self-healing passed 00:00:00
pgbouncer passed 00:00:00
pg-tde passed 00:00:00
pg-tde-wal-encrypt passed 00:00:00
pitr passed 00:00:00
scaling passed 00:00:00
scheduled-backup passed 00:00:00
self-healing passed 00:00:00
sidecars passed 00:00:00
standby-pgbackrest passed 00:00:00
standby-streaming passed 00:00:00
start-from-backup passed 00:00:00
start-from-volumes passed 00:00:00
tablespaces passed 00:00:00
telemetry-transfer passed 00:00:00
upgrade-consistency passed 00:00:00
upgrade-minor passed 00:00:00
users passed 00:00:00
migration-from-crunchy-standby passed 00:00:00
migration-from-crunchy-pv passed 00:00:00
migration-from-crunchy-backup-restore passed 00:00:00
Summary Value
Tests Run 50/50
Job Duration 00:50:59
Total Test Time 00:18:14

commit: d67db8e
image: perconalab/percona-postgresql-operator:PR-1814-d67db8e10

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.

6 participants