Alessio Garzi
0a2e17d30a
TT#109304 Added locmap.yml to README
...
Noticed that locmap.yml was not mentioned in the README.
I added a brief description about it.
Change-Id: I844784fc49227d2f04826ae6948c90e62060fb6b
5 years ago
Victor Seva
f1c1379f42
TT#97750 support devid in scenario.yml
...
This will allow to use an alias_number as like username
Change-Id: If4477ffceed1a6c24069690a8abc46ae84eb0719
5 years ago
Victor Seva
3a3de63604
TT#81700 support change kamailio module level of debug
...
Now we can define different module level of debug per scenario.
So we can have more info without changing the general config.yml
Change-Id: I64e5467eedf2c41827ab8de85835b0b6c09486eb
6 years ago
Victor Seva
b006dee9f8
TT#68855 add support for permanent registrations
...
Change-Id: I7852a92cb000a42ea4c32dcb8af4edf0ade14ad8
6 years ago
Victor Seva
6f6e07eba7
TT#42858 add support for checking retransmissions
...
Add 'retrans: true' to the test.yml file and name
it '_test_retransmission.yml.tt2' instead of '_test.yml.tt2'
Change-Id: I2e83f773ed8a1ba537aedb61410db79fecbecf16
6 years ago
Victor Seva
f75d15547b
TT#72700 add set_config.sh helper script
...
Helps to execute manually the tests. So run_tests.sh can be
called several times with -C options, skipping the config
* wrap-and-sort -sat
Change-Id: Id1426234a8fce3f0592016e2361d40ce256390af
6 years ago
Marco Capetta
f527e908b2
TT#68004 Switch from python2 to python3
...
Change-Id: I6208b14a32f27f74d4eaa13db1376c8a547ccfba
6 years ago
Marco Capetta
e1bd92af32
TT#28824 Add scenarios CDR export and validation
...
* Original option '-c' in run_tests.sh has been modified
in '-C'
* Add new option '-c' in run_tests.sh to execute a query on MySQL
after each test to extract the generated CDRs.
* Add new option '-c' in get_results.sh to compare the extracted
CDRs with the referece provided in the scenario (cdr_test.yml.tt2).
* Modified option 'mediator.interval' from 10 to 1 during the test
execution in order to speedup the cdrs generation.
* Updated README file with the latest changes.
* Added basic cdr_test for all the scenarios.
Change-Id: Ifffd686003fa5e3a1ac4ba76c502011d7fdb21bb
8 years ago
Andreas Granig
60883648a6
TT#22659 Adapt to match runtime profiling
...
* Fix typo in README
* Add ROUTE_ENTRY/ROUTE_EXIT to scenarios
* Remove single quotes around dialog flows to have consistent namings
Test results for PRO:
All tests successful.
Files=283, Tests=14167, 1 wallclock secs ( 1.00 usr + 0.05 sys = 1.05 CPU)
Result: PASS
Test results for CE:
All tests successful.
Files=283, Tests=14167, 1 wallclock secs ( 0.93 usr + 0.07 sys = 1.00 CPU)
Result: PASS
Change-Id: Ib0a5761d9ced3e0026a92c70e7a79e6ffc710a65
8 years ago
Guillem Jover
0174cd7ec9
TT#17650 Use single-quotes for patterns in YAML files
...
Per the spec these kinds of values need to be single-quoted.
Change-Id: I7ebe85f0b8acc6e91845e1d27e2231cb0c7c0e3a
9 years ago
Andreas Granig
85f345ded5
TT#2766 Add inbound peering rules to tests
...
Change-Id: I1e8882e7f366c90ca775db7aea092251a66c386e
10 years ago
Victor Seva
1d9026e0f9
MT#17333 add lnp scenarios group
...
* add suport for lnp.yml
* update README
Change-Id: I6460a9a52f8d4645fb9411d0570fd3383b8e6918
10 years ago
Victor Seva
8401532bce
MT#7571 update README
...
Change-Id: Iacfbf56f76c31cc94fae504164d326677e5750b4
10 years ago
Victor Seva
8fcba2e079
MT#7571 provisioning via REST API step two
...
* API: fix get_*_preferences URL
* bin/set_preferences.pl:
- don't use Hash::Merge and implement our merge()
- fix rewriteruleset preference fieldname
* migrate provisioning:
- ncos
- speeddial
- callforward
- peering
* enable peer scenarios
- MT#17185 support rfc3325
* add 'lock' property support for subscriber
Change-Id: I15e9afb744f6f4700dd863bfe226944ea4c3ecf7
10 years ago
Victor Seva
d75a861967
MT#7523 allow use of SCENARIOS env var
12 years ago
Victor Seva
89d4e27bbe
MT#5947 Add a way to use a wrong password for auth on the caller
12 years ago
Victor Seva
4347a909dd
MT#5789 add invite_foreign_dom scenario
12 years ago
Victor Seva
236f7de1dc
MT#5865 Add some documentation about scenario.yml and prefs.yml syntax
12 years ago
Victor Seva
bf17039552
MT#5865 Add some documentation about test file syntax
12 years ago
Victor Seva
9bde5088d8
update README
12 years ago
Victor Seva
1e76a20840
MT#4691 Update documentation for oficial releases
12 years ago
Victor Seva
7b8e8892eb
Update documentation. Now 3.0 has the reset_msgid patch.
13 years ago
Michael Prokop
7471d7d324
Switch from /usr/local/src to /usr/share
...
Addressing:
| 00:53:47 3m51.5s ERROR: FAIL: After purging files have disappeared:
| 00:53:47 /usr/local/src/ owned by: kamailio-config-tests
-- https://jenkins.mgm.sipwise.com/view/piuparts/job/kamailio-config-tests-piuparts/68/console
Acked-by: Victor Seva
13 years ago
Victor Seva
8d6893d995
README: update documentation.
13 years ago
Victor Seva
763fbc718a
README: Upgrade a bit the documentation.
13 years ago
Victor Seva
2628aa7fbe
split logic. run_tests.sh runs the sipp scenarios. get_results.sh generates the tap files.
13 years ago
Victor Seva
1daa02140a
README: refresh documentation
13 years ago
Victor Seva
721566900b
use templates for tests
13 years ago
Victor Seva
32caed75b2
revert to 9c5cc67ca8
...
This does not fix the problem with not single quoted string '-'
13 years ago
Victor Seva
3e2956dc7e
README: now we use libyaml-syck-perl
13 years ago
Victor Seva
0a12701e3f
Update documentation
13 years ago
Victor Seva
32225e0da9
Added README
13 years ago