It can be used to add option for passing all Jenkins env. variables to all RG machines in YAML config file where list of machines is defined. Scenarios and other part could need paths like $WORKSPACE etc. and it's annoying to list all of the, one by one, in YAML config.
Something like JENKINS_VARS would be nice shortcut.
It can be used to add option for passing all Jenkins env. variables to all RG machines in YAML config file where list of machines is defined. Scenarios and other part could need paths like
$WORKSPACE
etc. and it's annoying to list all of the, one by one, in YAML config. Something likeJENKINS_VARS
would be nice shortcut.