X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-test.sh;h=993823a6220e586d362c5b9f8a4f252918322add;hb=0046a316387d86e5df191b0aece617fcedeabb26;hp=0177ba3a1f76c130df072a57b5437f051a3a30c9;hpb=c269434a6170abed575c8bd7f3e4badbaf086df8;p=osm%2Fosmclient.git diff --git a/devops-stages/stage-test.sh b/devops-stages/stage-test.sh index 0177ba3..993823a 100755 --- a/devops-stages/stage-test.sh +++ b/devops-stages/stage-test.sh @@ -11,5 +11,7 @@ # implied. # See the License for the specific language governing permissions and # limitations under the License. -tox --recreate + +echo "Launching tox" +TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto