search for: b474349

Displaying 6 results from an estimated 6 matches for "b474349".

Did you mean: 374349
2015 Oct 05
2
Re: [PATCH 1/6] tests: use fake rhsrvany.exe
...thing like this: -TESTS_ENVIRONMENT = $(top_builddir)/run --test +TESTS_ENVIRONMENT = abs_top_builddir="$(abs_top_builddir)" $(top_builddir)/run --test > diff --git a/tests/fake-virt-tools/rhsrvany.exe b/tests/fake-virt-tools/rhsrvany.exe > new file mode 100644 > index 0000000..b474349 > --- /dev/null > +++ b/tests/fake-virt-tools/rhsrvany.exe > @@ -0,0 +1 @@ > +This is a fake rhsrvany.exe, used for testing only > diff --git a/tests/regressions/rhbz1232192.sh b/tests/regressions/rhbz1232192.sh This doesn't appear in EXTRA_DIST, so it won't be copied to the...
2015 Oct 05
0
Re: [PATCH 1/6] tests: use fake rhsrvany.exe
...$abs_top_builddir or $abs_builddir obtained them exactly like I did in the patch. Want me to fix them all? Will probably be another patch, then. > > diff --git a/tests/fake-virt-tools/rhsrvany.exe b/tests/fake-virt-tools/rhsrvany.exe > > new file mode 100644 > > index 0000000..b474349 > > --- /dev/null > > +++ b/tests/fake-virt-tools/rhsrvany.exe > > @@ -0,0 +1 @@ > > +This is a fake rhsrvany.exe, used for testing only > > diff --git a/tests/regressions/rhbz1232192.sh b/tests/regressions/rhbz1232192.sh > > This doesn't appear in EXTRA_DIS...
2015 Oct 05
2
Re: [PATCH 1/6] tests: use fake rhsrvany.exe
...nother patch, > then. Ah I see - in that case you can leave it as you had it before, or change all of the tests, as you see fit. > > > diff --git a/tests/fake-virt-tools/rhsrvany.exe b/tests/fake-virt-tools/rhsrvany.exe > > > new file mode 100644 > > > index 0000000..b474349 > > > --- /dev/null > > > +++ b/tests/fake-virt-tools/rhsrvany.exe > > > @@ -0,0 +1 @@ > > > +This is a fake rhsrvany.exe, used for testing only > > > diff --git a/tests/regressions/rhbz1232192.sh b/tests/regressions/rhbz1232192.sh > > > > T...
2015 Oct 05
0
[PATCH 1/6] tests: use fake rhsrvany.exe
...ipped because rhsrvany.exe is not installed" - exit 77 -fi +export VIRT_TOOLS_DATA_DIR="$abs_top_builddir/tests/fake-virt-tools" d=test-virt-p2v.d rm -rf $d diff --git a/tests/fake-virt-tools/rhsrvany.exe b/tests/fake-virt-tools/rhsrvany.exe new file mode 100644 index 0000000..b474349 --- /dev/null +++ b/tests/fake-virt-tools/rhsrvany.exe @@ -0,0 +1 @@ +This is a fake rhsrvany.exe, used for testing only diff --git a/tests/regressions/rhbz1232192.sh b/tests/regressions/rhbz1232192.sh index 5b4b31e..c0e4519 100755 --- a/tests/regressions/rhbz1232192.sh +++ b/tests/regressions/rhbz...
2015 Oct 05
18
[PATCH 0/6] v2v: assorted improvements to tests for windows
This series makes several enhancements to tests for v2v conversion of Windows guests. Specifically, it - adds a number of files which imitate the stuff that is supposed to be present on the host when the actual conversion is performed, but may not be there when the tests are run. This includes certain tools and virtio drivers - fixes the test for windows conversion to actually
2015 Nov 05
6
[PATCH 0/4] Provide better fake virtio-* test data for virt-v2v.
Patch 1 moves the v2v/fake-virtio-win and v2v/fake-virt-tools directories to the recently created test-data/ hierarchy. This is just refactoring with no functional change at all. Patches 2-4 then extend the available (fake) virtio-win drivers: - Patch 2 adds all of the drivers from the virtio-win RPM. - Patch 3 adds all of the drivers from the virtio-win ISO (which are different from the