github.com/myafeier/fabric@v1.0.1-0.20170722181825-3a4b1f2bce86/test/regression/weekly/runGroup2.sh (about) 1 #!/bin/bash 2 # 3 # Copyright IBM Corp. All Rights Reserved. 4 # 5 # SPDX-License-Identifier: Apache-2.0 6 # 7 8 9 ###################################################################### 10 ### Run one group of the tests in weekly test suite. 11 12 echo "========== Performance Stress PTE 12Hr test" 13 py.test -v --junitxml results_systest_pte_12Hr.xml systest_pte.py -k TimedRun_12Hr 14