How one should use jenkinsci/jnlp-slave for complex builds?

2017-03-21 Thread arseni . osipov
Hi, I am struggling with jenkinsci/jnlp-slave docker image and ECS Plugin https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Container+Service+Plugin I am using complex docker containers (based on CentOS) for the builds. It works perfectly on local docker, but I want to try ECS and plugin a

Re: How one should use jenkinsci/jnlp-slave for complex builds?

2017-03-21 Thread arseni . osipov
Posted solution here http://stackoverflow.com/questions/42930264/how-one-should-use-jenkinsci-jnlp-slave-for-complex-builds/42932767#42932767 вторник, 21 марта 2017 г., 15:39:00 UTC+1 пользователь arseni...@gmail.com написал: > > Hi, > > I am struggling with jenkinsci/jnlp-slave docker image and

scalable-amazon-ecs plugin

2017-03-22 Thread arseni . osipov
Hi, Could you please tell me whether it is possible to add ECS instances in cluster from 0(none) to 1 using this plugin? I want to have active ECS instances only when there are jobs to be done. I haven't found any documentation for the *scalable* version of the plugin and I will appreciate any h

Re: Which job type to choose?

2017-03-22 Thread arseni . osipov
Freestyle -- the most basic one. In order to automatically build pushes from github you would need to enable the option "Build when a change is pushed to GitHub" среда, 22 марта 2017 г., 6:29:58 UTC+1 пользователь Yuri Kanivetsky написал: > > Hi, > > I believe I need something pretty basic. Like,

Re: How to make Jenkins build something on pushing to GitHub?

2017-03-22 Thread arseni . osipov
http://stackoverflow.com/questions/30576881/jenkins-build-when-a-change-is-pushed-to-github-option-is-not-working вторник, 21 марта 2017 г., 20:52:30 UTC+1 пользователь Yuri Kanivetsky написал: > > Hi, > > I have a pipeline job. It has "GitHub project" checked in settings. > Project url is speci