Steffen Gebert

Results 11 comments of Steffen Gebert

Sorry, we're not running EC2 tag based discovery in production

Yes, this is really a bit annoying. You can find my way around it [here](https://github.com/TYPO3-cookbooks/jenkins-chefci/blob/ed1fc3ea831f0cc12ab5ff4a4f374d38ee4d99a3/recipes/_jenkins_plugins.rb#L9-L13), which is to write down all the plugin name/version combinations into a file on the...

Same as for #556, this is most likely out of scope and can be easily added in a wrapper cookbook.

Same here on Debian 8. This was added by @cheeseplus in commit: 36df55ff3ed95b617848138c00c4d028d4135b0d. It's not clear to me from the commit message, what the actual issue was. I assume this...

Having fixed that one issue resulted in the next one.. a `template` (for a Jenkins job) which still existed in the `file_cache_path` didn't notify the `jenkins_job` resource to trigger job...

Thanks for your feedback. My CI system runs `kitchen test --destroy always` and the data still persists.

btw we ran into this with collecting data from devices running different JunOS versions. After all were at the same version again (and a restart of jtimon later), everything was...

@lethe3000 honestly, I don't know. Maybe @michaellihs knows a bit better. But I assume `steps` is something pre-defined by Jenkins?

Please let me know, if you find out.. I remember myself being a bit puzzled about the actual difference.