Add github actions test to validate images in release_versions
General
Escalation
General
Escalation
Description
Environment
None
Activity
Show:
Details
Details
Assignee

Reporter

Needs QA
Yes
Affects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created January 8, 2025 at 2:02 PM
Updated January 17, 2025 at 12:11 PM
Hi,
We have release_versions file in PXC and PSMDB (will be added for PG also) that stores images. If there is a misprint somewhere in images - the error will be populated to all release images and we will not know about it till we start jenkins tests. It makes sense to add some github actions test verify images when the file is updated (for example run
docker manifest inspect
)