Megatest

test-teamcity-run.sh at [1b76773ad4]
Login

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


#!/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