4218 Commits

Author SHA1 Message Date
Andrew Shvayka
9d199e3f0b
Merge pull request #6905 from volodymyr-babak/js-timeout-fix
[WIP][3.4] Js timeout fix
2022-07-08 17:09:04 +03:00
Volodymyr Babak
bd7faa05b5 Added default value for remote max exec requests timeout 2022-07-08 17:01:29 +03:00
Volodymyr Babak
5ec38f9bcc Merge remote-tracking branch 'upstream/develop/3.4' into js-timeout-fix 2022-07-08 16:59:40 +03:00
Volodymyr Babak
af52540cb2 Added max execution requests timeout for remote JS executors 2022-07-08 16:58:34 +03:00
Igor Kulikov
c4a4d4bd52 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-07-08 16:19:43 +03:00
Igor Kulikov
64332ecaa0 Improve log config. Fix black box tests. 2022-07-08 16:19:30 +03:00
Andrii Shvaika
706502340f Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-07-08 16:02:45 +03:00
Andrii Shvaika
3a148467f9 Minor fix for the commit request 2022-07-08 16:02:33 +03:00
nickAS21
642613fb4b fix_bug saveUser error 2022-07-08 14:34:28 +03:00
Andrew Shvayka
1c6c0e1f74
Merge pull request #6901 from YevhenBondarenko/validation-improvements
[3.4] fixed device & device-profile validation
2022-07-08 13:09:25 +03:00
Igor Kulikov
54e94ce0ba Fix HashPartitionServiceTest 2022-07-08 12:48:08 +03:00
YevhenBondarenko
ca0ceeb3e1 fixed device & device-profile validation 2022-07-07 19:34:57 +02:00
nickAS21
a6a19cf955 refactoring: tests TenantProfile 2022-07-07 19:53:45 +03:00
Andrew Shvayka
42d63f9543
Merge pull request #6878 from thingsboard/refactoring_tests_14
[3.4] refactoring: tests 14
2022-07-07 19:00:44 +03:00
nickAS21
4e271f6359 Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-07 18:55:17 +03:00
Andrii Shvaika
f7225f643c Fix Queue settings for AWS 2022-07-07 18:41:36 +03:00
nickAS21
5b10aafcd5 refactoring: tests Tenant 2022-07-07 18:37:08 +03:00
Volodymyr Babak
5253705f45 Set default js timeout to 1500. Removed transfer delay - replace it by multiplier 2022-07-07 17:52:14 +03:00
nickAS21
c8a8b4630b refactoring: tests TbResource add msgNotFound 2022-07-07 15:36:16 +03:00
nickAS21
d423738a48 refactoring: tests TbResource 2022-07-07 15:15:27 +03:00
Volodymyr Babak
e7521d737a Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into js-timeout-fix 2022-07-07 13:39:39 +03:00
Volodymyr Babak
52b0d7e39e Take into account queue transfer delay 2022-07-07 13:10:29 +03:00
Volodymyr Babak
21f6c58a89 Invoke msg count fix 2022-07-07 12:23:56 +03:00
Volodymyr Babak
723194d946 Updates for nashorn script processing. Code refactoring 2022-07-07 10:46:58 +03:00
Volodymyr Babak
0c7f232609 Code review updates - move result processing into transform method 2022-07-07 10:39:15 +03:00
nickAS21
9be2d55a30 Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-07 08:23:05 +03:00
nickAS21
d0d47f96db refactoring: tests fix bug testSaveEntityView 2022-07-07 04:40:47 +03:00
nickAS21
2301a918a7 refactoring: tests RuleChain add with ActionType.ASSIGNED_TO_EDGE 2022-07-06 19:30:46 +03:00
Igor Kulikov
a0c83317d3 Multiple bug fixes 2022-07-06 18:54:34 +03:00
nickAS21
de74ded2d2 refactoring: tests RuleChain 2022-07-06 16:57:27 +03:00
nickAS21
f42d2cc894 Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-06 16:42:05 +03:00
Igor Kulikov
a22e9d580f Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-07-06 14:43:51 +03:00
Igor Kulikov
44bb0aa210 Fix test testUpdateQueueConfigForIsolatedTenant 2022-07-06 14:43:37 +03:00
nickAS21
6a2c379a7e Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-06 14:04:54 +03:00
nickAS21
f2dd904522 refactoring: tests add sgErrorNotFound 2022-07-06 14:03:33 +03:00
Igor Kulikov
28858f0f83
Merge pull request #6875 from YevhenBondarenko/fix/device-profile
[3.4] added device-profile read permissions for the customer
2022-07-06 14:01:15 +03:00
nickAS21
1e1f8edb1f refactoring: tests EntityOtaPackageController 2022-07-06 13:40:13 +03:00
nickAS21
30fda83ad5 Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-06 05:47:17 +03:00
nickAS21
fc0fae6c83 refactoring: tests EntityView: License Headers 2022-07-05 23:08:46 +03:00
Volodymyr Babak
a35f8b9a38 Code review updates 2022-07-05 17:41:54 +03:00
Andrii Shvaika
24c1424335 Improve hash algorithm to affect only specific tenant queues 2022-07-05 17:27:49 +03:00
Volodymyr Babak
82f9eed985 Add handling of failed remote js responses. Do not block script due to timeout message because of queue connectivity 2022-07-05 17:22:11 +03:00
Andrii Shvaika
faf024b610 Merge branch 'resolve-partitions-improvements' of github.com:YevhenBondarenko/thingsboard into develop/3.4 2022-07-05 15:06:43 +03:00
nickAS21
35275d73c3 refactoring: tests EntityView: save ADD change 2022-07-05 13:45:44 +03:00
YevhenBondarenko
265e2606f7 fixed print dispersion 2022-07-05 12:14:05 +02:00
YevhenBondarenko
0e9eee4f66 resolving partition idx by hash function 2022-07-05 11:32:09 +02:00
nickAS21
b1ee3415a6 refactoring: tests EntityView 2022-07-05 12:07:57 +03:00
Andrew Shvayka
04d962c18c
Merge pull request #6872 from thingsboard/refactoring_tests_11
[3.4] refactoring: tests EntityRelation
2022-07-05 10:36:12 +03:00
Andrew Shvayka
0c2a838336
Merge pull request #6852 from volodymyr-babak/feature/edge-queues-support
[3.4] New functionality - queues are propagated to edge
2022-07-05 10:26:48 +03:00
Andrew Shvayka
935760b215
Merge pull request #6858 from volodymyr-babak/bug/edge-push-to-rule-chain-node
[3.4] Edge push to rule chain node
2022-07-05 10:23:34 +03:00