<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]</pre>
<h3>Daniel Belenky reassigned OVIRT-1894:</h3>
<pre>Assignee: Daniel Belenky  (was: infra)</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: Daniel Belenky</pre>
<p>We want to have the ability to specify conditional execution of threads (stage, substage, &hellip; ) 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: &lt;filename&gt;
  - change2:
      run-if:
        - file-changed:
- &lt;file1&gt;
- &lt;file2&gt;</pre>
<p>{code}</p></blockquote>
<p>&mdash; This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100079)</p>

<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BSM3tuiUfRTk64K-2BOjH6OfHwHF07KbWgKiV6gm3mB1II18BSBtXPREj0WkjfqAgXWnshvNmi3g7hf7kv7FqBki2RZzgFbqRnK9goqqJkcAizW7noi7EpyC7Cyq4m5LcFY7gF1dfPA71ctDJv1itP55J4TaIQ0OVOFPKLlEkDqvR5zu-2BOiUvMmzEJIbMQEdd5TIXd0EUIrZzpWk0Acbta5iy-2BWecOD-2FMYCrOtNJelJr0kmVjST-2BlvCcJXLgHurnUbeMCnCVVRHZzPinjqQXcLCbmL-2FEaJJ-2FmXkGux4TaPu-2FNrElWP62Bz0hf-2Bt9FP6b9FXe5U0l0Vg6kEQlm4u3oBv-2FZAGelJOeEuh9vifj2ZOgAzoAwu4p1ineoTynJGvS4F-2F9P8rmN9NslwofCEKsnGzfEdslV0WXPXjLJvIpQN" 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>