Fix Bug 2304: Flavor Not getting Updated in Mongodb nsrs after Vertical scaling
[osm/LCM.git] / devops-stages / stage-test.sh
index e637200..45a6b1c 100755 (executable)
@@ -14,4 +14,6 @@
 # under the License.
 ##
 
-tox   # flake8 unittest
+echo "Launching tox"
+TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto
+