
This is a multi-part message in MIME format... ------------=_1518448116-12711-117 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit [ https://ovirt-jira.atlassian.net/browse/OVIRT-1894?page=com.atlassian.jira.p... ] Daniel Belenky updated OVIRT-1894: ---------------------------------- Epic Link: OVIRT-400
Add conditional execution parameter (run_if) to DSL options -----------------------------------------------------------
Key: OVIRT-1894 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1894 Project: oVirt - virtualization made easy Issue Type: Improvement Components: STDCI DSL Reporter: Daniel Belenky Assignee: infra
We want to have the ability to specify conditional execution of threads (stage, substage, ... ) with different conditions. The first condition to implement (and probably the most straightforward one) is to execute a thread in certain files were changed. Example schema for the syntax: {code:yaml} --- stage: check-patch substage: - change1: run-if: - file-changed: <filename> - change2: run-if: - file-changed: - <file1> - <file2> {code}
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100079) ------------=_1518448116-12711-117 Content-Type: text/html; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 7bit <html><body> <pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1894?page=com.atlassian.jira.p... ]</pre> <h3>Daniel Belenky updated OVIRT-1894:</h3> <pre>Epic Link: OVIRT-400</pre> <blockquote><h3>Add conditional execution parameter (run_if) to DSL options</h3> <pre> Key: OVIRT-1894 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1894 Project: oVirt - virtualization made easy Issue Type: Improvement Components: STDCI DSL Reporter: Daniel Belenky Assignee: infra</pre> <p>We want to have the ability to specify conditional execution of threads (stage, substage, … ) with different conditions. The first condition to implement (and probably the most straightforward one) is to execute a thread in certain files were changed. Example schema for the syntax: {code:yaml} --- stage: check-patch substage:</p> <pre> - change1: run-if: - file-changed: <filename> - change2: run-if: - file-changed: - <file1> - <file2></pre> <p>{code}</p></blockquote> <p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100079)</p> <img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BSM3t..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/> </body></html> ------------=_1518448116-12711-117--