CI notification and link via u/s gerrit is non-existent

Hi, I have two jenkins CI jobs that are triggered from this patch (every patchset): http://gerrit.ovirt.org/#/c/23343/. The jobs are: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs I've just noticed that they are both triggered, but this doesn't appear in the patchset (#33). They are indeed triggered though: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs/170/ http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs/109 Thanks

could it be because of yesterday's plugins update? ----- Original Message -----
From: "Vered Volansky" <vered@redhat.com> To: "infra" <infra@ovirt.org> Sent: Thursday, February 13, 2014 2:44:37 PM Subject: CI notification and link via u/s gerrit is non-existent
Hi,
I have two jenkins CI jobs that are triggered from this patch (every patchset): http://gerrit.ovirt.org/#/c/23343/.
The jobs are: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs
I've just noticed that they are both triggered, but this doesn't appear in the patchset (#33). They are indeed triggered though: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs/170/ http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs/109
Thanks _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

----- Original Message -----
From: "Vered Volansky" <vered@redhat.com> To: "infra" <infra@ovirt.org> Sent: Thursday, February 13, 2014 2:44:37 PM Subject: CI notification and link via u/s gerrit is non-existent
Hi,
I have two jenkins CI jobs that are triggered from this patch (every patchset): http://gerrit.ovirt.org/#/c/23343/.
The jobs are: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs
please rename the jobs to have _gerrit suffix.
I've just noticed that they are both triggered, but this doesn't appear in the patchset (#33). They are indeed triggered though: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs/170/ http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs/109
also, they are triggered for every branch (**), and not just master/3.4/3.3 - is that on purpose? the current behavior is that gerrit doesn't show it's starting the tests, but only when it's done. i think it was requested in the past to avoid spamming the users, it can be enabled back.
Thanks _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "Vered Volansky" <vered@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Thursday, February 13, 2014 4:34:49 PM Subject: Re: CI notification and link via u/s gerrit is non-existent
----- Original Message -----
From: "Vered Volansky" <vered@redhat.com> To: "infra" <infra@ovirt.org> Sent: Thursday, February 13, 2014 2:44:37 PM Subject: CI notification and link via u/s gerrit is non-existent
Hi,
I have two jenkins CI jobs that are triggered from this patch (every patchset): http://gerrit.ovirt.org/#/c/23343/.
The jobs are: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs
please rename the jobs to have _gerrit suffix.
Didn't help. jobs are still trigerred and not linked to by gerrit.
I've just noticed that they are both triggered, but this doesn't appear in the patchset (#33). They are indeed triggered though: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs/170/ http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs/109
also, they are triggered for every branch (**), and not just master/3.4/3.3 - is that on purpose? the current behavior is that gerrit doesn't show it's starting the tests, but only when it's done. i think it was requested in the past to avoid spamming the users, it can be enabled back.
Thanks _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

----- Original Message -----
From: "Vered Volansky" <vered@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Sunday, February 16, 2014 8:21:20 AM Subject: Re: CI notification and link via u/s gerrit is non-existent
----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "Vered Volansky" <vered@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Thursday, February 13, 2014 4:34:49 PM Subject: Re: CI notification and link via u/s gerrit is non-existent
----- Original Message -----
From: "Vered Volansky" <vered@redhat.com> To: "infra" <infra@ovirt.org> Sent: Thursday, February 13, 2014 2:44:37 PM Subject: CI notification and link via u/s gerrit is non-existent
Hi,
I have two jenkins CI jobs that are triggered from this patch (every patchset): http://gerrit.ovirt.org/#/c/23343/.
The jobs are: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs
please rename the jobs to have _gerrit suffix.
Didn't help. jobs are still trigerred and not linked to by gerrit.
because it's on slient mode (checkbox) on the gerrit trigger section. this is set when you want to test something on jenkins and jenkins won't -1 the patches. if you want the jenkins user to review the patches, uncheck the silent mode, you'll get -1 on each failure this job finds on the relevant patches.
I've just noticed that they are both triggered, but this doesn't appear in the patchset (#33). They are indeed triggered though: http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_localfs/170/ http://jenkins.ovirt.org/job/vdsm_storage_functional_tests_nfs/109
also, they are triggered for every branch (**), and not just master/3.4/3.3 - is that on purpose? the current behavior is that gerrit doesn't show it's starting the tests, but only when it's done. i think it was requested in the past to avoid spamming the users, it can be enabled back.
Thanks _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
participants (3)
-
Eyal Edri
-
Ohad Basan
-
Vered Volansky