Ivan Dyachkov
|
ec10c51073
|
Merge remote-tracking branch 'upstream/release-53' into 1129-sync-r53
|
2023-11-30 19:51:12 +01:00 |
JianBo He
|
c8b5c51bbc
|
chore: fix failed test cases
|
2023-11-28 09:53:46 +08:00 |
firest
|
7a8a5926ab
|
fix(rbac): adjust the role names
|
2023-10-24 19:01:12 +08:00 |
firest
|
26ec860d96
|
feat(backup): add migration mechanism when import backup data
|
2023-10-17 16:23:32 +08:00 |
Ilya Averyanov
|
c2c56ba481
|
chore(auth): update tests
|
2023-10-05 13:41:50 +03:00 |
Ilya Averyanov
|
1eb75b43c4
|
chore(auth): split emqx_authn and emqx_authz apps
|
2023-10-05 13:41:50 +03:00 |
firest
|
45ccc66474
|
fix(dashbaord): fix test cases to support RBAC
|
2023-09-15 15:49:37 +08:00 |
Zaiming (Stone) Shi
|
7c2f87fabe
|
test: merge broker and router boot modules
|
2023-09-06 21:36:16 +02:00 |
Andrew Mayorov
|
2da604dfa4
|
test(mgmt): simplify flaky `t_verify_imported_mnesia_tab_on_cluster`
And also rest of the test setup in the suite.
|
2023-08-30 20:24:18 +04:00 |
Thales Macedo Garitezi
|
f007b44426
|
fix(data_import): rm duplicate import call and fix test
|
2023-08-22 13:29:15 -03:00 |
Andrew Mayorov
|
f76f3b77d7
|
test: add tooling to make testruns more isolated and predictable
Also showcase their usage in some of the existing testsuites.
|
2023-07-04 12:53:39 +02:00 |
Andrew Mayorov
|
acd6e5635b
|
fix(ct): adapt cluster setup helper to replicant nodes
Before this change, trying to start cluster consisting of cores +
replicants resulted in error joining replicant node to the cluster.
|
2023-06-15 00:50:15 +03:00 |
Serge Tupchii
|
e4d09d4ad4
|
feat: implement configuration and user data export/import CLI
Closes: EMQX-9203
|
2023-06-09 14:11:47 +03:00 |