Fix 2280: Random IP's are geeting assigned for Dual stack NS when doing scaling-out...
[osm/LCM.git] / devops-stages / stage-test.sh
index 0cd6714..45a6b1c 100755 (executable)
@@ -14,4 +14,6 @@
 # under the License.
 ##
 
-tox -e flake8
+echo "Launching tox"
+TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto
+