[JIRA] (OVIRT-1745) Make upstream source collection and polling code usable for pipelines

Barak Korren (oVirt JIRA) jira at ovirt-jira.atlassian.net
Tue Nov 7 09:01:09 UTC 2017


Barak Korren created OVIRT-1745:
-----------------------------------

             Summary: Make upstream source collection and polling code usable for pipelines
                 Key: OVIRT-1745
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1745
             Project: oVirt - virtualization made easy
          Issue Type: New Feature
          Components: oVirt CI
            Reporter: Barak Korren
            Assignee: infra


The upstream source collection and polling code is currently only suitable for use in Free-Style jobs. This is because:
# We support having 'jenkins' repositories (Where jobs expect STDCI code to be found) use the upstream sources mechanism to get the actual code from the main 'jenkins' repo in gerrit.ovirt.org
# This creates a situation where in order to get the STDCI code we need to run the upstream sources code
# This creates a chicken and and egg problem because the upstream sources code is part of the STDCI code
# To solve this issue we simply embedded the upstream sources code into the job code by using '{{#include}}' in JJB rather then running it as a stand-alone script.
# This technique is not usable for pipelines, so we need to come with a different solution and make the required adjustments to the source collection and polling code.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20171107/448971fc/attachment.html>


More information about the Infra mailing list