Sergey Matvienko
|
94f3019188
|
tests: AbstractCoapSecurityIntegrationTest import cleanup
|
5 months ago |
Sergey Matvienko
|
189c2ac6ae
|
tests: fixed Coap X509 Test client by calling dtlsConnector.destroy() on client.disconnect();
|
5 months ago |
Sergey Matvienko
|
f4334436ff
|
tests: log warn dynamic property coap.bind_port coap.dtls.bind_port
|
5 months ago |
Sergey Matvienko
|
bcfe4c2641
|
tests: coap transport tests refactored to use dynamic UPD ports to be able to test in parallel
|
5 months ago |
Sergey Matvienko
|
9577cb0aee
|
tests: PortFinder.findAvailableUdpPort added
|
5 months ago |
Sergey Matvienko
|
141ac80265
|
tests: transport.mqtt.bind_port is @DynamicPropertySource. Dynamic MQTT port are set in a single AbstractMqttIntegrationTest to be compatible with parallel test run
|
5 months ago |
Sergey Matvienko
|
243fbec930
|
tests: spring.main.banner-mode=off
|
5 months ago |
Sergey Matvienko
|
5305ccf180
|
tests: standardizing timeouts to address flakiness in parallel runs and busy CI env
|
5 months ago |
Sergey Matvienko
|
7b9c53d348
|
tests: EdgeImitator - fix for ConcurrentModification at AbstractEdgeTest.validateMsgsCnt:387
|
5 months ago |
Sergey Matvienko
|
2c533c0f86
|
tests: reducing logging noise
|
5 months ago |
Sergey Matvienko
|
f4e2ebde54
|
Tests Edge - replaced port 7070 with dynamic port to allow parallel tests in surefire forks
|
5 months ago |
dshvaika
|
7b7e5ba93c
|
protection from use latest ts when output type is set to attributes
|
5 months ago |
dashevchenko
|
32f7c2abf7
|
fixed smsEnabled property handling for tenant profile configuration
|
5 months ago |
Viacheslav Klimov
|
9e748520e8
|
Fix invalid notification targets search by type
|
5 months ago |
Viacheslav Klimov
|
5b5b4dff6b
|
Update license header
|
5 months ago |
Andrii Landiak
|
c4de8926e4
|
Refactoring after review
|
5 months ago |
Andrii Landiak
|
c6af9659fa
|
Improve NotificationRuleApiTest
|
5 months ago |
Andrii Landiak
|
b15ef1c082
|
Redis: add username for ACL auth
|
5 months ago |
Viacheslav Klimov
|
b29c670060
|
Fix invalid finish ts for jobs with zero tasks
|
5 months ago |
Viacheslav Klimov
|
f2dadd0791
|
Version set to 4.2.1.2-SNAPSHOT
|
6 months ago |
Viacheslav Klimov
|
295d29fc68
|
Version set to 4.2.1.1-RC
|
6 months ago |
IrynaMatveieva
|
98a9b380d7
|
fixed calculated field test
|
6 months ago |
Andrii Landiak
|
1baaed8279
|
Improve EventsDeletionTaskProcessor to delete only non-debug types
|
6 months ago |
Andrii Landiak
|
289c5674db
|
Fetch and drop partitioning tables
|
6 months ago |
IrynaMatveieva
|
e0357aff50
|
fixed processing telemetry batch
|
6 months ago |
Volodymyr Babak
|
ca71ced683
|
KafkaEdgeGrpcSession - move commit outside try/catch to propagate expection in case consumer already closed
|
6 months ago |
Nikita Mazurenko
|
eb86dc9151
|
Fix events from different edges being mixed together in one queue
|
6 months ago |
Andrii Landiak
|
12fbfc30f3
|
Update sql views in system patch applier
|
6 months ago |
nickAS21
|
f0f15dbfe2
|
lwm2m: fix bug? delete fluky tests 19_65534/65534 - refactoring
|
6 months ago |
nickAS21
|
ae33b5bbfe
|
lwm2m: fix bug? delete fluky tests 19_65534/65534
|
6 months ago |
Viacheslav Klimov
|
a14d64a4dc
|
Revert "lwm2m: testFirmwareUpdateByObject5WithObject19_Ok: TIMEOUT*2 => 19/65533/0 or 19/65534/0"
This reverts commit 4532d7cc8a.
|
6 months ago |
Viacheslav Klimov
|
1044aabce3
|
Fix Kafka topics cache
|
6 months ago |
nickAS21
|
4532d7cc8a
|
lwm2m: testFirmwareUpdateByObject5WithObject19_Ok: TIMEOUT*2 => 19/65533/0 or 19/65534/0
|
6 months ago |
nickAS21
|
75df58aac6
|
lwm2m: The device profile ID is null. Return Lwm2mDeviceProfileTransportConfiguration with default.
|
6 months ago |
Viacheslav Klimov
|
e7c72dad26
|
Handle all exceptions when parsing CalculatedFieldStateProto
|
6 months ago |
Viacheslav Klimov
|
5a6a2a3665
|
Fix and improve CF states restore
|
6 months ago |
dashevchenko
|
924e00e26e
|
fixed EDQ for sysadmin: tenant and tenant profile entities are allowed
|
6 months ago |
IrynaMatveieva
|
0577d66dca
|
return the most recent ts of default args if all are default
|
6 months ago |
IrynaMatveieva
|
4e2b4fc921
|
added getLatestTs method and added tests
|
6 months ago |
IrynaMatveieva
|
958e44f7d6
|
set ts -1 when default value used
|
6 months ago |
dashevchenko
|
82fc91f113
|
refactoring
|
6 months ago |
dshvaika
|
1ae4fd05b4
|
Updated SimpleCalculatedFieldState to use constant instead of raw value
|
6 months ago |
dshvaika
|
fbd5fd9c71
|
fixed last update ts handling for lts
|
6 months ago |
Volodymyr Babak
|
ddb569ee86
|
Fixed typo
|
6 months ago |
dashevchenko
|
9a84ff2fcd
|
fixed TbAlarmStatusSubscription update matcher
|
6 months ago |
Nikita Mazurenko
|
2e3db2b5e1
|
Fix testSendDashboardToCloud test as the edge can only create/maintain dashboard assignments for its own customer
|
6 months ago |
Volodymyr Babak
|
5083394445
|
Refactoring - implement method to find latest edge version instead of hardcoded
|
6 months ago |
Volodymyr Babak
|
36a505f213
|
Edge install instructions - refactored to use EdgeVersion from proto instead of package version
|
7 months ago |
Volodymyr Babak
|
3d4a0fdadf
|
Edge install instructions - make docker option first. Fixed to pass copy-paste flow. Simplify instructions
|
7 months ago |
Nikita Mazurenko
|
d426545af8
|
Fix customer unassignments in the dashboard during edge event processing
|
6 months ago |