]
Daniel Belenky reassigned OVIRT-1876:
-------------------------------------
Assignee: Daniel Belenky (was: infra)
Make it possible to create poll-upstream-sources jobs from STDCI
pipelines/DSL
------------------------------------------------------------------------------
Key: OVIRT-1876
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1876
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: pusher.py, Standard CI (Pipelines), STDCI DSL, usrc.py
Reporter: Barak Korren
Assignee: Daniel Belenky
The `poll-upstream-sources` jobs are the last kind of STDCI job that do not yet have
pipeline-based implementation.
This has not been done so far because pipelines typically once in the project lifetime
and then run in response to user SCM events. The poll job OTOH may need to be created and
removed in response to user changes to the STDCI DSL.