Skip to content

Re-enable security test#320

Merged
pquentin merged 1 commit intoelastic:masterfrom
DJRickyB:re-enable-test
Sep 26, 2022
Merged

Re-enable security test#320
pquentin merged 1 commit intoelastic:masterfrom
DJRickyB:re-enable-test

Conversation

@DJRickyB
Copy link
Copy Markdown
Contributor

Now that elastic/rally#1580 is merged, this should be fixed.

@DJRickyB DJRickyB self-assigned this Sep 14, 2022
@DJRickyB DJRickyB added the backport pending Awaiting backport to stable release branch label Sep 15, 2022
Copy link
Copy Markdown
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

Thanks! It does pass now. Should we also define xfail_strict=true to have CI fail if such xfail tests pass?

@DJRickyB
Copy link
Copy Markdown
Contributor Author

Thanks! It does pass now. Should we also define xfail_strict=true to have CI fail if such xfail tests pass?

My immediate reaction is "oooo", as I wasn't aware of this option

But I think this would potentially not work well for us because the fix to a given test failure (as it was here) could be in rally, meaning we'd technically have a CI deadlock for an xfail test being marked in rally-tracks master vs fixed in a branch of rally. Am I thinking about this correctly? I can explain this further if I'm not making sense

@pquentin
Copy link
Copy Markdown
Member

Right, but we can always bypass the CI checks and merge anyway. At this point it's a balance: are we going to break more things by bypassing checks sometimes or by missing xfail annotations that are in fact passing? I think you're right that bypassing the checks would be more dangerous, I would not trust myself here!

@pquentin pquentin merged commit 9848ae1 into elastic:master Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport pending Awaiting backport to stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants