Re: [lago-devel] Lago check patch is failing when running on my laptop
by Gal Ben Haim
Not sure why, but adding back "bootmenu enable='yes'" solved the problem.
Gal Ben Haim
gbenhaim(a)redhat.com
RHEV DevOps
----- Original Message -----
From: "Yaniv Kaul" <ykaul(a)redhat.com>
To: "Gal Ben Haim" <gbenhaim(a)redhat.com>
Sent: Thursday, September 15, 2016 9:58:51 AM
Subject: Re: [lago-devel] Lago check patch is failing when running on my laptop
I'm not very much interested in mock (I think it's not a good idea), but I
can check.
Where do I get gerrit.ovirt.org/jenkins/mock_configs/mock_runner.sh from?
simple wget fails obviously.
Y.
On Wed, Sep 14, 2016 at 6:13 PM, Gal Ben Haim <gbenhaim(a)redhat.com> wrote:
> for running the mock - ~/gerrit.ovirt.org/jenkins/moc
> k_configs/mock_runner.sh --mock-confs-dir ~/gerrit.ovirt.org/jenkins/moc
> k_configs/ -e automation/check-patch.sh -s fc24
> for running the test inside the mock - ./automation/check-patch.sh
>
> Gal Ben Haim
> gbenhaim(a)redhat.com
> RHEV DevOps
>
> ----- Original Message -----
> From: "Yaniv Kaul" <ykaul(a)redhat.com>
> To: "Nadav Goldin" <ngoldin(a)redhat.com>
> Cc: "Gal Ben Haim" <gbenhaim(a)redhat.com>, lago-devel(a)ovirt.org
> Sent: Wednesday, September 14, 2016 12:41:26 PM
> Subject: Re: [lago-devel] Lago check patch is failing when running on my
> laptop
>
> What command are you using to trigger it?
> My code adds virtio-scsi - but no one is using it (yet, I am in my tests
> and it works well).
> It also adds UNMAP support to all disk - which should be silently ignored
> (as no one is using yet virtio-scsi).
> Apart from that, not sure what could cause it.
>
> On Wed, Sep 14, 2016 at 12:09 PM, Nadav Goldin <ngoldin(a)redhat.com> wrote:
>
> > Hitting the same error on 'master' - this time on fc24 host & fc24
> > chroot. Reverting back to '531bd75'(before iSCSI PR) seems to resolve
> > the issue.
> > Strangely enough, re-triggering the CI on current master branch works.[1]
> > As a side note, I was mistaken - check_patch do run on VMs(it is OST
> > that run on BMs)
> >
> > [1] http://jenkins.ovirt.org/job/lago_master_check-patch-fc24-x8
> 6_64/102/
> >
> > On Mon, Sep 12, 2016 at 8:46 PM, Nadav Goldin <ngoldin(a)redhat.com>
> wrote:
> > > iirc, we are runing all lago jobs on fc24 bare metal slaves, since
> > > there was an issue with running fc24 chroots on el7 hosts, not sure if
> > > it was resolved. It might explain why Jenkins jobs are running ok.
> > >
> > >
> > >
> > >
> > > On Sun, Sep 11, 2016 at 8:56 PM, Gal Ben Haim <gbenhaim(a)redhat.com>
> > wrote:
> > >> Hi All,
> > >>
> > >> When running check-patch on my laptop and mini-dell (rhel 7.1 and mock
> > fc-24 on both),
> > >> the tests fails on ssh timeout.
> > >>
> > >> I'm running the tests on the latest commit on master (hash 27856ea).
> > >> I tried to run the tests on hash: 531bd75 (0.24 stable release) and it
> > >> went well.
> > >>
> > >> It's strange because I don't see those failures on jenkins.
> > >>
> > >> test log: http://pastebin.test.redhat.com/410685
> > >>
> > >> Does anyone else experiencing this problem ?
> > >>
> > >>
> > >> Gal Ben Haim
> > >> gbenhaim(a)redhat.com
> > >> RHEV DevOps
> > >> _______________________________________________
> > >> lago-devel mailing list
> > >> lago-devel(a)ovirt.org
> > >> http://lists.ovirt.org/mailman/listinfo/lago-devel
> > _______________________________________________
> > lago-devel mailing list
> > lago-devel(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/lago-devel
> >
>
8 years, 2 months
Lago check patch is failing when running on my laptop
by Gal Ben Haim
Hi All,
When running check-patch on my laptop and mini-dell (rhel 7.1 and mock fc-24 on both),
the tests fails on ssh timeout.
I'm running the tests on the latest commit on master (hash 27856ea).
I tried to run the tests on hash: 531bd75 (0.24 stable release) and it
went well.
It's strange because I don't see those failures on jenkins.
test log: http://pastebin.test.redhat.com/410685
Does anyone else experiencing this problem ?
Gal Ben Haim
gbenhaim(a)redhat.com
RHEV DevOps
8 years, 2 months
New Lago release - 0.24
by Nadav Goldin
Hey,
Lago 0.24 is out, introducing 2 new features: initial DNS + IPv6
support, and a new flat output formatter for the CLI.
Here is the full change log:
* Sun Sep 04 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.24.0
531bd754: Merge pull request #303 from
lago-project/refactor_engine_api_request
41a15764: Removed redundant checks when getting ovirt api
* Sun Sep 04 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.23.4
b17a5c29: Merge pull request #304 from mykaul/DNS
783aae26: Add DNS and IPv6 support
* Thu Sep 01 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.23.3
ee7b814f: Merge pull request #301 from lago-project/flat_output_plugin
1f6fc70f: Added flat output formatter
* Mon Aug 22 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.23.2
ed6371fa: Merge pull request #294 from sandrobonazzola/master
ca3c023b: reposetup: be more verbose on reposync failure
13e921eb: Merge branch 'master' into master
* Tue Aug 16 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.23.1
030f6e76: Merge pull request #279 from mpolednik/libvirt-auth
ed219883: libvirt: add auth
Repo - http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
Docs - http://lago.readthedocs.io/en/0.24/Env_Setup.html
Enjoy!
8 years, 2 months