X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-test.sh;h=7d00a000fb5637426d04b68fc4a462c0b610a9a7;hb=b8f9eaa02e3017e108a95b72693dde78618e72b2;hp=0177ba3a1f76c130df072a57b5437f051a3a30c9;hpb=c269434a6170abed575c8bd7f3e4badbaf086df8;p=osm%2Fosmclient.git diff --git a/devops-stages/stage-test.sh b/devops-stages/stage-test.sh index 0177ba3..7d00a00 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=auto