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

Hide manual test statuses only when build handler is required #2389

Merged
merged 1 commit into from Apr 4, 2024

Conversation

lbarcziova
Copy link
Member

@lbarcziova lbarcziova commented Apr 4, 2024

We should not check the labels and identifiers, this should be handled by pre-checks and results in no reporting for TF notifications.

Fixes #2386

TODO:

  • testcase

RELEASE NOTES BEGIN

We have fixed reporting of tests with manual_trigger: True.

RELEASE NOTES END

Copy link
Contributor

Copy link
Member

@majamassarini majamassarini left a comment

Choose a reason for hiding this comment

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

I have the feeling that something is missing but this can be tested on stg.
Just one note about the testing, I found out that many corner cases where related with no having a build yet.

Copy link
Contributor

Copy link
Contributor

We should not check the labels and identifiers, this should be
handled by pre-checks and results in no reporting for TF notifications.

Fixes packit#2386
Copy link
Contributor

@lbarcziova lbarcziova added the mergeit When set, zuul wil gate and merge the PR. label Apr 4, 2024
Copy link
Contributor

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

✔️ pre-commit SUCCESS in 2m 19s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit cef6943 into packit:main Apr 4, 2024
4 of 5 checks passed
@lbarcziova lbarcziova deleted the hiding-fix branch April 4, 2024 12:01
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.

Missing reporting for manual tests
2 participants