On Thu, Jul 19, 2018 at 05:51:02PM +0200, Peter Krempa wrote:
We'll agregate testing of all cache modes in this test later on.
aggregate
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
...k-write-cache.x86_64-2.6.0.args => disk-cache.x86_64-2.6.0.args} | 0
...k-write-cache.x86_64-2.7.0.args => disk-cache.x86_64-2.7.0.args} | 0
...write-cache.x86_64-latest.args => disk-cache.x86_64-latest.args} | 0
tests/qemuxml2argvdata/{disk-write-cache.xml => disk-cache.xml} | 0
tests/qemuxml2argvtest.c | 6 +++---
5 files changed, 3 insertions(+), 3 deletions(-)
rename tests/qemuxml2argvdata/{disk-write-cache.x86_64-2.6.0.args =>
disk-cache.x86_64-2.6.0.args} (100%)
rename tests/qemuxml2argvdata/{disk-write-cache.x86_64-2.7.0.args =>
disk-cache.x86_64-2.7.0.args} (100%)
rename tests/qemuxml2argvdata/{disk-write-cache.x86_64-latest.args =>
disk-cache.x86_64-latest.args} (100%)
rename tests/qemuxml2argvdata/{disk-write-cache.xml => disk-cache.xml} (100%)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano