heat/tools/run-py3-tests.sh

5 lines
72 B
Bash
Executable File

#!/usr/bin/env bash
testr init
testr run --parallel `cat py3-testlist`