Remote Run Command Line Tool launches pre-tested commits

We are using TeamCity Enterprise 10.0.5 and Perforce as our VCS. We recently started using the remote run command line tool and followed all the instructions on this page: https://confluence.jetbrains.com/display/TW/Command+Line+Remote+Run+Tool.

It's running remote builds but for some reason sometimes it submits the changes in the remote run.

We are using the following command: java -jar tcc.jar run -n --force-compatibility-check --host <ourHost> -m "<changelistDescription>" -c <buildID> <filesInChangelist>

Builds are getting triggered fine but they sometimes get reported as pre-tested commits. Is this the default behavior or does it have something to with the configuration setting? If so is there a way to tweak the above command so that it never submits changes automatically?

0

Please sign in to leave a comment.