David Caro has uploaded a new change for review. Change subject: The workers option is not supported on test ......................................................................
The workers option is not supported on test It was removed from the test command on latest jjb Change-Id: Ic79a72f1d8358f9c7d36ad48c84403242aa275c0 Signed-off-by: David Caro <dcaro...@redhat.com> --- M jobs/confs/shell-scripts/jenkins_check_yaml.sh 1 file changed, 0 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/31/40731/1 diff --git a/jobs/confs/shell-scripts/jenkins_check_yaml.sh b/jobs/confs/shell-scripts/jenkins_check_yaml.sh index a987f13..722b2e0 100644 --- a/jobs/confs/shell-scripts/jenkins_check_yaml.sh +++ b/jobs/confs/shell-scripts/jenkins_check_yaml.sh @@ -19,7 +19,6 @@ -l debug \ --conf "$conf_file" \ test \ - --workers 0 \ --recursive \ -o "$new_xmls_dir" \ "$yaml_dir" @@ -38,7 +37,6 @@ -l debug \ --conf "$conf_file" \ test \ - --workers 0 \ --recursive \ -o "$old_xmls_dir" \ "$yaml_dir" -- To view, visit https://gerrit.ovirt.org/40731 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic79a72f1d8358f9c7d36ad48c84403242aa275c0 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <dcaro...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches