On 12/05/16 09:05, Dominic Cleal wrote:
> I'll update Jenkins on Saturday 14th May to the latest LTS version
> (1.651.2) which includes some security fixes.
> 
> There is a change to how job parameters are handled which poses a small
> amount of risk, but I'll try to review jobs beforehand. If a job calls
> another job with undeclared parameters, these are currently passed
> through. After the upgrade, they will be filtered out unless the child
> job declares them in its accepted parameter list.
> 
> If you see any unexpected job failures after the weekend, please let me
> know.

I've noticed that we're missing a few jobs:

- test_kafo_master, pull_request
- test_kafo_parsers_master, pull_request
- test_proxy_develop, pr core, stable

PR tests on the smart proxy and kafo projects will currently fail. I had
updated the matrix job plugin in an attempt to resolve the issue with
its parameters not working with the security update, and it looks like
an unrelated security change between versions prevents the use of
regexes in matrix combination filters.

I'm working on fixing these jobs now, probably by rewriting the
combination filters.

-- 
Dominic Cleal
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to