continuous integration - [Jenkins]Why User-Defined axis doesn't work with slaves -


i created multi-configuration project running couple of automation tests. have user-defined axis running on single node , want parallelize process.

i have following configuration:

configuration

my problem both jobs running 1 same node. @ first wil start "eu_washroom" , "eu_linen".

jobs

"eu_linen" not running on 5th(jenkinsqft5) node, instead running on 4, disregarding combination filter(qf_script_name == "eu_linen" && slave=="jenkins-qft5"). @ end of name of job, name of node added.

is bug or doing wrong? i'm using jenkins version 1.598

edit: deleted combination filter , 4 combinations running on single node. both nodes set usage: "utilize node as possible"

edit #2: deleted user-defined axis, , let slave-axis , acts same. console of job should ran on jenkins-qft5: building remotely on jenkins-qft4 in workspace c:\jenkinsslave\lib\workspace\8.03.08-qf-tests\testparalelfor8\jenkins-qft5

in jenkins ver. 2.5 working well.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -