Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test] Let's introduce some smoke e2e tests for images in use #304

Open
jstourac opened this issue Oct 31, 2023 · 1 comment
Open

[Test] Let's introduce some smoke e2e tests for images in use #304

jstourac opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
kind/feature New feature or request priority/normal An issue with the product; fix when possible

Comments

@jstourac
Copy link
Member

jstourac commented Oct 31, 2023

We have run into bunch of issues with the images pointing to an incorrect location recently, e.g.:

To avoid these in the future, we could add some simple e2e tests to PROW CI that will check the content of the params.env file and spins up particular images so it checks that:

  • actual image with that tag exists
  • some chosen metadata check for each referred image
  • content of the file is in expected format
  • any other ideas?

These checks shall be introduced to this repo, downstream repo and, if possible, also into live builds repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request priority/normal An issue with the product; fix when possible
Projects
Status: No status
Status: 📋 Backlog
Development

No branches or pull requests

1 participant