Make test_runner's `--extended` flag a integer value that controls the
cutoff time for running tests. Also set the teamcity build script
to have a 10 minute time cutoffAdd a 'cutoff' flag to `test_runner.py` that is an integer number of seconds.
The cutoff flag controls which tests run by how long they take in seconds.