X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-test.sh;h=993823a6220e586d362c5b9f8a4f252918322add;hb=54ea471d6eca4632db9ac7ba264c1b180a35260c;hp=d40e29ea957b151e27a94f70a3da433364a263c3;hpb=8a1665f2ec35ae666d662f2e84782fbcee1482cf;p=osm%2Fosmclient.git diff --git a/devops-stages/stage-test.sh b/devops-stages/stage-test.sh index d40e29e..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 + +echo "Launching tox" +TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto