diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:54 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:54 +0200 |
commit | c158582c0fc7f4bd73980fe9adad446855f4d61b (patch) | |
tree | 31b701a2367cb983e76e76cd7c2ba176ad33e5ac /recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch | |
download | meta-vt-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch')
-rw-r--r-- | recipes-test/virt-test/files/qemu-tests-tsc-sync-config.patch | 21 |
1 files changed, 21 insertions, 0 deletions
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 @@ | |||
1 | commit ee71d759a8133bf9af53e430eaa2b8fe47cbd283 | ||
2 | Author: Jonas Eriksson <jonas.eriksson@enea.com> | ||
3 | Date: Thu Mar 27 10:11:25 2014 +0100 | ||
4 | |||
5 | tsc_sync tests: Add configuration | ||
6 | |||
7 | Signed-off-by: Jonas Eriksson <jonas.eriksson@enea.com> | ||
8 | Upstream-Status: Inappropriate [configuration] | ||
9 | |||
10 | diff --git a/qemu/tests/cfg/timerdevice.cfg b/qemu/tests/cfg/timerdevice.cfg | ||
11 | index 9ef38c6..02d653c 100644 | ||
12 | --- a/qemu/tests/cfg/timerdevice.cfg | ||
13 | +++ b/qemu/tests/cfg/timerdevice.cfg | ||
14 | @@ -1,6 +1,7 @@ | ||
15 | - timerdevice: | ||
16 | no Host_RHEL.5, Host_RHEL.6 | ||
17 | restart_vm = yes | ||
18 | + time_warp_test_cmd = "/opt/virt-test/test-providers.d/downloads/io-github-autotest-qemu/qemu/deps/tsc_sync/time-warp-test" | ||
19 | variants: | ||
20 | - tscwrite: | ||
21 | only Fedora.19, RHEL.7 | ||