]
Barak Korren updated OVIRT-1880:
--------------------------------
Resolution: Won't Fix
Status: Done (was: To Do)
We're not going to use Beaker directly, we'll use CentOS CI and Duffy instead.
Manage bare metals with beaker
------------------------------
Key: OVIRT-1880
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1880
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Jenkins Slaves
Reporter: Barak Korren
Assignee: infra
There are multiple reasons why we may want to manage our bare-metal slaves with
[
beaker|https://beaker-project.org/]:
* It will allow us to have auto-reprovisioning for them, perhaps even after every job
* It will allow us to scale up to multiple jenkins masters while sharing host resources
* If may allow us to safely move `global_setup.sh` to be executed before a jobs starts
and not by the job itself.
There are probably multiple pieces of work to be carried out here, each will be tracked
in a different ticket that will be set as a blocker to this ticket.