Re: What compression algorithm is used by the pipeline zip step, and is it tunable?

2019-12-02 Thread 'Björn Pedersen' via Jenkins Users
Hi, I would probably try to compress on the agent before even trying to transfer the large data to the master. This avoids load on the master a) due to transfer and b) due to compression. And if the artifacts get really huge, consider storing them independent from jenkins (S3, maven-style

Re: How to identify the compatibility plugins?

2019-12-02 Thread 'Björn Pedersen' via Jenkins Users
Hi, Am Dienstag, 3. Dezember 2019 08:00:10 UTC+1 schrieb YanJun Shi: > > Hi, everybody > > When I use Jenkins, I find that the effect of selecting 'all' and > 'compatibility' in 'plugins manager' is the same, I want to know how to > distinguish between compatible plugins. HI > In

How to identify the compatibility plugins?

2019-12-02 Thread YanJun Shi
Hi, everybody When I use Jenkins, I find that the effect of selecting 'all' and 'compatibility' in 'plugins manager' is the same, I want to know how to distinguish between compatible plugins. -- You received this message because you are subscribed to the Google Groups "Jenkins

What compression algorithm is used by the pipeline zip step, and is it tunable?

2019-12-02 Thread Tim Black
Our projects produce large artifacts that now need to be compressed, and I'm considering my alternatives. The zip step would be a nice non-plugin solution but I'm curious what compression technique this uses.

Jenkins to connect DB Protect

2019-12-02 Thread SARDARNI NK
Hi All, We have Jenkins Job and we have label as a slave(DB ProtectSer ) , In DB ProtectSer slave (DB Protect is installed and configured ) and our Jenkins job could able to execute *manual *commands which will connect DB Protect server, but every time And then we need to login to the DB

Re: durabletask v1.33 - process apparently never started in /var/lib/jenkins/workspace/local-cloud-regression-test@tmp/durable-fa896164

2019-12-02 Thread Devin Nusbaum
Hi Jon, sorry I didn't see your email earlier. Based on the info provided, it looks like you are running the new binary wrapper, which is disabled by default. I think there was some miscommunication on the ticket, but I would disable this by removing

Re: Dynamic Sleep time to execute next step in pipeline

2019-12-02 Thread Ivan Fernandez Calvo
As Mark said spawn process in background in a Jenkins agent is a really bad idea. > https://wiki.jenkins.io/display/JENKINS/Spawning+processes+from+build -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop

Re: k8s plugin

2019-12-02 Thread Carlos Sanchez
No, It has to live in the same repo On Mon, Dec 2, 2019, 16:39 YD wrote: > Hi all > > in kubernetes plugin i want to use yaml that i managed in my git server > (public repo) > > does something like that should work ? > > pipeline { > agent { > kubernetes > { > yamlFile

k8s plugin

2019-12-02 Thread YD
Hi all in kubernetes plugin i want to use yaml that i managed in my git server (public repo) does something like that should work ? pipeline { agent { kubernetes { yamlFile '/someyaml.yaml' } } if not what are my options for using yamlFile method thanks Yair --

Re: workflow

2019-12-02 Thread Baptiste Mathus
Hello, Like I told you on IRC, you need IMO to provide (much) more details about what you're trying to accomplish. "JIRA approvals" or "attributing changes back to approved JIRA tickets" does not mean something to me, but I'm using JIRA every day. Thanks Le dim. 1 déc. 2019 à 18:41, 'Renato

Maintenance window

2019-12-02 Thread 'Renato Goncalves (rengonca)' via Jenkins Users
How the pipeline can align with maintenance windows in JIRA as limited regional/global deployments? -- 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