We have for each configuration an extra slave and each slave has 1
executor only.
This should give you the desired behaviour.
On 2014-09-04 17:27, Jacob Robertson wrote:
I really question your regular expression.
.\\*_AppScan_*
This would match
ANYTHING\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_AppScan__________________________
But NOT
ANYTHING\\SOMETHING_AppScan_Something
You're confusing ant "*" with regex "dot star". Lookup regex syntax.
On Fri, Aug 22, 2014 at 9:09 AM, VFloyd <vanettafl...@gmail.com
<mailto:vanettafl...@gmail.com>> wrote:
Plugin version = 1.26
Jenkins version = 1.554.1
Morning,
We have jobs that have a specific identifier withing the job
name. I had a "View" setup for these jobs using a regular
expression - .\\*_AppScan_*
Yesterday I noticed the view hadn't picked up some newer jobs. I
played around with it, couldn't get the jobs to come up in the
view. I deleted the view and recreated it - now no jobs will display.
Does anyone have any ideas on how I can fix this?
Vanetta
--
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-users+unsubscr...@googlegroups.com
<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
/Thanks!/
Jacob Robertson
--
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-users+unsubscr...@googlegroups.com
<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
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-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.