Skip to content

Remove _test_check_names attribute from BaseBuildJobHelper#1726

Merged
softwarefactory-project-zuul[bot] merged 1 commit intopackit:mainfrom
lbarcziova:test-check-names-fix
Oct 27, 2022
Merged

Remove _test_check_names attribute from BaseBuildJobHelper#1726
softwarefactory-project-zuul[bot] merged 1 commit intopackit:mainfrom
lbarcziova:test-check-names-fix

Conversation

@lbarcziova
Copy link
Member

@lbarcziova lbarcziova commented Oct 26, 2022

For BaseBuildJobHelper, methods reporting the testing farm job statuses work with job configs passed
in method arguments, therefore it doesn't make sense to store the results in the attribute and reuse it. Move this to TestingFarmJobHelper where we handle always only one test job and therefore it makes sense to store it there.

(Testing the changed functionality here, this affects only report_status_to_all, otherwise, the changes look good so far...)

Related to #1717


RELEASE NOTES BEGIN
N/A
RELEASE NOTES END

For BaseBuildJobHelper, methods reporting the testing farm job
statuses work with job configs passed
in method arguments, therefore it doesn't make sense to store
the results in the attribute and reuse it. Move this to TestingFarmJobHelper
where we handle always only one test job and therefore it makes
sense to store it there.
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ pre-commit SUCCESS in 2m 08s
✔️ packit-service-tests SUCCESS in 2m 02s
✔️ packit-service-tests-openshift SUCCESS in 14m 08s

@lbarcziova lbarcziova added the mergeit Merge via Zuul label Oct 27, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ pre-commit SUCCESS in 1m 57s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 15b3ca9 into packit:main Oct 27, 2022
@lbarcziova lbarcziova deleted the test-check-names-fix branch July 1, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mergeit Merge via Zuul

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants