esl / MongooseIM

MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
Other
1.64k stars 421 forks source link

Test with CETS logging features [DO NOT MERGE] - net_adm:ping without disconnect_node #4157

Closed arcusfelis closed 6 months ago

arcusfelis commented 7 months ago

This is the same as https://github.com/esl/MongooseIM/pull/4156 + net_adm:ping without disconnect_node + random delay in global:trans (but it is not really super useful for our debugging)

Why 2 PRs - so I can switch between two builds easily.

Please, ignore the PR.

mongoose-im commented 7 months ago

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 369 / Failed: 0 / User-skipped: 38 / Auto-skipped: 0


small_tests_25 / small_tests / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root / small


small_tests_26 / small_tests / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root / small


small_tests_26_arm64 / small_tests / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root / small


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4272 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 2307 / Failed: 0 / User-skipped: 865 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 2307 / Failed: 0 / User-skipped: 865 / Auto-skipped: 0


dynamic_domains_mysql_redis_26 / mysql_redis / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4240 / Failed: 0 / User-skipped: 144 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4272 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4269 / Failed: 0 / User-skipped: 115 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 2457 / Failed: 0 / User-skipped: 715 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4661 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4659 / Failed: 0 / User-skipped: 121 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4641 / Failed: 0 / User-skipped: 139 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4661 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root/ big OK: 4658 / Failed: 0 / User-skipped: 122 / Auto-skipped: 0


small_tests_25 / small_tests / 7d74b96c858cee8054a34bc7be6713ca3174e0e2 Reports root / small

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f989a92) 84.04% compared to head (7d74b96) 83.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4157 +/- ## ========================================== - Coverage 84.04% 83.43% -0.61% ========================================== Files 564 564 Lines 34050 34050 ========================================== - Hits 28618 28411 -207 - Misses 5432 5639 +207 ``` | [Files](https://app.codecov.io/gh/esl/MongooseIM/pull/4157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl) | Coverage Δ | | |---|---|---| | [src/ejabberd\_sm\_cets.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL2VqYWJiZXJkX3NtX2NldHMuZXJs) | `100.00% <100.00%> (ø)` | | | [src/mod\_bosh\_cets.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL21vZF9ib3NoX2NldHMuZXJs) | `0.00% <0.00%> (-54.55%)` | :arrow_down: | ... and [39 files with indirect coverage changes](https://app.codecov.io/gh/esl/MongooseIM/pull/4157/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.