[JIRA] (OVIRT-1523) Support multipile executors per CI stage (V2)
Barak Korren (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Wed Jul 12 13:25:01 UTC 2017
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33620#comment-33620 ]
Barak Korren commented on OVIRT-1523:
-------------------------------------
One quick and dirty way to achieve this that was suggested by [~nsoffer at redhat.com] and made possible by [Gerrit 79316|https://gerrit.ovirt.org/#/c/79316/] is to create "fake distributions" such as "el7:a" and "el7:b". This will allow people to use YAML to make jobs that target those fake distributions.
Making such "fake distributions" is actually quite easy in practice since we got [Gerrit 73690|https://gerrit.ovirt.org/#/c/73690/].
> Support multipile executors per CI stage (V2)
> ---------------------------------------------
>
> Key: OVIRT-1523
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1523
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: oVirt CI
> Reporter: Barak Korren
> Assignee: infra
> Labels: standard-ci
>
> Currently we allow creating just one Jenkins "Free-Style" job per standard-CI stage and distribution. This means for e.g. that you can only have one "check-patch" script running on EL7 for a given project.
> It had been requested several times to allow having multiple standard-CI scripts running in parallel on separate slaves as a means to get CI results faster.
> Implementing this properly will probably require implementing both OVIRT-1522 and OVIRT-1013
--
This message was sent by Atlassian JIRA
(v1000.1112.0#100055)
More information about the Infra
mailing list