Skip to content

Fix @fb-encryption and @user-password FB test failures (PMM-15194)#1049

Closed
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/pmm-fb-test-repair-4120
Closed

Fix @fb-encryption and @user-password FB test failures (PMM-15194)#1049
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/pmm-fb-test-repair-4120

Conversation

@cursor

@cursor cursor Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Why

FB run for Percona-Lab/pmm-submodules#4456 (PMM-15194 migrate encryption to v2) failed two UI suites:

  • @fb-encryption — all three encryption scenarios failed because verifyEncryptionRotation still asserts v1 log lines (DB pmm-managed is successfully decrypted, Rotating encryption key, etc.). PMM-15194 replaces stop/decrypt/rotate/encrypt/start with keyset-based rotation (Added new primary encryption key, Restarting PMM Server, re-encrypted with the new key).
  • @user-password (podman) — job failed during Setup tools with apt 404 for libncurses5/libtinfo5 on ubuntu-22.04 runners (unrelated to the product change).

How

  • Update codeceptjs-e2e/tests/encryption/encryption_test.js rotation assertions to match v2 pmm-encryption-rotation output.
  • Remove obsolete libncurses5 from runner-e2e-tests-podman.yml apt install list.

Tested against FB image perconalab/pmm-server-fb:PR-4456-15aedaf via CI artifact analysis from run 28744374834.

Open in Web View Automation 

Update encryption rotation assertions for PMM-15194 v2 keyset flow
(no decrypt-at-rest step) and drop libncurses5 from podman workflow
setup after Ubuntu mirror 404.

Co-authored-by: davi.travaglia <davi.travaglia@percona.com>
@travagliad travagliad closed this Jul 5, 2026
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.

2 participants