I've run into this JENKINS-32340 page, but even when I delete all the
files with ".disabled" suffix and restart Jenkins the result is following:
- all plugins are enabled (have a tick next to the name)
- some of them (2/3 of the list) are still greyed out (inactive) which
basically means they ar
Off the top off my head, you can generate a properties (key=value) file a as
part of the parentstream build and use it as build parameters for those
downstream jobs
Cheers
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from t
On 08.04.2016, at 19:46, Karl Davis wrote:
> Is that documented somewhere that I should have found it?
It's documented here:
https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties
Not really a case of 'should have found it'.
--
You received this message because
I installed it to a Windows box via the msi package. When I try to access
it via the browser, it's asking me about the username and password (basic
authentication prompt). What are the credentials?
On Tuesday, March 1, 2016 at 1:39:22 AM UTC+2, R Tyler Croy wrote:
>
> As I mention in this blog p
I am a newcomer in Jenkins.
I have to automate testing procedure. My simulator is running on machine
with IP X and virtual simulator IP is Y. How can I telnet on IP Y and
execute the required command?
Any help is appreciated.
--
You received this message because you are subscribed to the Google
Actually I've played a bit with it and it looks like the plugins are
enabled afterall - sorry for the confussion.
Wojtek
On Sat, Apr 9, 2016 at 10:19 AM, Wojtek wrote:
> I've run into this JENKINS-32340 page, but even when I delete all the
> files with ".disabled" suffix and restart Jenkins the
On 09.04.2016, at 10:19, Wojtek wrote:
> - some of them (2/3 of the list) are still greyed out (inactive) which
> basically means they are not loaded/funcioning.
>
> Ticking some of those makes others change from "inactive" state (being greyed
> out) to active (so I can check/uncheck them).
>
On 09.04.2016, at 20:21, jenkins user wrote:
> I installed it to a Windows box via the msi package. When I try to access it
> via the browser, it's asking me about the username and password (basic
> authentication prompt). What are the credentials?
Did you download the release candidate that