[JIRA] (OVIRT-1629) Automation yaml
Daniel Belenky (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Mon Sep 4 13:56:29 UTC 2017
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Belenky reassigned OVIRT-1629:
-------------------------------------
Assignee: Daniel Belenky (was: infra)
> Automation yaml
> ---------------
>
> Key: OVIRT-1629
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1629
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Reporter: Daniel Belenky
> Assignee: Daniel Belenky
>
> As part of the efforts of moving to std ci v2, we want to have the ability for projects to specify everything that currently is under the automation dir in a +single yaml.+
> The config file will include all the metadata needed to generate std ci jobs.
> We can split everything that is configurable under *automation* dir currently into two groups: _categories, options_
> where categories are the *distro, arch, stage, substabe* and the options are actually the specific configuration for every category: *packages, repos, yumrepos, environment, runtime_requirements, script, ...*.
> Syntax example:
> {code:java}
> arch:
> - x86_64
> distro:
> - el7:
> arch:
> - ppc64le
> - fc26
> stage:
> - check-patch:
> substage:
> - test
> - build-artifacts:
> arch:
> - ppc64le:
> distro:
> - fc24
> substages:
> - build
> - test
> {code}
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100059)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20170904/67d671f4/attachment.html>
More information about the Infra
mailing list