[ https://ovirt-jira.atlassian.net/browse/OVIRT-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barak Korren updated OVIRT-907:

Resolution: Fixed
    Status: Done  (was: To Do)

The ‘{{check-patch.sh}}’ script in the jenkins repo provides pretty good coverage these days

Add CI for mock_runner.sh

     Key: OVIRT-907
     URL: https://ovirt-jira.atlassian.net/browse/OVIRT-907
 Project: oVirt - virtualization made easy
         Issue Type: Improvement
         Components: oVirt CI
Reporter: Barak Korren
Assignee: infra

We have some CI jobs running on our “Jenkins” repo right now. Those jobs mostly check YAML, but they are also useful for checking changes to mock_runner.sh because they are running inside it. However: # These jobs do a full YAML check even when it is not needed. # We're not actually checking mock_runner.sh for all the platforms it simulates. We've already seem some regressions happen in the CI system because we don't have enough tests for mock_runner.sh This ticket is for creating good CI coverage for mock_runner.sh, all that is needed to be done in practice is make some changes to the check_patch.sh script and the YAML so that:

— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100068)