This page describes how to configure CIclone to connect to Jenkins server.

Instructions

1. Select Preferences... from IDE menu.

2. Select Tools > Jenkins from the preferences window.

3. Fill the forms as follows.

  • Server URL : A URL of your Jenkins Server.

  • Username : A user at the server.

  • Token : A token for the user published by the server(don’t use password here).

4. Click Test button to verify the server and the credentials filled at 3.

When the test passes, a dialog will be shown as follows.

When the test fails, a dialog will be shown as follows. Please review the form again.

5. Click OK button of the preference window. Then you can see Jenkins Logs tab at the bottom of the IDE.