Hello,

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.

What do you think about this change ?

Sylvain

--
_____________________________________________________________________
-- 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

Reply via email to