Comment 17 for bug 1312199

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/96180
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=b3e722df60bef0aae1381c962b252ab26b52b589
Submitter: Jenkins
Branch: master

commit b3e722df60bef0aae1381c962b252ab26b52b589
Author: Attila Fazekas <email address hidden>
Date: Wed May 28 16:15:53 2014 +0200

    soft-qemu handling with F20 could image

    When the qume used with Linux image without
    a para-virtualized timer, various timing issues can happen,
    if the qemu process preempted in the wrong time, for example
    at timer test.

    The issues less like happens on low load, high core number
    host system, but it can happen.

    For soft qemu (TCG) generally recommended to explicitly disable the
    timer check.

    Pre-caching the Fedora `gate edition` image, which contains the
    the no_timers_check option.

    Related-Bug: #1297560
    Partial-Bug: #1312199

    Change-Id: Id5cd01a92a047b7859914e5bb017c15ee443b4d5