Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodedev_create_destroy test doesn't SKIP #1047

Open
cevich opened this issue Nov 8, 2013 · 1 comment
Open

nodedev_create_destroy test doesn't SKIP #1047

cevich opened this issue Nov 8, 2013 · 1 comment
Assignees

Comments

@cevich
Copy link
Member

cevich commented Nov 8, 2013

Came in via #983, the error is: 'raise error.TestFail("No HBAs to support vHBA on the host!")'. This should be error.TestNAError(...) if possible, since it's a test environment/setup problem. Environment:

Lenovo T530, 4 CPUs (dual-core + HT), 8G ram
Latest hand-build of libvirt (almost 1.1.4)
Running as root, SELinux in permissive mode
Default bridge mode networking
Default JeOS 19 x86_64 guest

Assigning to @chuanchang since it's his test. Let me know if you need help fixing this.

@ghost ghost assigned chuanchang Nov 8, 2013
@chuanchang
Copy link
Contributor

@cevich, yes, it requires hardware support for this testing, the "TestNAError" is an expected error, I will fix and test it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants