Skip to content

fix(kuttl): align standalone pgAdmin user-management asserts with python3.12#4503

Merged
ValClarkson merged 2 commits into
CrunchyData:REL_5_8from
ValClarkson:pgadmin-kuttl-python312-asserts-5_8
Jun 2, 2026
Merged

fix(kuttl): align standalone pgAdmin user-management asserts with python3.12#4503
ValClarkson merged 2 commits into
CrunchyData:REL_5_8from
ValClarkson:pgadmin-kuttl-python312-asserts-5_8

Conversation

@ValClarkson

Copy link
Copy Markdown
Contributor

The four standalone-pgadmin-user-management assert scripts still exec setup.py out of /usr/local/lib/python3.11/site-packages/pgadmin4, which fails against the python3.12-built pgAdmin image now shipped for 5.8. Bump the path to /usr/local/lib/python3.12/site-packages/pgadmin4 in {01,03,05,07}-assert.yaml.

…hon3.12

The four standalone-pgadmin-user-management assert scripts still exec
setup.py out of /usr/local/lib/python3.11/site-packages/pgadmin4, which
fails against the python3.12-built pgAdmin image now shipped for 5.8.
Bump the path to /usr/local/lib/python3.12/site-packages/pgadmin4 in
{01,03,05,07}-assert.yaml.
@ValClarkson ValClarkson merged commit 2d25cb2 into CrunchyData:REL_5_8 Jun 2, 2026
16 of 18 checks passed
@ValClarkson ValClarkson deleted the pgadmin-kuttl-python312-asserts-5_8 branch June 2, 2026 19:04
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