Skip to content
Christopher Martin edited this page Nov 8, 2017 · 25 revisions

You can find your CCTray XML at these locations for different CI servers

CI Server Location
Jenkins http://jenkins.servername:8080/cc.xml
Hudson http://hudson.servername:8080/cc.xml
Travis CI http://travis-ci.org/ownername/repositoryname/cc.xml
GO http://servername:8154/go/cctray.xml
Snap CI https://snap-ci.com/ownername/reponame/branch/master/cctray.xml
CircleCI https://circleci.com/cc.xml?circle-token=:circle-token
TeamCity http://teamcity:8111/guestAuth/app/rest/cctray/projects.xml
CruiseControl.rb http://cc.rb.servername:3333/XmlStatusReport.aspx
CruiseControl http://cc.java.servername:8080/cctray.xml
CruiseControl.NET http://cc.net.servername/XmlStatusReport.aspx
Solano CI http://api.tddium.com/cc/long_uuid_string/cctray.xml
Gitlab CI Does not support cctray.xml but an issue has been raised to add support
Concourse Does not support cctray.xml but an issue has been raised to add support
Bamboo Does not natively support cctray.xml but an unsupported plugin exists
AppVeyor Does not support cctray.xml but an issue has been raised to add support

Don't see your CI server on this list? Please help us out by adding an entry if it supports the CCTray XML format.

Clone this wiki locally