[asterisk-dev] [Code Review] 2525: Test suite: Allow pluggable modules to be executed against particular Asterisk Versions

jbigelow reviewboard at asterisk.org
Thu May 9 11:09:37 CDT 2013



> On May 9, 2013, 8:32 a.m., Matt Jordan wrote:
> > We'll need a sample YAML file that documents the minversion/maxversion parameters

I know the documentation at https://wiki.asterisk.org/wiki/display/AST/Test+Configuration will need to be updated. Do we need it documented in a sample YAML file within testsuite?


- jbigelow


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2525/#review8529
-----------------------------------------------------------


On May 9, 2013, 11:07 a.m., jbigelow wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2525/
> -----------------------------------------------------------
> 
> (Updated May 9, 2013, 11:07 a.m.)
> 
> 
> Review request for Asterisk Developers and Matt Jordan.
> 
> 
> Repository: testsuite
> 
> 
> Description
> -------
> 
> This allows pluggable modules to have their configuration section execute against particular version(s) of Asterisk. If the version of Asterisk meets the minversion and maxversion specified for the pluggable module, then it's config-section will be used. If neither minversion or maxversion are specified, it's config-section is used like how it currently does. This can be useful if for example the name of an AMI event is changed.
> 
> 
> Diffs
> -----
> 
>   /asterisk/trunk/lib/python/asterisk/TestRunner.py 3769 
>   /asterisk/trunk/runtests.py 3769 
> 
> Diff: https://reviewboard.asterisk.org/r/2525/diff/
> 
> 
> Testing
> -------
> 
> Set many different combinations of minversion and maxversion and used the version flag of runtests.py to simulate many different Asterisk versions. This and the logs provided the information to ensure it properly worked.
> 
> 
> Thanks,
> 
> jbigelow
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130509/fdb5ba13/attachment.htm>


More information about the asterisk-dev mailing list