Feature 10950: Replace pycrypto with pycryptodome
[osm/NG-SA.git] / devops-stages / stage-test.sh
index 24156af..49aee68 100755 (executable)
@@ -14,4 +14,8 @@
 # implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-echo "TEST"
+#
+
+echo "Launching tox"
+TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto
+