Location of meta-runner data in TeamCity

Where does TeamCity keep its data about meta-runners? I know that can download the XML from the UI, but this is tedious as we have many. I need to compare the contents of each.

0
1 comment

Hi,

all meta runners, along with build configurations, templates, etc, are stored inside the data directory as XML files. In particular, the meta runners will be stored under config/projects/<project_id>/pluginData/metaRunners/

0

Please sign in to leave a comment.