Jenkins – running ovirt-vmconsole builds

Hello, I'm trying to diagnose a failing build[1] in ovirt-vmconsole. It builds fine in a Fedora VM on my laptop, but fails on the Jenkins server. Is there a way to trigger the build with changes from a specific Gerrit changeset? Or maybe I can get permissions to run the build manually? Tomo [1] https://gerrit.ovirt.org/#/c/95175/

checking... On Mon, Nov 5, 2018 at 12:21 PM Tomasz Barański <tbaransk@redhat.com> wrote:
Hello,
I'm trying to diagnose a failing build[1] in ovirt-vmconsole. It builds fine in a Fedora VM on my laptop, but fails on the Jenkins server.
Is there a way to trigger the build with changes from a specific Gerrit changeset? Or maybe I can get permissions to run the build manually?
Tomo
[1] https://gerrit.ovirt.org/#/c/95175/ _______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/infra@ovirt.org/message/HRNZRDGJMOPJB7...

On Mon, 5 Nov 2018 at 14:21, Tomasz Barański <tbaransk@redhat.com> wrote:
Hello,
I'm trying to diagnose a failing build[1] in ovirt-vmconsole. It builds fine in a Fedora VM on my laptop, but fails on the Jenkins server.
Is there a way to trigger the build with changes from a specific Gerrit changeset? Or maybe I can get permissions to run the build manually?
You can add 'ci build please' as a comment in Gerrit to run the build job on the latest patchset for the patch. If this is something you'd do often, I;d recommnet adding the build process to check-patch.sh You can also easily emulate how the CI runs things locally using mock_runner.sh [1] [1]: https://ovirt-infra-docs.readthedocs.io/en/latest/CI/Using_mock_runner/
Tomo
[1] https://gerrit.ovirt.org/#/c/95175/ _______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/infra@ovirt.org/message/HRNZRDGJMOPJB7...
-- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted

On 18/11/05 04:01, Barak Korren wrote:
On Mon, 5 Nov 2018 at 14:21, Tomasz Barański <tbaransk@redhat.com> wrote:
Hello,
I'm trying to diagnose a failing build[1] in ovirt-vmconsole. It builds fine in a Fedora VM on my laptop, but fails on the Jenkins server.
Is there a way to trigger the build with changes from a specific Gerrit changeset? Or maybe I can get permissions to run the build manually?
You can add 'ci build please' as a comment in Gerrit to run the build job on the latest patchset for the patch.
If this is something you'd do often, I;d recommnet adding the build process to check-patch.sh
You can also easily emulate how the CI runs things locally using mock_runner.sh [1]
[1]: https://ovirt-infra-docs.readthedocs.io/en/latest/CI/Using_mock_runner/
The 'ci build please' trick does not seem to work for ovirt-vmconsole. I'll try the mock runner. Tomo
participants (3)
-
Barak Korren
-
Dafna Ron
-
Tomasz Barański