[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH v11 15/20] ts-openstack-tempest: Fix tempest invocation
On Fri, Jun 23, 2017 at 02:45:12PM +0100, Ian Jackson wrote: > Anthony PERARD writes ("[OSSTEST PATCH v11 15/20] ts-openstack-tempest: Fix > tempest invocation"): > > ./run_tempest.sh is deprecated. > ... > > target_cmd($ho, <<END, 7200); > > set -e > > -$builddir/tempest/run_tempest.sh --virtual-env -- --concurrency=2 '$regex' > > +cd $builddir/tempest > > +tempest run --concurrency=2 --regex '$regex' > > Has /usr/local/bin/tempest or something been created by > ts-openstay-deploy, then ? Yes. > If so, > > Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > > Otherwise I wonder how this works, since I don't see how `tempest' > would be on PATH. > > Ian. -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |