Enable parallel execution and output of tox env
[osm/common.git] / devops-stages / stage-test.sh
index 276d0d3..c9360d5 100755 (executable)
@@ -14,5 +14,5 @@
 # limitations under the License.
 
 echo Launching tox
-tox --parallel=auto
+TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto