Megatest

test-teamcity-run.sh at [9b0c71a9e2]
Login

File tests/fullrun/test-teamcity-run.sh artifact b1aae7be1b part of check-in 9b0c71a9e2


#!/bin/bash

(cd ../..;make install) && RN=tcmt_m;megatest -remove-runs -target ubuntu/nfs/none -runname tcmt_m -testpatt %;\
    tcmt -run -target ubuntu/nfs/none -runname tcmt_m -testpatt % -rerun-clean 2>&1 | tee all.log | grep teamcity | tee teamcity.log