Francesco Romani has uploaded a new change for review. Change subject: build: makefile: ship new test data ......................................................................
build: makefile: ship new test data In commit 3476258bf95b024ed769b09e43c5c4e78b445ebf We added new test data, but we forgot to ship it as data, breaking the rpm build phase. This patch fixes that. Change-Id: I3b57024ece99471c178f15a92e2575f970a16809 Signed-off-by: Francesco Romani <[email protected]> --- M tests/devices/data/Makefile.am 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/41/47841/1 diff --git a/tests/devices/data/Makefile.am b/tests/devices/data/Makefile.am index 6a5f543..040ab8e 100644 --- a/tests/devices/data/Makefile.am +++ b/tests/devices/data/Makefile.am @@ -34,6 +34,7 @@ scsi_host0.xml \ scsi_target0_0_0.xml \ testComplexVm.xml \ + testSRiovVm.xml \ usb_1_1.xml \ usb_1_1_4.xml \ usb_usb1.xml \ -- To view, visit https://gerrit.ovirt.org/47841 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3b57024ece99471c178f15a92e2575f970a16809 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
