Re: [Blue Ocean] blueocean-plugin not installed default by Setup Wizard

2019-02-18 Thread Oleg Nenashev
Hi Craig, The list of the recommended plugins has been decided in Jenkins 2.0 times when BlueOcean was not in 1.0. IIRC it has not been even started at that point. Nobody has ever proposed a pull request to add BlueOcean to the recommended plugins, but there were some discussions at Jenkins Wor

[Blue Ocean] blueocean-plugin not installed default by Setup Wizard

2019-02-18 Thread Craig Rodrigues
Hi, - https://issues.jenkins-ci.org/browse/JENKINS-56191, Setup wizard does not install Blue Ocean by default under "Install Suggested Plugins I just noticed that in Jenkins LTS 2.150.3, the Setup Wizard does not in

Re: Setup external Jenkins processes to test via JCasC

2019-02-18 Thread Jesse Glick
On Mon, Feb 18, 2019 at 4:08 AM Oliver Gondža wrote: > Can you be more specific on the use-case here? As I understand, you > suggest to use container as a per-test fixture (ala docker-fixtures) and > running Jenkins _inside_ of the container. Yes. I think there are potentially a lot of use cases

Re: Read list of GitStep from inside a Project

2019-02-18 Thread Jesse Glick
On Mon, Feb 18, 2019 at 2:13 AM wrote: > I am looking for a way to read the list of GitStep from within a Project > instance (or Job, or Queue.Item), similar to what Project.getBuilders() > provides you. Not exactly possible for Pipeline projects (since the exact steps may vary from build to bu

Re: Hosting ci.jenkins.io-runner in jenkinsci or jenkins-infra

2019-02-18 Thread Mark Waite
+1 On Mon, Feb 18, 2019, 5:12 AM Slide +1 > > On Mon, Feb 18, 2019 at 12:18 AM Oleg Nenashev > wrote: > >> If nobody is against, I would like to proceed with hosting of the repo. >> It has already proven its usability for some bits of the Jenkinsfile >> Runner and Pipeline Library development. >

Re: Hosting ci.jenkins.io-runner in jenkinsci or jenkins-infra

2019-02-18 Thread Slide
+1 On Mon, Feb 18, 2019 at 12:18 AM Oleg Nenashev wrote: > If nobody is against, I would like to proceed with hosting of the repo. > It has already proven its usability for some bits of the Jenkinsfile > Runner and Pipeline Library development. > > I will make sure that the repository explicitly

Re: Setup external Jenkins processes to test via JCasC

2019-02-18 Thread Oliver Gondža
On 14/02/2019 16.08, Jesse Glick wrote: On Thu, Feb 14, 2019 at 6:34 AM Oliver Gondža wrote: Does it sound useful to you? Yes! My main feedback is that, if possible, this should be reworked to use a Docker container to launch Jenkins, with the image configurable on a per-test basis. (That do