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

ci: run E2E tests if Dockerfile changes #13024

Merged
merged 2 commits into from
May 8, 2024

Conversation

Joibel
Copy link
Member

@Joibel Joibel commented May 8, 2024

When the Dockerfile changes we should re-test most of the world

Signed-off-by: Alan Clucas <alan@clucas.org>
@Joibel Joibel added the area/build Build or GithubAction/CI issues label May 8, 2024
@Joibel Joibel changed the title chore: re-run everything if the Dockerfile changes ci: re-run everything if the Dockerfile changes May 8, 2024
@agilgur5 agilgur5 changed the title ci: re-run everything if the Dockerfile changes ci: re-run tests if the Dockerfile changes May 8, 2024
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Copy link
Member

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, per above and #13023 (comment), Dockerfile is used to build images that are used in the E2E tests.

We may want to further add files that change the docker build context, same as #12006 "Future Work"

@agilgur5 agilgur5 changed the title ci: re-run tests if the Dockerfile changes ci: run E2E tests if Dockerfile changes May 8, 2024
@agilgur5 agilgur5 enabled auto-merge (squash) May 8, 2024 19:46
@agilgur5 agilgur5 merged commit ebf4ef9 into argoproj:main May 8, 2024
29 checks passed
@Joibel Joibel deleted the dockerfile-change-ci branch May 9, 2024 07:12
@agilgur5 agilgur5 added this to the v3.5.x patches milestone May 27, 2024
agilgur5 pushed a commit that referenced this pull request May 27, 2024
Signed-off-by: Alan Clucas <alan@clucas.org>
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Co-authored-by: Anton Gilgur <agilgur5@gmail.com>
(cherry picked from commit ebf4ef9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Build or GithubAction/CI issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants