You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Andrea Patricelli (JIRA)" <ji...@apache.org> on 2016/03/31 14:17:25 UTC

[jira] [Created] (INFRA-11576) Syncope demo VM - Jenkins integration

Andrea Patricelli created INFRA-11576:
-----------------------------------------

             Summary: Syncope demo VM - Jenkins integration
                 Key: INFRA-11576
                 URL: https://issues.apache.org/jira/browse/INFRA-11576
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
            Reporter: Andrea Patricelli


Apache Syncope dev team wants to enable a build-and-deploy automation starting from Apache Build Jenkins. 
We (developers) found two solutions to do this, also with the kind help of Daniel Gruno: 
1. CGI interface on syncope-vm.apache.org to query: we need IP of ASF 
Jenkins to put it into the white list of allowed IPs. 
2. Create an user on syncope-vm.apache.org (jenkins for example) and 
grant to him execute permissions to that script, so that Apache Builds Jenkins could 
execute remotely scripts through ssh in a very secure way.

We are inclined to this second option (for security issues and further developments), but we have to solve two issues:
1. Is it doable by Apache Builds Jenkins machine? Can we configure it to do this stuff? Through a step of build job for example.
2. If so, How can we open an ssh connection from Apache Builds Jenkins machine and syncope-vm.apache.org? We need some public key of Apache Builds Jenkins machine to allow access without password to an user on syncope-vm.apache.org.
Alternatively we can also simply setup password.
Thanks for the help.

Best Regards,
Andrea



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)