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

8 failures of emulatorpin tests #1021

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

8 failures of emulatorpin tests #1021

cevich opened this issue Nov 5, 2013 · 1 comment

Comments

@cevich
Copy link
Member

cevich commented Nov 5, 2013

On 11/05/2013 03:48 PM, Dongsheng Yang wrote:

On 11/04/2013 07:45 PM, John Ferlan wrote:

grep "| ERROR " latest/debug.log | awk '{print $5}' | sed

's/virsh.//g' | sed 's/..//g' | uniq -ic
8 emulatorpin

07:56:18 INFO | ERROR
virsh.emulatorpin.positive_testing.set_emulatorpin_parameter.running_guest.cpulist.emulatorpin_options.live.comma_list

-> TestError: Failed to get emulatorpin params from
/sys/fs/cgroup/cpuset/libvirt/qemu/virt-tests-vm1/emulator/cpuset.cpus

could be the 'cgroup' changes that I believe Pavel fixed in another test
need to be applied here too.

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
@jferlan
Copy link
Contributor

jferlan commented Nov 10, 2013

See pull request #906 for the reference example to which I was referring.

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