On 23-10-14 22:58, Matthew Jordan wrote:
On Thu, Oct 23, 2014 at 12:49 PM, Sylvain Boily <[email protected] It would be great to changing TEST_RESULTS hard coded variable to something like this in runtests.py.TEST_RESULTS = os.getenv('TEST_RESULTS', "asterisk-test-suite-report.__xml") Because if we have this possibility, we can launching a testsuite in a docker with a mount volume and use the -e env variable to set where the result of this test is writing. Sounds good to me. May want to make the environment variable very Asterisk specific, e.g., ASTERISK_TEST_RESULTS.
I would find a command line option more logical. Would that suit your needs too? Walter -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
