SRE-3833 ci: remove obsolete code#18473
Conversation
discoverGitReferenceBuild is useless in the Jenkinsfile context and has no effect on build results. It is called from inside unitTestPost. Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Priority: 2 Cancel-prev-build: false Skip-unit-test: true Skip-unit-test-memcheck: true Skip-func-vm-all: true Skip-test-el-9-rpms: true Skip-test-leap-15-rpms: true Skip-func-hw-test: true Skip-func-test-el9: true Skip-func-test-leap15: true Skip-test-el-8-rpms: true Skip-func-hw-test: true Skip-func-test-el8: true
|
Errors are Unable to load ticket data |
JohnMalmberg
left a comment
There was a problem hiding this comment.
Have to take your word for it being obsolete, as I have no idea what it was used for.
daltonbohning
left a comment
There was a problem hiding this comment.
I thought the way that code was supposed to work is that Fault Injection will only complain about NEW issues that do not also show up in master. But if master is "clean" that maybe it does not matter. Anyway, we can always add this back in if it's an issue
This code is triggered internally by the |
discoverGitReferenceBuild is useless in the Jenkinsfile context and has no effect on build results.
It is called from inside unitTestPost.
Steps for the author:
After all prior steps are complete: