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

chore: address flakey e2e test ("TestParametrizableAds") #9795

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

juliev0
Copy link
Contributor

@juliev0 juliev0 commented Oct 11, 2022

Signed-off-by: Julie Vogelman [email protected]

partial fix to #9027

This test fails intermittently (such as here) because the "Message" on the Pod sometimes gets cleared. The test is looking for the "Message" but it showed up and then got cleared. It seems to me that what we're verifying here is that the activeDeadlineSeconds got passed to the Pod so I've changed the check to that.

Signed-off-by: Julie Vogelman <[email protected]>
Signed-off-by: Julie Vogelman <[email protected]>
@alexec alexec merged commit bc035b1 into argoproj:master Oct 13, 2022
@juliev0 juliev0 deleted the parametrizable-ads branch October 14, 2022 15:40
juchaosong pushed a commit to juchaosong/argo-workflows that referenced this pull request Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants