[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
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 ? 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. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |