[pve-devel] [PATCH qemu-server v4 4/5] Add tests for ovfimport function

Wolfgang Bumiller w.bumiller at proxmox.com
Thu Apr 27 12:23:54 CEST 2017


On Thu, Apr 27, 2017 at 12:21:15PM +0200, Wolfgang Bumiller wrote:
> On Thu, Mar 30, 2017 at 04:51:24PM +0200, Emmanuel Kasper wrote:
> > diff --git a/test/Makefile b/test/Makefile
> > index b44d1d7..b7dc89b 100644
> > --- a/test/Makefile
> > +++ b/test/Makefile
> > @@ -4,3 +4,6 @@ test: test_snapshot

test: should depend on test_ovf

> >  
> >  test_snapshot: run_snapshot_tests.pl
> >  	./run_snapshot_tests.pl
> > +
> > +test_ovf: run_ovf_tests.pl
> > +	./run_ovf_tests.pl
> > \ No newline at end of file




More information about the pve-devel mailing list