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.jack...@eu.citrix.com> Otherwise I wonder how this works, since I don't see how `tempest' would be on PATH. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel