From 74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:57:02 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- .../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