From c158582c0fc7f4bd73980fe9adad446855f4d61b Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:19:54 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- .../files/qemu-tests-tsc-sync-config.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch (limited to 'recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch') diff --git a/recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch b/recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch new file mode 100644 index 0000000..8f45b5e --- /dev/null +++ b/recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch @@ -0,0 +1,21 @@ +commit ee71d759a8133bf9af53e430eaa2b8fe47cbd283 +Author: Jonas Eriksson +Date: Thu Mar 27 10:11:25 2014 +0100 + + tsc_sync tests: Add configuration + + Signed-off-by: Jonas Eriksson + Upstream-Status: Inappropriate [configuration] + +diff --git a/qemu/tests/cfg/timerdevice.cfg b/qemu/tests/cfg/timerdevice.cfg +index 9ef38c6..02d653c 100644 +--- a/qemu/tests/cfg/timerdevice.cfg ++++ b/qemu/tests/cfg/timerdevice.cfg +@@ -1,6 +1,7 @@ + - timerdevice: + no Host_RHEL.5, Host_RHEL.6 + restart_vm = yes ++ time_warp_test_cmd = "/opt/virt-test/test-providers.d/downloads/io-github-autotest-qemu/qemu/deps/tsc_sync/time-warp-test" + variants: + - tscwrite: + only Fedora.19, RHEL.7 -- cgit v1.2.3-54-g00ecf