Zaiming (Stone) Shi
e667b564d8
docs: add a comment to .ci/build_packages/Dockerfile
2022-11-14 10:10:34 +01:00
Zaiming (Stone) Shi
f24728ee7b
chore: sync diverged modules modules from ee back to ce
2022-10-05 14:59:18 -03:00
Thales Macedo Garitezi
d3304d49b5
test: increase mongo integration test coverage (4.3)
2022-09-20 14:15:32 -03:00
Zaiming (Stone) Shi
a645a88700
ci: skip relup test from 4.3.13
2022-08-17 23:43:07 +02:00
Zaiming (Stone) Shi
10cabddb07
ci: update OTP version
2022-08-17 23:43:07 +02:00
William Yang
a88c42cf82
fix(upgrade): ensure use correct no_dot_erlang.boot
2022-08-04 15:42:19 +02:00
Zaiming (Stone) Shi
b9c02bff1e
ci: delete yum install openssl11 in test
2022-03-31 10:39:30 +02:00
Shawn
63fbf8d9f8
fix(CI): add cases for relup to downgrade to old versions
2022-02-24 15:24:06 +08:00
Shawn
7dbb5b1032
fix(CI): don't guarantee not to lose a single message during relup
2022-02-24 12:52:57 +08:00
Zaiming (Stone) Shi
2df43f8b5f
ci: add more time to allow stop
2022-02-11 16:19:02 +01:00
Zaiming (Stone) Shi
a42403e046
ci: quite unzip
2022-02-11 15:56:25 +01:00
Zaiming (Stone) Shi
28508e23ec
ci: dump logs when failed to stop
2022-02-11 15:20:15 +01:00
zhongwencool
51ed6abcd6
ci(pytest): pin pytest version at 6.2.5.
2022-02-07 17:23:13 +08:00
William Yang
55893dbf5c
ci(deb): remove systemV test
2021-12-07 12:49:40 +01:00
Zaiming Shi
1cb6cdbd76
build: upgrade to otp sed 23.2.7.2-emqx-3
...
There was a typo fix in ssl app for ecdsa_secp512r1_sha512
to ecdsa_secp521r1_sha512.
Hot-beam upgrade is supported when upgrading from OTP 23.2.7.2-emqx-2
just a 'ssl_cipher' module reload.
2021-11-20 23:28:12 +01:00
Zaiming Shi
0b3037a571
build: ensure openssl11
2021-11-19 12:39:59 +01:00
xiangfangyang-tech
2ce592040e
Merge branch 'main-v4.3' into main-v4.3
2021-10-29 15:12:22 +08:00
xiangfangyang-tech
afd6fe181c
chore(autotest): add git action script for v4.3
...
chore(autotest): change git site of autemate script
chore(autotest): improve git action script with Stones advises
chore(autotest): improve trigger condition
chore(autotest): add mysql&pgsql&http test flow in git_action script
2021-10-29 15:00:42 +08:00
Ilya Averyanov
49c7eae211
Merge pull request #5885 from savonarola/fix-acl-schema
...
fix(mnesia_acl): introduce optimized schema and migration process
2021-10-27 10:41:05 +03:00
Ilya Averyanov
6d48bbf34c
fix(mnesia_acl): added acl migration test scripts
2021-10-27 09:58:21 +03:00
Zaiming Shi
d2649eea81
test(relup): fix env overrides
...
these are for 5.0
2021-10-14 15:53:44 +02:00
Zaiming Shi
e012e77ce6
chore(ci): do not colorize JSON in jq output
2021-10-06 14:53:54 +02:00
Zaiming Shi
e1a2dc9138
fix(ci): lux report verbose progress
2021-10-06 14:14:21 +02:00
Ilya Averyanov
ebbf567fff
chore(relup tests): refactored relup tests
2021-10-04 21:47:51 +03:00
Turtle
7bcc67f95d
fix(relup): get broker metrics
2021-08-27 16:28:01 +08:00
turtleDeng
ea15aa3f9e
fix(data-import): fix import rule fail ( #5512 )
2021-08-18 09:55:04 +08:00
zhanghongtong
a538979c3b
chore(CI): upload emqx log in relup check
2021-07-27 14:57:46 +08:00
zhanghongtong
8809d72ee5
chore(CI): check relup rule action success
2021-07-27 11:31:44 +08:00
zhanghongtong
f6138e8971
chore(relup tests): check rules matched
...
Signed-off-by: zhanghongtong <rory-z@outlook.com>
2021-07-22 15:28:04 +08:00
zhanghongtong
5bc33b9b5b
chore(CI): add time sleep for relup test
2021-07-16 20:18:33 +08:00
Zaiming Shi
b92940af29
test(ci): add plugin list status check after relup new vsn install
2021-06-22 08:54:55 +08:00
Shawn
0184a1b3e8
fix(minirest): encode response message failed ( #4965 )
2021-06-11 09:56:11 +08:00
zhanghongtong
bf7ba4f615
chore(CI): fix build error when no have base upgrade package
2021-06-10 14:28:57 +08:00
zhanghongtong
1098df815a
chore(CI): fix relup error
2021-06-10 09:25:37 +08:00
zhanghongtong
2711dc6219
chore(CI): fix appup workflows
2021-06-05 00:59:23 +08:00
Zaiming Shi
291d98f13b
fix: shellcheck .ci/build_packages/tests.sh
2021-06-04 16:32:46 +02:00
zhanghongtong
6c4f297192
chore(CI): update build packages workflows for appup
2021-06-04 21:32:00 +08:00
zhanghongtong
52a933f113
chore(CI): fix relup error
2021-05-29 11:45:52 +08:00
zhanghongtong
f2ccf97780
chore(CI): fix relup tests error in enterprise repo
2021-05-24 18:00:48 +08:00
Zaiming Shi
e7e87837e5
test: fix emqx_ctl status grep pattern
2021-05-21 11:18:18 +02:00
Rory-Z
c64b00720f
chore(CI): update relup test script
2021-05-14 14:39:57 +08:00
zhanghongtong
9c244679dc
chore(CI): relup test support any commit
2021-05-13 19:05:34 +08:00
z8674558
50f4e0617b
fix(docker-entrypoint): do not mv loaded_plugins file, copy it by cat
2021-05-10 20:54:33 +09:00
zhanghongtong
934d3c405d
chore(CI): update build workflows
2021-05-08 13:57:02 +08:00
Zaiming Shi
cd53568f36
build: pin otp 23.2.7.2-emqx-2
2021-05-06 21:05:39 +02:00
Zaiming Shi
cacb56a25c
build: pin erl23.2.7.2-emqx-1
2021-04-27 21:23:40 +02:00
zhanghongtong
48b0cc37ed
chore(docker compose): update emqx cluster compose file
2021-04-19 18:19:53 +08:00
Zaiming Shi
5c49d5e49d
chore(build): Pin Erlang/OTP 23.2.7.1-emqx-1
2021-04-17 22:15:34 +02:00
zhanghongtong
ef88b283e8
chore(CI): fix redis ssl cluster error
2021-04-15 21:51:27 +08:00
zhanghongtong
ed2a675404
chore(fvt test): update emqx cluster compose file
2021-04-15 21:51:27 +08:00