X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-test.sh;h=7d00a000fb5637426d04b68fc4a462c0b610a9a7;hb=fcfed2f9c065ba92f775fb6f4563d5d4b64e7797;hp=a3f8e18978f03518dd91fc735ae93a8685ee77a0;hpb=4335f9962fec0516628b5d0b8337fc977e55669c;p=osm%2Fosmclient.git diff --git a/devops-stages/stage-test.sh b/devops-stages/stage-test.sh index a3f8e18..7d00a00 100755 --- a/devops-stages/stage-test.sh +++ b/devops-stages/stage-test.sh @@ -12,4 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -tox +echo "Launching tox" +tox --parallel=auto +