-
New Feature
-
Resolution: Fixed
-
Minor
AFAIK, sauce-ondemand doesn't support Sauce Connect's tunnel identifiers. Tunnel identifiers ("-i") allow to use multiple concurrent tunnels for the same account.
Currently, I can set fixed tunnel identifier by asetting "Sauce Connect Options" in "Sauce Connect Advanced Options", but I don't see any way to make it to depend on a variable. For me, it would be enough, if one could use environment variables in "Sauce Connect Options". For example, if I could set "Sauce Connect Options" to "-i ${EXECUTOR_NUMBER}" and that variable would be evaluated, I could have concurrent Jenkins jobs using the same Sauce Labs credentials and each Jenkins executor would use its own tunnel.
Hi, thanks for raising this, I'll try to include this functionality in the next version of the plugin.
Cheers,
Ross