forked from ringcentral/jagger8
-
Notifications
You must be signed in to change notification settings - Fork 0
Jagger Jenkins Plug in
amikryukov edited this page Mar 7, 2013
·
23 revisions
This section describes jagger-jenkins-plugin.
Plugin gives ability to add two build steps to jenkins job:
- Jagger Easy Deploy
- Jagger Session Comparison
Deploy Jagger via ssh to specified servers. Allows to deploy Jagger without scripting (Execute shell build step). Plug-in create script automatically.
Starting of Jagger goes via 'start.sh' / 'start_agent.sh' scripts.
requirements for jagger-servers:
- linux
- ssh server
- java
more details