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: add test for missing child node #12214

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

Joibel
Copy link
Member

@Joibel Joibel commented Nov 17, 2023

This test is providing a regression test for #12165. As promised in #12203.

It verifies that a child link is correctly made in the case of a step with outputs.

Verification

This test fails if #12203 is reverted.

This test is providing a regression test for argoproj#12165. As promised in

It verifies that a child link is correctly made in the case of a step
with outputs.

Signed-off-by: Alan Clucas <alan@clucas.org>
@terrytangyuan
Copy link
Member

Consider merging multiple PRs into one?

@terrytangyuan terrytangyuan changed the title chore: add test for missing child node test: add test for missing child node Nov 17, 2023
@Joibel
Copy link
Member Author

Joibel commented Nov 17, 2023

Consider merging multiple PRs into one?

It's not usually good practice, why would you prefer it?

@terrytangyuan
Copy link
Member

Just reduces the review burden. Currently, you have like 3 PRs for 3 different tests. Just a personal preference for changes like these

@terrytangyuan terrytangyuan merged commit 93962ef into argoproj:master Nov 17, 2023
28 checks passed
@Joibel Joibel deleted the test-child-link branch November 20, 2023 21:37
shuangkun pushed a commit to shuangkun/argo-workflows that referenced this pull request Nov 21, 2023
@agilgur5 agilgur5 added the area/controller Controller issues, panics label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller Controller issues, panics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants