James Powis

Results 23 comments of James Powis

I think it would only be wise to alias puma to cougar and execute that way... Just so we all better understand just how dangerous this might be.

From a fairly new to k8s perspective, the documentation is not followable. I think a full working example in `./examples` would help... There is just a bunch of jedi handwavy...

I have a reservation system for some physical hardware which is allocated and configured on-demand using models in Terraform, unfortunately the api that finds and reserves the hardware has a...

the idempotency issue has been causing issues with running builds and reload configuration from disk in the exec resource, documented in #501

I have created a bug with Jenkins to track the problem with reload configuration from disk breaking running build pipelines: https://issues.jenkins-ci.org/browse/JENKINS-32984

Any hope of getting this merged? This feature is highly desirable, especially because many blogs and such mention this package also handles ordering...

For what It is worth, I managed to obtain ordering by taking advantage of the alphabetical execution order for all test functions in an individual class via method naming convention...

I am attempting to do something similar except in my case is to dynamically define the mode and load it on the fly based on a matrix of user provided...

Actually yes, we are using cloud (global) templates due to job specific templates having all sorts of issues (never could get it to work, nor could I figure out what...

OK here is the relevant section of `config.xml` clouds block (sanitized for my comfort) ```xml apollo00 2 jenkins 22 2 10 /home/jenkins 2147483647 NORMAL 10 1.2.3.4:4567/docker/jenkins-docker-slave:latest scrubbed false false false...