<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 27 October 2016 at 13:32, Martin Mucha <span dir="ltr">&lt;<a href="mailto:mmucha@redhat.com" target="_blank">mmucha@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
let me step back a little and explain what we want to achieve. We have patch pushed to gerrit, not merged to master. We want to build rpms from it and pass it (via no official way) to some tester so that he can test it.<br>
<br>
I read provided documentation, but I do not have sufficient background to understand it fully.<br>
Questions:<br>
<br>
1. if I opted to run these tests locally, what are expected hw specification? I mean devel build is already more than laptop can handle. If this has enabled all translations, I&#39;d have to take a pto to run it. So is this even possible to be ran on laptop with only 12G ram?<br>
<br></blockquote><div>PTO isn&#39;t needed if your tester doesn&#39;t need all locales + permutations<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
2. Since I probably should be coding instead of waiting for build on irresponsible laptop (which it is even for devel build), would it be possible to have jenkins build, which prepares rpms as described above without need to deploy them to some repo, but allowing to download them instead?<br>
 <br></blockquote><div>You can already explore the CI jenkins jobs on how to do it or have a look at this jenkins job <a href="http://jenkins-dev.eng.lab.tlv.redhat.com/job/ovirt-engine-create-rpms/">http://jenkins-dev.eng.lab.tlv.redhat.com/job/ovirt-engine-create-rpms/</a><br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
thanks,<br>
M.<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
----- Original Message -----<br>
&gt; Hi,<br>
&gt; first you can run it locally quite easily using mock[1], the command<br>
&gt; should be(after jenkins repo is cloned and mock installed) something<br>
&gt; like:<br>
&gt; ../jenkins/mock_configs/mock_<wbr>runner.sh --mock-confs-dir<br>
&gt; ../jenkins/mock_configs/ --build-only -s fc24<br>
&gt; After running successfully the artifacts will be under<br>
&gt; exported-artifacts directory.<br>
&gt;<br>
&gt; It is possible to do it from Jenkins too, the problem is that the<br>
&gt; current _build_artifacts job also deploy the created RPMs to<br>
&gt; <a href="http://resources.ovirt.org" rel="noreferrer" target="_blank">resources.ovirt.org</a>&#39;s experimental repo, which is later consumed by<br>
&gt; OST.<br>
&gt; If needed, we can clone the needed job and remove the deploy part(and<br>
&gt; add -manual suffix), then you can pass the gerrit refspec in the build<br>
&gt; parameters. If so, tell me which job.<br>
&gt;<br>
&gt; Nadav.<br>
&gt;<br>
&gt;<br>
&gt; [1]<br>
&gt; <a href="http://ovirt-infra-docs.readthedocs.io/en/latest/CI/Build_and_test_standards.html#testing-the-scripts-locally" rel="noreferrer" target="_blank">http://ovirt-infra-docs.<wbr>readthedocs.io/en/latest/CI/<wbr>Build_and_test_standards.html#<wbr>testing-the-scripts-locally</a><br>
&gt;<br>
&gt; On Wed, Oct 26, 2016 at 5:47 PM, Dan Kenigsberg &lt;<a href="mailto:danken@redhat.com">danken@redhat.com</a>&gt; wrote:<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; Pardon my ignorance, but how can I trigger build-artifacts.sh after<br>
&gt; &gt; posting a patch to gerrit?<br>
&gt; &gt;<br>
&gt; &gt; I hope there&#39;s an easy way togenerate RPMs to be tested by third<br>
&gt; &gt; parties prior to merging the patch.<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; Dan.<br>
&gt; &gt; ______________________________<wbr>_________________<br>
&gt; &gt; Infra mailing list<br>
&gt; &gt; <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/infra</a><br>
&gt;<br>
______________________________<wbr>_________________<br>
Infra mailing list<br>
<a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/infra</a><br>
</div></div></blockquote></div><br></div></div>