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

Fix targets override identifier in check rerun and failed builds related test retriggering #2665

Conversation

majamassarini
Copy link
Member

Should fix #1519 #1886

RELEASE NOTES BEGIN

We have fixed /packit retest-failed which was retriggering also non failed tests.

RELEASE NOTES END

@majamassarini majamassarini requested a review from a team as a code owner November 29, 2024 11:23
Copy link
Contributor

@majamassarini majamassarini force-pushed the fix-targets-override-identifier-in-check-rerun branch from e785121 to cf31081 Compare November 29, 2024 11:42
Copy link
Contributor

majamassarini and others added 4 commits November 29, 2024 13:35
In the code we are already using both without casting.
So I stay consistent.
I hope this will not a problem with serialization/deserialization.
Otherwise there is no override and everything is retriggered.
@majamassarini majamassarini force-pushed the fix-targets-override-identifier-in-check-rerun branch from 7e955d0 to 8118907 Compare November 29, 2024 12:35
@majamassarini majamassarini added the mergeit When set, zuul wil gate and merge the PR. label Nov 29, 2024
Copy link
Contributor

Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/90fcc3e9fd1b42a684dd951695f63e20

✔️ pre-commit SUCCESS in 2m 03s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit bc265c4 into packit:main Nov 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Differentiate between "empty result of targets_override" and "don't use targets_override"
2 participants