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

e2e: improve the regression test #797

Merged
merged 31 commits into from
Aug 22, 2024
Merged

e2e: improve the regression test #797

merged 31 commits into from
Aug 22, 2024

Conversation

miampf
Copy link
Contributor

@miampf miampf commented Aug 8, 2024

Improve the regression test by deploying a multitude of deployments with contrast.

Note: All deployments except redis.yaml and nginx.yaml use quay as a package registry. Redis and Nginx use ghcr.io (redis, nginx). The reason for redis is that I couldn't find an official deployment on quay that also uses alpine. The nginx/nginx-unprivileged image on quay seems to overwrite/delete hashes.

You can run this test locally by executing just e2e regression. A working CI run can be viewed here

@miampf miampf added the no changelog PRs not listed in the release notes label Aug 8, 2024
@miampf miampf force-pushed the miampf/e2e/regression branch 6 times, most recently from f1b38a9 to 414e48a Compare August 15, 2024 14:27
@miampf miampf marked this pull request as ready for review August 15, 2024 14:47
@miampf miampf requested a review from katexochen as a code owner August 15, 2024 14:47
@miampf miampf requested a review from burgerdev August 15, 2024 14:47
e2e/regression/test-data/apache-httpd-centos.yaml Outdated Show resolved Hide resolved
e2e/regression/regression_test.go Outdated Show resolved Hide resolved
e2e/regression/regression_test.go Outdated Show resolved Hide resolved
e2e/regression/test-data/mongodb.yaml Outdated Show resolved Hide resolved
@miampf miampf requested a review from katexochen August 16, 2024 12:58
@miampf miampf force-pushed the miampf/e2e/regression branch from 01a9789 to b21f071 Compare August 22, 2024 10:52
@miampf miampf merged commit b00b0d3 into main Aug 22, 2024
14 checks passed
@miampf miampf deleted the miampf/e2e/regression branch August 22, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PRs not listed in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants