This is not due to difference in qemu packages in two versions of ubuntu.
HBA passthrough is working on ubuntu 14.04.01 with both qemu versions.
but HBA passthrough is not working on ubuntu 14.04.02.
Regards
Nikesh
On Fri, Jul 31, 2015 at 4:00 PM, Nikesh Kumar Mahalka <
nikeshmaha...@vedams.
Below command is failing for FC HBA passthrough from baremetal
node(ubuntu 14.04.2 LTS 64 bit server) to nova virtual machines having
ubuntu:
virsh attach-device $VIRSH_NAME $fcoe
where $VIRSH_NAME is 'nova instance property named
OS-EXT-SRV-ATTR:instance_name having value say instance-000b'
Hi,
Are you using sos-ci and if yes then is it older version of sos-ci ?
Regards
Nikesh
On Wed, Apr 15, 2015 at 1:09 PM, Abhishek Shrivastava <
abhis...@cloudbyte.com> wrote:
> Hi All,
>
> In our CI I have been observing that, for any commits done in gerrit other
> than "*master branch*" the C
I also faced same issue.
After adding REQUIREMENTS_BRANCH=refs/changes/60/171060/3 in local.conf,its
working for me
Thanks Steve for fix
Regards
Nikesh
On Tue, Apr 7, 2015 at 12:51 PM, Steve Martinelli
wrote:
> Your assumption is correct, it's currently affecting the gate too.
>
> Bug: https
Not sure about your case,
But i am using sos-ci for my CI
https://github.com/j-griffith/sos-ci
Its running only volume tests:
sos-ci/sos-ci/ansible/tasks/run_tempest.yml ---> /opt/stack/tempest
---> tools/pretty_tox.sh volume | tee -a console.log.out
Regards
Nikesh
On Fri, Feb 6, 20