1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

110 Commits

Author SHA1 Message Date
Massimo Candela
68fbbe2763 increased kafka test timeout 2021-04-11 12:25:41 +02:00
Massimo Candela
7833b10269 temporarily removed websocket test on anyproxy 2021-04-03 01:55:40 +02:00
Massimo Candela
79f70eeb9e fixed timeout issue on update check without proxy 2021-03-29 17:59:52 +02:00
Massimo Candela
8136ec0f71 attempt to fix timeouts of text-proxy 2021-03-29 17:54:12 +02:00
Massimo Candela
70ee4513a5 improved tests and documentation on generic rpki api connector 2021-03-04 18:39:03 +01:00
Massimo Candela
9311915f10 introduced connector rpki to generic api 2021-03-04 17:16:57 +01:00
Massimo Candela
c44f5a9209 added support for external config manager and for user groups definition file (#489)
* refactoring to support external configuration module

* allow for external connectors

* refactored retrieval of roa flat data structure now delegated to rpk-validator lib

* introduced support for external user group config file

* increased test coverage

* external group file documentation

* improve documentation on generatePrefixListEveryDays (#482)

* add comments on test connectors (#497)
2021-03-02 04:42:14 +01:00
Massimo Candela
d2e39e63d0 update dependencies and switch to js-yaml 4.0 2021-01-08 19:17:22 +01:00
Massimo Candela
f2b64e1a74 performance improvement, switch argument position to avoid nested functions 2021-01-07 17:14:05 +01:00
Massimo Candela
c2ee501924 added tests for #441 2021-01-04 16:46:00 +01:00
Massimo Candela
a363fadedb fixed include/excludeMonitor for monitorRPKI (#441) and improved tests 2021-01-04 07:06:43 +01:00
Massimo Candela
e63424168e fixed async tests + increased coverage for rpki monitoring 2020-11-30 19:37:13 +01:00
Massimo Candela
9391b01009 removed backlogSize option 2020-11-30 18:03:54 +01:00
Massimo Candela
1fff15cbc9 refactoring test 2020-11-25 19:30:33 +01:00
Massimo Candela
820ad30318 travis test fix (#409) 2020-11-25 06:05:22 +01:00
Massimo Candela
403cd343e7 combine back rpki tests 2020-11-24 04:42:51 +01:00
Massimo Candela
ed24339146 attempt to make travis tests more reliable 2020-11-24 03:34:54 +01:00
Massimo Candela
0b07666bd2 don't propagate alerts into cache (#402) 2020-11-20 04:04:24 +01:00
Massimo Candela
c0cd658306 propagate ta in rpki diff 2020-11-10 23:13:25 +01:00
Massimo Candela
0531c5196d fix tests 2020-11-10 03:15:01 +01:00
Massimo Candela
abc0c18960 adapt kafka tests to travis 2020-11-07 23:28:21 +01:00
Massimo Candela
b25ac5b0bd moved from kafka-node to kafkajs, fixed #345, test coverage for reportKafka 2020-11-07 23:10:05 +01:00
Massimo Candela
402a00ffe8 compare yaml configuration with rpki before alerting hijacks (#358) 2020-11-07 03:24:41 +01:00
Massimo Candela
47bed3bb67 fixed tests 2020-11-06 19:11:11 +01:00
Massimo Candela
cc117f56f5 attempt to fix travis tests 2020-11-06 18:12:06 +01:00
Massimo Candela
4431dfa2ac added test coverage for monitorROAS 2020-11-05 15:59:24 +01:00
Massimo Candela
f860f160cc removed useless commas 2020-11-04 19:29:15 +01:00
Massimo Candela
180ea0b9a7 fixed rpki tests 2020-11-04 19:27:34 +01:00
Massimo Candela
de2118c5bf make prefix generation more robust in case RIPEstat fails #353 2020-09-30 15:11:18 +02:00
Massimo Candela
681b5f0046 fix json format errors in report http when showPaths is set to a value gt 1 2020-09-19 00:29:01 +02:00
Massimo Candela
e8448717e6 refactoring and fixing of proxy tests 2020-09-14 23:17:38 +02:00
Massimo Candela
427c17333b introduced multiple path matches #317 2020-09-14 18:30:14 +02:00
Massimo Candela
63cd9fd34a added feature to monitor for disappearing ROAs 2020-08-14 15:10:38 +02:00
Massimo Candela
794de989b8 added test coverage for append option in generate prefixes 2020-08-04 20:34:46 +02:00
Massimo Candela
e2bb8d5e5a introduced possibility to re-generate prefix list periodically 2020-08-03 16:00:08 +02:00
Massimo Candela
60905c0b62 fix rpki test 2020-07-31 22:33:01 +02:00
Massimo Candela
ba56a6b31e improved generate tests and minor cleaning 2020-07-30 14:28:53 +02:00
Massimo Candela
73f504a37c cover with tests prefix generation procedure 2020-07-30 14:25:10 +02:00
Massimo Candela
da750bb3d6 hotfix reporthttp - content of undefined on showPaths (#302) 2020-07-23 20:56:25 +02:00
Massimo Candela
78f00885fc hotfix vrp file reloading (#298) 2020-07-20 17:34:35 +02:00
Massimo Candela
7bed8d7213 Delete vrp.json 2020-07-20 17:28:38 +02:00
Massimo Candela
a8647f6dee v1.26.0 release hotfix (#295)
* updated development dependencies to bump lodash version to 4.17.19

* updated rpki-validator version

* update rpki-validator to support external vrps

* improved stability of monitorRPKI, increased test coverage
2020-07-18 18:43:30 +02:00
Massimo Candela
e21d97c300 use higher port for syslog to have premission on travis 2020-07-06 02:04:19 +02:00
Massimo Candela
f90d7609c4 run reports test in parallel 2020-07-06 02:01:01 +02:00
Massimo Candela
98301b7a6f cover reportSyslog with tests 2020-07-05 22:45:38 +02:00
Massimo Candela
07c4facc22 added tests for persist status feature 2020-06-28 21:18:16 +02:00
Massimo Candela
4211f2a8c3 introduced tests for volume feature 2020-06-28 20:38:33 +02:00
Massimo Candela
4f8f97c003 refactoring tests 2020-06-28 18:21:50 +02:00
Massimo Candela
e9ff773086 introduced persistence module 2020-06-28 03:15:21 +02:00
Massimo Candela
cf179e04a7 travis parallel tests (#261) 2020-06-11 15:31:36 +02:00