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