define a file in a Build Flow job

4 views
Skip to first unread message

Fatemeh Mehdizadeh

unread,
Jan 6, 2015, 2:28:00 AM1/6/15
to jenkins...@googlegroups.com
Hi all,
I installed Build Flow plugin to build a job 10 times. One of my files that has some configuration in it, is different in all 10 tests but other files are the same in all tests.

The code is:

for(int i=0;i<10;i++){
 build
("my-job");
}


MY problem is that I don't know how can I tell the test that used the proper file?

Thanks all

Reply all
Reply to author
Forward
0 new messages