emqx/.github/workflows
Thales Macedo Garitezi 015f534774 attempt: use only replica if rlog
there seems to be race conditions related to some tests with sessions
hitting the core and the replicant alternately and rlog.

for intance, if there is some delay in this replication, a new
connection made to the replica with a just-created session in the core
may not have been replicated to the replicant, resulting in a test
failure if it expects the session to be present.

since such replication lags are inherent to the core-replicant
topology, we can try to target only the replicant to avoid seeing this
inconsistent view of the system during the tests.
2021-11-07 21:15:07 -03:00
..
.gitlint docs: update contributing guidelines and add pr template 2021-02-03 18:21:41 +08:00
apps_version_check.yaml revert: chore(CI): update events that trigger workflows 2021-06-28 11:42:55 +08:00
build_packages.yaml ci: change emqx-ci-helper version for build workflows 2021-10-28 09:22:53 +08:00
build_slim_packages.yaml chore(CI): rename image 2021-10-22 13:40:01 +08:00
check_deps_integrity.yaml chore(CI): rename image 2021-10-22 13:40:01 +08:00
code_style_check.yaml ci: fix job syntax 2021-11-04 18:32:03 +01:00
git_sync.yaml chore(CI): timed trigger code synchronization 2021-08-13 15:20:36 +08:00
run_api_tests.yaml chore(CI): rename image 2021-10-22 13:40:01 +08:00
run_emqx_app_tests.yaml chore(CI): rename image 2021-10-22 13:40:01 +08:00
run_fvt_tests.yaml attempt: use only replica if rlog 2021-11-07 21:15:07 -03:00
run_gitlint.yaml revert: chore(CI): update events that trigger workflows 2021-06-28 11:42:55 +08:00
run_relup_tests.yaml chore(CI): rename image 2021-10-22 13:40:01 +08:00
run_test_cases.yaml chore(CI): rename image 2021-10-22 13:40:01 +08:00
shellcheck.yaml revert: chore(CI): update events that trigger workflows 2021-06-28 11:42:55 +08:00