[Asterisk-code-review] RFC: Add global pluggable modules. (testsuite[master])

Mark Michelson asteriskteam at digium.com
Tue Jan 12 17:24:12 CST 2016


Mark Michelson has uploaded a new patch set (#4).

Change subject: RFC: Add global pluggable modules.
......................................................................

RFC: Add global pluggable modules.

This gives the test runner the ability to load pluggable modules from
the global test-config.yaml in addition to the test-specific
test-config.yaml.

This was done in order to allow test-wide uses of certain pluggable
modules. The module that is added to the example test-config.yaml in
this commit is for the realtime conversion pluggable module. If this
pluggable module is in the test's global configuration, then the module
will be applied to every test that is run.

This change has the "RFC" designation on it mainly because it is based
on another RFC commit. It also has come under scrutiny before and may
still require larger changes than what are presented here.

Change-Id: Ieec1b1cfa48cadab108c4ab65122ce36ab697e4e
---
M lib/python/asterisk/test_case.py
M lib/python/asterisk/test_runner.py
M test-config.yaml
M tests/channels/pjsip/configuration/duplicate_sections/test-config.yaml
M tests/channels/pjsip/configuration/happy_config/test-config.yaml
5 files changed, 62 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/03/1803/4
-- 
To view, visit https://gerrit.asterisk.org/1803
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieec1b1cfa48cadab108c4ab65122ce36ab697e4e
Gerrit-PatchSet: 4
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Ashley Sanders <asanders at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list