Currently run-aqa run system tests with latest STF.
It would be nice if we add option to support stf repo and branch so we can run system tests with specified stf version.
We could do this ether by passing the environment variable or adding the options. Adding the options would be more easy and clear. Similar to the PR #103. The environment variable is env.STF_REPO and env.STF_BRANCH.
Currently run-aqa run system tests with latest STF.
It would be nice if we add option to support stf repo and branch so we can run system tests with specified stf version.
We could do this ether by passing the environment variable or adding the options. Adding the options would be more easy and clear. Similar to the PR #103. The environment variable is env.STF_REPO and env.STF_BRANCH.