Comment 5 for bug 1580799

Revision history for this message
Sergey Yudin (tsipa740) wrote :

Err, guys, i've lost track of what you're doing here.

Do you even understand what and why you doing? I have testgroup with 50 nodes and with 5 nodes. Obviously same timeout will not fit for them.
I want to wrap 50 nodes TG with apropriate decorator and set timeout to something suitable.
What you've done - you've saying that i have to wrap whole test in jenkins in bash with something
if [ TESTGROUP = ]; then

Obviously i don't want to modify jenkins job every time i'm creating testgroup.