Alexander Lutay
d5b9c7211f
MT#19571 Remove {kamailio}{lb}{children} option from config_debug.pl as it doesn't exist
...
Having it here affects further ngcp-ngcpcfg-check Jenkins test which reports:
> 2016-05-06 02:23:46: Error: Invalid schema detected for /etc/ngcp-config/config.yml
> /etc/ngcp-config/config.yml#0: INVALID
> - [/kamailio/lb/children] Unexpected key 'children'
It happen only in case if kamailio-config-tests Jenkins job failed
and it didn't cleanup/restore original config.
Change-Id: I48eef343c3a1813af6e18b0d0b426d539dc2950b
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
a06a24b703
MT#19053 fix bin/config_debug group option
...
* we need to define the option as string
Change-Id: Id5a93477d110179a97f2785603183fd1aee07f71
10 years ago
Victor Seva
d6bd38fd16
MT#19053 support groups of scenarios
...
* bin/config_debug.pl:
- use YAML instead of YAML::Tiny
- support config.yml per group
Change-Id: I226cb1ef776fa147e0b4d85a5e4f9987427a51e2
10 years ago
Alexander Lutay
1c77b3df68
MT#7571 config_debug.pl: Fix of the fix 78ba96f: s/ngcp-panel/ngcp_panel/
...
Change-Id: I7a7496fc9a97869aa08d6364b28970333558a9ac
10 years ago
Victor Seva
78ba96fe23
MT#7571 config_debug.pl: disable sslverify for restapi. fix 7d3ec378bd
...
Change-Id: Ia7fb8f37a9070344a1408de61c25b458924fb35d
10 years ago
Victor Seva
7d3ec378bd
MT#7571 config_debug.pl: disable sslverify for restapi
...
Change-Id: I7705a3ebd72b27fba4c8eafccd0897ea94ed3e31
10 years ago
Victor Seva
e1a76fb1f4
MT#6565 kamailio saving json using uuid for tests
...
- fix check.py comparation when int -> string
- disable tcpdump by default ( new option -K to enable it)
- fix graph_flow for json ( new option --json )
Change-Id: I25f49ef6303b4e2e28c34fefd7860c744e6c3250
11 years ago
Victor Seva
2383cafe85
MT#11921 fix tap-test errors and move unit-tests to tests dir
...
Change-Id: I5a76db17a3d9178dca42440f50b5c9af1837d80c
11 years ago
Victor Seva
c4e7d63886
Revert "MT#7533 stop rate-o-mat service"
...
changes on heartbeat config makes it to restart on apply.
This reverts commit 6a327ad7f1 .
12 years ago
Victor Seva
6a327ad7f1
MT#7533 stop rate-o-mat service
...
pid_wached.py: add services that should to stop too
12 years ago
Victor Seva
e972c3c70a
MT#8753 protection of run "bin/config_debug.pl on" twice in a row
...
Avoid overwrite config.yml.orig if already exists
and don't modify /etc/hosts if is already changed.
12 years ago
Victor Seva
62c95620e8
MT#6499 bin/config_debug.pl: more flexible localhost match
12 years ago
Victor Seva
58b0eb8532
MT#5887 fix a17d3c9ef4
12 years ago
Victor Seva
a17d3c9ef4
MT#5887 copy the original config.yml file and restore it after the tests.
12 years ago
Victor Seva
cfb23bb974
MT#5789 foreign domain support
...
- bin/config_debug.pl: we need to deactivate dns_cache on lb
- bin/scenario.pl: generates scenario hosts file + adds info on scenario.csv
- bin/check.sh: uses the info from scenario.csv and hosts files
12 years ago
Victor Seva
babfc1485b
MT#5633 bin/config_debug.pl: activate presence
12 years ago
Victor Seva
560e36a662
MT#4009 Add GPL licence to all scripts
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
66c9b1ed0d
bin/config_debug.pl: Added sems debug
13 years ago
Victor Seva
fad48331b1
bin/config_debug.pl: activate debug on lb too.
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
b5b0d3b3f7
move set domain of scenarios/calle[r|e].csv files from sipp.sh to config_debug.pl script.
...
Do it just ones!
13 years ago
Victor Seva
7e481a8784
bin/config_debug.pl: fix on PRO
13 years ago
Victor Seva
7914804505
Reorganize scripts: all scripts on bin directory except run_tests.sh
13 years ago