]
Barak Korren updated OVIRT-1197:
--------------------------------
Resolution: Won't Fix
Status: Done (was: To Do)
Since STDCI had been re-implemented with pipeline jobs it no longer makes sense to
re-factor the code for FreeStyle jobs.
Re-factor the standard-CI publishers file
-----------------------------------------
Key: OVIRT-1197
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1197
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: oVirt CI
Reporter: Barak Korren
Assignee: infra
Labels: standard-ci
Thi has already been improved as part of OVIRT-988 (in [Gerrit
69194|https://gerrit.ovirt.org/#/c/69194]). But there is more work to do.
We can probably have the same publishers macro for all Standard-CI jobs, and add
conditional steps to:
# Collect test results if any (OVIRT-449)
# Improve output to Gerrit (OVIRT-682)
# Launch deploy-to-experimental if this is a build-artifacts job and the patch was
merged
This way we can finally stop having to have a separate entry for the build-artifacts jobs
and simplify the project YAML files.