mozilla-services / loads

SUPERSEDED BY https://github.com/loads
https://github.com/loads
107 stars 17 forks source link

loads should pass along the environ #269

Open tarekziade opened 10 years ago

tarekziade commented 10 years ago

We should pass along loads-runner environ vars when running a distributed test

Natim commented 10 years ago

I think we should be able to choose which variable we want to send. Something like:

loads-runner --env VAR1,VAR2 would be great I think