Re: configuration-as-code: evaluation of multiple YAML files

2019-11-05 Thread Jonas Lindström
Found instructions about how to ask questions about this plugin at https://jenkins.io/projects/jcasc/. So I will crosspost to the developer list. Please ignore this thread! /JL Den måndag 4 november 2019 kl. 09:49:37 UTC+1 skrev Jonas Lindström: > > The configuration-as-code plugin h

configuration-as-code: evaluation of multiple YAML files

2019-11-04 Thread Jonas Lindström
The configuration-as-code plugin has the option to use a set of config files by specifying a folder path. I would like to better understand the behaviour when using multiple YAML files. The following configuration will result in a conflict: a.yaml == jenkins: numExecutors: 1

Kubernetes plugin - Service account authorization in Google Cloud

2019-05-15 Thread Jonas Lindström
Hello, I am trying to use the Kubernetes plugin to start Jenkins agents in Google Kubernetes Engine. For server to server applications, Google recommends that you create a GCP service account and then generate a key file (JSON format) for this service account. The key file can then be used to g

Re: Copy screenshots from slave to master

2018-05-03 Thread jonas
again like this: 'testngreports/source.setest.entities.resource.specific/Materials/test123'? Where can I configure this? Thanks, Jonas -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop

Copy screenshots from slave to master

2018-04-26 Thread jonas
RLA/RED1qlIkh6ci8Oaz3n5TdFR6k59VryHQgCLcBGAs/s1600/Screenshot%2B%25285%2529.png> I know there is this plugin copy to slave. However, I can not find the apk, apart from the source code. Is this plugin obsolete? Mapping the driver with the directory in the windows slave is not an option. Thanks,

jenkins draw up an snapshot (stop slave agent) (pstools)

2015-04-24 Thread Jonas Meier
*pstools* to kill the slave agent) *Psexec* shows no effect and the slave agent continues. condensed: 1. install snapshot 2. test update 3. stop slave agent 4. do an snapshot Sorry for my bad english. I hope you can help me. greetings from Germany Jonas Meier -- You received this

Artifacts archival doesn't work, artifacts are not found by jenkins (despite being created)

2013-06-13 Thread Jonas Thiem
.blitwizard.de/jenkins/job/blitwizard/ws/ (artifacts are supposed to be the blitwizard-* binaries you can see there) Should they be in another place? Why does Jenkins refuse to archive them? Would they need to be a .zip file maybe? Any help appreciated! Regards, Jonas Thiem -- You received th

Re: Check GIT commit messages.

2013-02-27 Thread Jonas Geiregat
could use the branch name instead of the commit message to decide on building or not. Jonas. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-u

Where to place test dependent files

2013-02-18 Thread Jonas Geiregat
em under VCS control, just like I do with my project configuration files. Jonas. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from

Re: shell redirection

2013-02-09 Thread Jonas Geiregat
On vr, feb 08, 2013 at 01:43:10am +0200, Sami Tikka wrote: > Since you chose not to share the console log, I'm only speculating, but I > think you need to consider the possibility it is the python command that > fails. Maybe it does not really fail, but anyway exits with nonzero code to > indica

shell redirection

2013-02-07 Thread jonas
line is outputed as: "python -m pep8 main.py tests.py". I think it has something to do with the redirect, although the file reports/pep8.report is created and contains the expected data. If I move the line up or down it fails again, exactly at that line. Any advice is appreciated

Extended logging

2012-12-03 Thread jonas
ere else I could look into it? I can only resolve it by restarting Jenkins. Thanks for replying.! Jonas