Hi. I also have same problem and with latest (1.17 - Mar 12, 2016) version 
of naginator it seems can be solved with NAGINATOR_COUNT, 
NAGINATOR_MAXCOUNT, NAGINATOR_BUILD_NUMBER variables. But I have no idea 
how to make it working. For example my non-working script:
def ngc = System.getenv("NAGINATOR_COUNT")
def ngmc = System.getenv("NAGINATOR_MAXCOUNT")
cancel = (ngc!=ngmc)

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/cdb18e60-974b-41f7-a9b8-b9e7123f6ec5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to